@charset "utf-8";
/* CSS Document */

/* =====================================================
 mainImage
===================================================== */




div#mainimgBlock{
	background: url(../images/layout_top/bg_mainimg.gif) repeat-x ;
	height:115px;
}

div#main_img {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:115px;
}

div#bredBlock {
	background:url(../images/layout_top/bg_bred.gif) repeat-x ;
	height:30px;
	font-size:11px;
}

div#bredBox {
	text-align:left;
	width:940px;
	height:12px;
	margin-right:auto;
	margin-left:auto;
	padding:9px 0px 9px 0;
}

div#bredBox a{
	text-decoration:none;
}

div#contentsBlock {
	width:920px;
	padding:10px 28px 10px;
}


div#maincontentsBlock {
	float:left;
	width:680px;
	padding-bottom:50px;
	display:inline;
	margin-bottom:300px;
}

.contentsBox {
	width:680px;
}


/* ===========================================================
 servioce
===========================================================*/

div#sitemapBlock {
	width:635px;
	padding-top:10px;
	padding-left:45px;
	margin-top:10px;
}


div#sitemapLbox {
	float:left;
	display:block;
	width:284px;
	border-right:solid 1px #e2e2e2;
}

div#sitemapRbox {
	float:right;
	display:block;
	width:330px;
	padding-left:20px;
}
	


.sitemapBox {
	padding-right:15px;
	padding-bottom:15px;
}


.sitemapBox  h2 {
	margin-bottom:10px;
}


.sitemapBox ul li {
	background:url(../images/layout_top/img_icon.gif) no-repeat scroll 12px center transparent;
	padding-left:32px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}
	

	



/* ===============================================================================
  sidecontents
 #locationBox, .locationBoxlistmb5, .locationBoxlist, .Tit_location, #bnBox
 ============================================================================== */
 
div#sidecontentBlock {
	width:220px;
	float:right;
	display:block;
}



div#searchBox {
	background-color:#f1f1f1;
	border:1px solid #bbbbbb;
	width:218px;
	height:31px;
}

div#searchBoxTxt {
	float:left;
	padding-top:10px;
	padding-left:5px;
}

div#searchForm {
	float:left;
	padding-top:5px;
	padding-left:5px;
}

div#searchForm input {
	background: none no-repeat scroll 0 0 #FFF;
	height:16px;
	width:107px;
}

div#searchBtn {
	float:left;
	width:31px;
	height:16px;
	padding-top:7px;
	padding-left:6px;
}

div#searchBtn input {
	height:16px;
	width:31px;
}
	
	

div#navBlock {
	background:none repeat scroll 0 0 #fbf8ef;
	padding:10px;
}

div#navBg {
	width:200px;
	background:url(../images/layout_top/bg_nav.gif) no-repeat scroll top left;
	padding-top:7px;
	}


ul#navBox {
	background:url(../images/layout_top/bg_nav_btm.gif) no-repeat scroll left bottom;
	padding-bottom:7px;
}

ul#navBox li{
	margin:0 8px;
}




li#nav_01 ul {
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #E0E0E0;
	padding:10px 6px;

}


.nav a:hover{
	background:url(../images/layout_top/nav_icon.gif) no-repeat scroll 9px center #fbf8ef;
	border-bottom:1px dotted #DEDEDE;
	color:#555555;
	display:block;
	padding:10px 0 10px 22px;
	text-decoration:none;
}


.nav a {
	background: url(../images/layout_top/nav_icon.gif) no-repeat scroll 9px center transparent;
	border-bottom:1px dotted #DEDEDE;
	color:#555555;
	display:block;
	padding:10px 0 10px 22px;
	text-decoration:none;
}
	



div#mTB {
	margin:10px 0;
}
