@charset "utf-8";
/* CSS Document */

#content .map{
	margin-left:15px;
	margin-bottom:30px;
}

#content .anchor{
	width:696px;
	margin-right:-20px;
	margin-left:15px;
	margin-bottom:20px;
}

#content .anchor ul li{
	width:163px;
	float:left;
	border:1px solid #d5d5d5;
	margin-right:2px;
	text-align:center;
	padding:1px;
}

#content .anchor ul li a{
	display:block;
	padding:8px 0px;
	background:url(../img/index_bg_01.png) repeat-x 0px bottom;
}

#content .anchor ul li a span{
	padding-left:15px;
	background:url(../../../common/arrow08.png) no-repeat 0px 50%;
	font-size:1.2em;
	line-height:1.4em;
}

#content .box01 {
	font-size:1.2em;
}

#content .box01 table{
	width:100%;
	margin-bottom:10px;
}

#content .box01 table th,
#content .box01 table td{
	border:1px solid #ddd;
	padding:5px 10px;
}

#content .box01 table thead th{
	background:#E3F1D4;
	font-size:1.166em;
	font-weight:800;
	line-height:1.4em;
}

#content .box01 table thead th span small{
	font-size:0.714em;
	font-weight:100;
}

#content .box01 table tbody th{
	font-weight:800;
	background:#F7F7F7;
	text-align:center;
}

#content .box01 table .title{
	width:146px;
}

#content .box01 table .t_center{
	width:110px;
}

#content .box02 {
	font-size:1.6em;
	font-weight:800;
}












