
/* メインイメージ部 start */
#mainImage_map{
	clear:both;
	background:url(../images/sitemap/mainImage_sitemap.jpg) no-repeat bottom;
	text-indent:-9999px;
	width:800px;
	height:102px;
}


/* メインイメージ部 end */



/* サブコンテンツ部 start*/
#subSite{
	width:600px;
	float:right;
}
/* サブコンテンツ部 end */


/* 会社案内 start */

#sub_page{	
	width:600px;
	float:left;
}
#subleft {
	float:left;
	width:149px;
	height:220px;
	background:url(../images/h3_point.gif) no-repeat;
	text-align:left;
	font-size:medium;
	margin:0px 20px 0px 5px;
	padding:3px 0px 0px 25px;
	border-right:1px solid #999;
	display:inline;
}
#sub_N ul{
	
	padding:20px 0px;

}
#sub_int h3{
	width:495px;
	font-weight:bold;
	margin:0px 10px;
	color:#333;
	padding:10px 0px 5px 0px;
	background:#f1f1f1;
	text-align:left;
	color:#B22222;
	display:inline;

}
#sub_int p{
	margin-left:5px;
	width:495px;
	color:#333;
	border-bottom:1px dotted #999;
	margin:0px 10px;
	padding:10px 0px 5px 0px;
	text-align:left;
}
#sub_int li{
	margin-left:5px;
	width:495px;
	color:#333;
	margin:0px 10px;
	text-align:left;
}
#sub_int ul{
	margin-top:10px;
}
#sub_int h4{
	width:483px;
	font-weight:bold;
	margin:10px 10px;
	color:#333;
	padding:5px 10px 5px 2px;
	background:#f1f1f1;
	text-align:left;
	color:#333;
}
#sub_int h5{
	text-align:left;
	margin:10px 10px;
	font-weight:normal;

}

/* 会社案内 end */


/* サブメニュー部 start */
#sub_menu{
	float:right;
	width:268px;
}
#sub_menu .text{
}
#sub_menu .text ul{
	width:268px;
	height:23px;
	clear:both;
	padding:0px 0px 4px 0px;
}
#sub_menu .text li{
	padding:0px 0px 10px 13px;
	margin:15px 5px 0px;
	background:url(../images/nBorder.gif) no-repeat bottom;
	text-align:left;
}
#sub_menu .text li.litop{
	padding:0px 0px 10px 13px;
	margin:15px 5px 0px;
	backgroundimage:none;
	text-align:left;
}
#sub_menu .text li a{
	padding:0px 0px 0px 13px;
	margin:0px 5px;
	background:url(../images/li_point.gif) no-repeat center left;
	text-align:left;
}
/* サブメニュー部 end */

/* フッター部 start */
#footer{
	clear:both;
	padding-top:30px;
}
#footerGuide{
	float:left;
	background:url(../images/footerBar.gif) no-repeat bottom;
	width:800px;
	padding:10px 0px;
}
#footerGuide ul{
	margin-left:10px;
}
#footerGuide li,#footerGuide li a{
	float:left;
	margin-right:5px;
	height:16px;
	text-indent:-9999px;
}
#footerGuide_PP{
	width:132px;
}
#footerGuide_PP a{
	background:url(../images/footerGuide_PP.gif) no-repeat;
	width:132px;
}
#footerGuide_SP{
	width:131px;
}
#footerGuide_SP a{
	background:url(../images/footerGuide_SP.gif) no-repeat;
	width:131px;
}
#footerCopy{
	clear:both;
	text-align:center;
}
/* フッター部 end */
/*　装飾系 */

.bold_left{
	font-weight:bold;
}
/*　装飾系 */

.left_box{
	float:left;
	width:290px;
	text-align:left;
	margin:0px 10px 10px 0px;
}
.right_box{
	float:right;
	width:290px;
	text-align:left;
	margin:0px 10px 10px 0px;
	display:inline;
	line-height:140%;
}
.right_box h3, .left_box h3{
	background:#f1f1f1;
	margin-bottom:10px;
}
