@charset "UTF-8";
	#MainVisual{
	width:900px;
	margin:20px auto 0;
	
	}
	#L_Contents{
width:640px;
float:left;
padding-top:20px;
text-align:left;}


#L_Contents h1{
margin: 0 0 0px;}

		
	/*一覧ページ*/
		/*左側*/
#L_Contents .ItemContents{
width:640px;}

.ItemContents h2{
margin-bottom:10px;}





.MessageImg{
	width:146px;
	margin-top:30px;
	float:left;}
	
	.MessageImg img{
	margin-bottom:7px;}
	
	.MessageTxt{
	line-height:24px;
	margin-top:30px;
	width:100%;
}



/*会社概要*/
#OutLlineB{
width:637px;
padding-top:50px;
padding-bottom:20px;
border-left:#e1e1e1 solid 1px;
border-right:#e1e1e1 solid 1px;
border-bottom:#e1e1e1 solid 1px;}


#OutLlineB .teble1{
width:637px;
margin-bottom:20px}

.teble1 th{
padding-right:10px;
line-height:22px;
font-weight:normal;
text-align:right;
vertical-align:top;
width:70px;}

.teble1 td{
vertical-align:top;
padding-left:10px;
line-height:22px;
font-weight:normal;
}

.teble1 .TdR{
width:247px;}


.teble1 .RBox{
text-align:right;}

.teble1 .Mimg10{
	margin-bottom:30px;
}


#OutLlineB .teble2{
width:637px;}

.teble2 th{
vertical-align:top;
padding-right:10px;
width:70px;}

.teble2 td{
padding-left:10px;
vertical-align:top;
line-height:22px;
}

/*会社概要*/



#Form{
width:640px;
padding-top:50px;
padding-bottom:20px;
text-align:center;}
#Form table{
width:80%;
}
#Form .tdBoder0{
text-align:left;
padding:7px 0 7px 5px;
}
#Form .tdBoder{
text-align:left;
padding:7px 0 7px 5px;
border-bottom:1px solid #CCCCCC;}



/*右側*/
#R_Contents{

width:220px;
float:right;
text-align:center;
position:relative;}

#R_Contents #Side_Menu{
	padding:10px 0 5px;
	background:url(../imgs/items/common/img_11.jpg);
	width:220px;
	position:absolute;
	top: -10px;
	left:-10px;
}


#R_Contents #Side_Menu img{
margin-bottom:5px}

/* よくある質問 */
#L_Contents .faq h1 {
	margin:20px 0 40px;
}
#L_Contents .faq ul {
}
#L_Contents .faq li {
	margin-bottom:50px;
}
#L_Contents .faq h2 {
	background: url(../imgs/outline/faq/q_bg.png) 14px 14px no-repeat #b5a968;
	padding-left:53px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
}
#L_Contents .faq h2 span {
	display:block;
	color:#fff;
	font-size:18px;
	letter-spacing:0.02em;
	line-height:1.5em;
	padding:0.7em 1.4em;
	background:#d1c585;
		border-radius: 0 5px 5px 0;
		-webkit-border-radius: 0 5px 5px 0;
		-khtml-border-radius: 0 5px 5px 0;
		-moz-border-radius: 0 5px 5px 0;
		-ms-border-radius: 0 5px 5px 0;
		-o-border-radius: 0 5px 5px 0;
	margin-bottom:1em;
}

#L_Contents .faq div.answer {
	background: url(../imgs/outline/faq/a_bg.png) 0px 0 no-repeat;
	font-size:16px;
	line-height:1.9em;
	padding-left:70px;
}


