/* Contents Wrapper */
div.ContentsWrapperTi{
	margin-bottom:0;
	padding:20px 0 50px;
	width:910px;
}
h1 {
	margin-bottom:10px;
}

div.ContentsWrapperTi div.content{
	width:810px;
	margin:28px auto 0px auto;
}
.mt10{ margin-top:10px;}
.mt40{ margin-top:40px;}
.mt20{ margin-top:20px;}

div.ContentsWrapperTi div.content div.All{
	width:810px;	
  margin-bottom:40px;
}

div.ContentsWrapperTi div.content div.contactL{
	float:left;
	width:185px;
}
div.ContentsWrapperTi div.content div.contactR{
	float:left;
	width:495px;
}
div.ContentsWrapperTi div.content div.linebg{
	background-image:url(/okyakusama/img/index_linebg.gif);
	background-repeat:repeat-y;
	height:85px;
	width:540px;
}
.colortext{
	color:#81807f;	
}
div.banner{
	text-align:center;
}


.w810{
	width:810px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.w810_l{
	width:200px;
	float:left;
	padding:10px 0 0 0;
	border-top:3px solid #666666;
}

.w810_r{
	width:600px;
	float:right;
	padding:10px 0 0 0;
	border-top:3px solid #C2C2C2;
}

.w810_r h3{
	color:#5A93CC;
	font-weight:bold;
	margin-bottom:5px;
}

.w810_r ul li{
	list-style-type:none;
    /*background-image:url(/okyakusama/img/listmark.jpg);*/
	background-image:url(../img/listmark.jpg);
    background-repeat:no-repeat;
    background-position:0 2px;
    padding:0 0 5px 18px;
}

.w810_r_l{
	width:120px;
	float:left;
}

.w810_r_r{
	width:470px;
	float:right;
}

.w810_l h2{
	font-size:14px;
	font-weight:bold;
}

.m_b10{
	margin-bottom:10px;
}

.m_b20{
	margin-bottom:20px;
}

.m_b30{
	margin-bottom:30px;
}

.m_b40{
	margin-bottom:40px;
}

.guidebook{text-align:center;}

.guidebook a{color:#666;}