@charset "utf-8";
.gnavi01 {
	background: url(../../common/images/about02.jpg) no-repeat center center;
	border-bottom: 1px solid #a51401;
}
#main_content {
	float: left;
	margin-right: 40px;
	width: 700px;
}
#areanavi li .pink01 {
	background: #f8d8da;
	border-bottom: none;
}
ol{
	list-style-type:decimal;
}
#main_content ol li{
	margin-left:1em;
	text-decoration: none;
}
#main_content h2 a{
	font-weight:bold
}
#main_content a:hover{
	text-decoration:none;
}
table th{
	width:30%;
	text-align:center;
}
.suc {
	text-align:left;
	vertical-align:middle;
	border:0;
}
#such{
	background-color:#f8f8f8;
	border-color:#AAAAAA;
	width:500px;
}