@charset "shift_jis";


/*==========================================================
                       layout
 ==========================================================*/

#top #wrap div#mainArea div#contentsArea {
	width: 640px;
	float: left;
}
#top #wrap div#mainArea div#contentsArea  #leftArea{
	float:left;
	width: 215px;
}
#top #wrap div#mainArea div#contentsArea  #centerArea{
	float:right;
	width: 410px;
}
#top #wrap div#mainArea #rightArea{
	float:right;
	width: 215px;
}


/*==========================================================
                       Block
 ==========================================================*/
 #indexBlock01 {
	background: url(../../img/index_line_001.gif) no-repeat left bottom; 
	padding-bottom:23px;
 }
#indexBlock01 p.hd3 img{ vertical-align:top; }
#indexBlock01 p.hd3{
margin-bottom:10px;
padding: 0;
 }
#indexBlock01 p{ padding:0 10px; }
 
/*==========================================================
                       Banner
 ==========================================================*/
#iodexBnr01{
	background: url(../../img/index_img_001.jpg) no-repeat left top;
	margin-top:23px;
}
#iodexBnr01 a{
	text-indent:-99999px;
	overflow:hidden;
	display:block;
	width:409px;
	height:115px;
}

#iodexBnr01 a:hover{
	background: url(../../img/index_img_001ov.jpg) no-repeat left top;
}


#iodexBnr02{
	background: url(../../img/index_img_002.jpg) no-repeat left top;
	margin-top:15px;
}
#iodexBnr02 a{
	text-indent:-99999px;
	overflow:hidden;
	display:block;
	width:409px;
	height:157px;
}

#iodexBnr02 a:hover{
	background: url(../../img/index_img_002ov.jpg) no-repeat left top;
}




p.can,
p.can a {
text-align:center;
margin-bottom:5px;
margin-top:0;}



/*==========================================================
                       o
 ==========================================================*/

#mainArea div#contentsArea div#centerArea div#indexBlock01 div.headingBlockD01 {
	margin-top: 0;
	margin-bottom: 10px;
}

#mainArea div#contentsArea div#centerArea div#indexBlock01 div.headingBlockD01 h4 {
	font-weight: bold;
	line-height: 1.33 !important;
	background: url(../img/main_h_002.gif) no-repeat left bottom;
	color:#684f25;
	padding: 4px 10px 7px 19px;
	min-height:19px;
	font-size:16px;
	}
*:first-child+html #mainArea div#contentsArea div#centerArea div#indexBlock01 div.headingBlockD01 h4{ /* for Ie7 */
	min-height:19px;
	font-size: 100%;
}
* html #mainArea div#contentsArea div#centerArea div#indexBlock01 div.headingBlockD01 h4{ /* for Ie6 */
	height:19px;
	font-size: 100%;
}
