@charset "utf-8";
/* CSS Document */


#contents #right #contact .title{
	float:left;
	width:85px;
}


#contents #right #contact .document{
	float:left;
	width:673px;
	border:1px solid #e1ded6;
}

#contents #right #contact .document .text{
	padding:30px;
	font-size:14px;
	line-height:3.2em;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#333333;
}

	

#contents #right #contact .document .btn{
	text-align:left;
	padding:30px;
}



/*ノーマル*/
#contents #right #contact .contact_wrapper {
	clear:both;
	width:540px;
	height:30px;
	margin:0 0 5px 30px;
}

#contents #right #contact .contact_wrapper .left{
	float:left;
	width:150px;
	height:30px;
	background:#dee2e8;
	text-align:right;
}

#contents #right #contact .contact_wrapper .left p{
	font-size:12px;
	line-height:1.2em;
	padding:7px 10px 0 0;
}

#contents #right #contact .contact_wrapper .right{
	float:left;
	width:370px;
	height:30px;
	text-align:left;
	margin:0 0 0 5px;
}
#contents #right #contact .contact_wrapper .right2{
	float:left;
	width:370px;
	height:30px;
	text-align:left;
	margin:0 0 0 5px;
}
#contents #right #contact .contact_wrapper .right p{
	font-size:12px;
	line-height:1.2em;
}

#contents #right #contact .contact_wrapper .right2 p{
	font-size:12px;
	line-height:1.2em;
	padding:4px 0 0 5px;
}


/*お問い合わせ内容*/
#contents #right #contact .contact_wrapper2{
	clear:both;
	width:540px;
	height:200px;
	margin:0 0 5px 30px;
}

#contents #right #contact .contact_wrapper2 .left{
	float:left;
	width:150px;
	height:200px;
	background:#dee2e8;
	text-align:right;
}

#contents #right #contact .contact_wrapper2 .left p{
	font-size:12px;
	line-height:1.2em;
	padding:8px 10px 0 0;
	font-size:12px;
	line-height:1.8em;
}

#contents #right #contact .contact_wrapper2 .right{
	float:left;
	width:370px;
	height:200px;
	text-align:left;
	margin:0 0 0 5px;
}

#contents #right #contact .contact_wrapper2 .right p{
	font-size:12px;
	line-height:1.2em;
}

/*フォームの幅*/

#contents #right #contact .contact_wrapper .right .form_box{
	width:370px;
	height:26px;
	background-color:#fafafa;
	border:1px #cccccc solid;
	font-size:12px;
	line-height:1.2em;
}

#contents #right #contact .contact_wrapper2 .right .form_box{
	width:366px;
	height:190px;
	background-color:#fafafa;
	border:inset 1px;
	font-size:12px;
	line-height:1.2em;
	}
	





