@charset "utf-8";

/*-------------------------------------------------
	toppage
-------------------------------------------------*/

#pic_main{
	height:560px;
	background:url(../img/bg_pic_main.gif) repeat-x left 252px;
}

#maincontentsTop{
	width:570px;
	float:left;
	display:inline;
	margin-left:20px;
}

#subcontentsTop{
	width:160px;
	float:right;
	display:inline;
	margin-right:20px;

}

#subcontentsTop H3,
#subcontentsTop DIV{
	margin-bottom:10px;
}

#bnrBoxTop DIV,
#subnaviBox DIV{
	width:180px;
	float:left;
	margin-right:15px;
}

#bnrBoxTop DIV.last,
#subnaviBox DIV.last{
	margin-right:0px;
}

#bnrBoxTop DIV{
	margin-bottom:10px;
}
#bnrBoxTop DIV P{
	line-height:130%;
	margin-bottom:5px;
	background:url(../img/bg_bnr_link.gif) no-repeat center bottom;
}
#bnrBoxTop DIV P STRONG{
	color:#333333;
}

#bookBoxL{
	float:left;
	width:360px;
}


#bookBoxL H3 {
	font-size:18px;
	padding-left:10px;
	line-height:120%;
	margin-bottom:15px;
	color:#C00;
	border-left:3px solid #C00;
	font-weight:bold;
}

#bookBoxL P {
	line-height:140%;
	margin-bottom:15px;
}

#bookBoxL #btn a{
	background:url(../img/btn_detail.gif) no-repeat left top;
	display:block;
	width:213px;
	height:32px;
	text-indent:-9999px;
}
#bookBoxL #btn a:hover{
	background-position:left bottom;
	
}


#bookBoxR{
	float:right;
	width:180px;
	margin-bottom:20px;
	text-align:center;
}

#pdfBox{
	clear:both;
	margin-bottom:10xp;
}

#pdfBox IMG{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

#pdfBox P{
	font-size:10px;
	line-height:150%;
	margin-bottom:10px;
}

