@charset "utf-8";

/* ===================================================================
 right_side　お問合わせ
=================================================================== */
#wrapper #telcontact h1 {
	height:41px;
	font-size:1.3em;
	color:#615d5d;
	padding:5px 0 0 50px;
	margin:50px 0 15px 0;
	background:url(img/con_stitle2.png) no-repeat;
	}

#wrapper #telcontact .time{
	color:#0B9624;
	font-size:1.1em;
	margin-top:9px;
	margin-bottom:24px;
	font-weight:700;
	}
		
#wrapper #telcontact .mgn dt,
#wrapper #telcontact dt {
	font-weight:700;
	margin-bottom:9px;
	color:#615d5d;
	font-size:1.4em;
	border-bottom: 1px solid #ccc;
	}

#wrapper #telcontact .telstg {
	margin-bottom:19px;
	font-size:1.4em;
	color:#0B9624;
}
#wrapper #telcontact .telstg span {
	margin-left:15px;
}

#wrapper #mailcontact{
	margin-top:60px;
}

#wrapper #mailcontact h1 {
	clear:both;
	background:url(img/con_stitle.png) no-repeat;
	height:41px;
	font-size:1.3em;
	color:#615d5d;
	padding:5px 0 0 50px;
	margin:50px 0 15px 0;
	}
	
/* right_side　メールフォーム */
#mailformpro #mailfield dl dt{
	float:left;
	clear:both;
	width:250px;
	padding: 10px;
	line-height:2;
	background-color:#EBECEC;
	border-bottom:solid 5px #fff;
	}
	
#mailformpro #mailfield dl dd{
	padding: 8px 5px 12px 320px;
	line-height:2;
	border-bottom:solid 5px #fff;
	}

.must {
	color:#c00;
	margin-left:10px;
}

/* ===================================================================
 right_side　プライバシーポリシー
=================================================================== */
.privacy section h1 {
	height:41px;
	font-size:1.3em;
	color:#615d5d;
	padding:5px 0 0 50px;
	margin:0 0 15px 0;
	background:url(img/con_stitle3.png) no-repeat;
	}
	
.privacy p{
	color:#333333;
	width:730px;
	margin-bottom:40px;
	}
	
.privacy dl{
	margin-top:14px;
	}	
	
.privacy dl dt{
	font-size:1.2em;
	font-weight:bold;
	color:#b99b65;
	margin-top:10px;
	border-bottom:dotted 2px #B99B65;
	}
	
.privacy dl dd{	
	color:#333333;
	margin-top:5px;
	margin-bottom:27px;
	}
