@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;
}

.contentsBox {
	width:680px;
}


/* ===========================================================
 servioce
===========================================================*/

h2#H2mTB {
	margin:10px 0 20px;
}

.center {
	text-align:center;
	margin-bottom:20px;
}
.red {
	color:#F00;
}
.red14 {
	color:#F00;
}
.red18 {
	font-size:18px;
	font-weight:bold;
	color:#F00;
}
div#flv {
	width:320px;
	margin:30px auto;
}
div#flv p.flv_title {
	text-align:center;
	margin-bottom:10px;
}

/*  申込フォーム
---------------------------------------------------*/
div#form {
	background-color:#FFC;
	border:1px solid #CCC;
	padding:10px;
}
div#form form {
	width:480px;
	margin:20px auto;
}
div#form dl {
	clear:both;
	width:480px;
	overflow:hidden;
	margin-bottom:20px;
}
div#form dt {
	float:left;
	width:80px;
}
div#form dt.mail {
	float:left;
	width:80px;
}
div#form dd {
	float:right;
	width:400px;
}
div#form p {
	clear:both;
	text-align:center;
}
div.textBox {
	border:1px solid #CCC;
	overflow:hidden;
	padding:10px;
	margin-top:20px;
}
div.textBox dl {
	clear:both;
	display:inline;
	width:480px;
}

div.textBox dt {
	float:left;
	border-left:5px solid #666;
	border-bottom:1px solid #666;
	width:70px;
	margin-bottom:30px;
	padding-left:5px;
	text-align:center;
	clear:left;
}
div.textBox dd {
	font-size:14px;
	padding-left:100px;
	margin-bottom:31px;
}
div.textBox dd ul li {
	text-indent:1em;
	line-height:1.6;
	list-style-type:circle;
}
div.f_right {
	float:right;
	width:136px;
}
div.f_left {
	float:left;
	width:510px;
}
p.sub {
	margin:0 0 20px 0;
}

/* ===============================================================================
  sidecontents
 #locationBox, .locationBoxlistmb5, .locationBoxlist, .Tit_location, #bnBox
 ============================================================================== */
 
div#sidecontentBlock {
	width:220px;
	float:right;
	display:block;
}


div#mTB {
	margin:10px 0;
}

.m10 {
	margin:10px 0;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}


.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}


.mb25 {
	margin-bottom:25px;
}

.pb3 {
	padding-bottom:3px;
}


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;
}
	




