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

#headerArea{
	background:url(../images/sub_header_top.gif) no-repeat;
}

#container{
	background:url(../images/sub_header_reference.gif) no-repeat;
}
#mainContents {
	margin-bottom:20px;
}
#mainContentsInner {
	width:670px;
	height:auto;
	padding:20px;
}
h3 span {
	background-color:rgb(241,242,218);
	border-color:rgb(197,202,104);
	border-width:1px;
	/* Firefox v1.0+ */
	-moz-border-radius:1px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius:1px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius:1px;
	border-style:solid;
	padding:7px;
	font-size:18px;
	font-weight:bold;
}
/*------------------suvnavi------------------*/

#aside{
	margin-top:180px;
}
#aside .bannerArea{
	width:220px;
}
#aside #fb{
	width:220px;
	background:#fff;
}
#breadcrumb{
	width:708px;
	float:right;
	margin:10px 0;
	overflow:hidden;
}
#breadcrumb ul li{
	float:left;
	padding-right:7px;
}
#breadcrumb ul li a{
	font-size:12px;
}
#breadcrumb ul li span{
	color:#000;
	padding-left:5px;
}
#breadcrumb ul li.bcLocal{
	font-weight:bold;
	color:#000;
}

/*------------------mainContents------------------*/

#container .bannerArea2{
	width:710px;
	float:right;
}

dl.reference {
	background-color: #333;
	border: 1px solid #999;
	border-top: none;
}
dl.reference dt{
	color: #ccc;
	border-top: 1px solid #999;
	float: left;
	width:140px;
	padding: 0.5em 0 0.5em 0;
	text-align:center;
}
dl.reference dd {
	background-color: #FFF;
	padding: 0.5em 1em 0.5em 1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-left:140px;
}
.reference dt.refeDt {
	padding-top:27px;
}

li.liClear {
	width:100px;
	float:left;
	clear:both;
}
.ml114 {
	margin-left:114px;
}

.mb30 {
	margin-bottom:30px;
}

/*------------------access------------------*/

#access01 {
	text-align:center;
	margin:0 auto 30px auto;
}
#access02 {
	width:430px;
	margin:0 auto;
}
span.acLi {
	font-weight:bold;
	border-left:#8CC7E0 solid 2px;
	margin-bottom:10px;
	padding-left:10px;
}
.book {
	padding:20px 0 0 16px;
	background:url(../images/marker01.gif) no-repeat left;
}
.book a {
	text-decoration:underline;
}
