@charset "utf-8";
@import "/css/common/0-import.css";
/*  
	Update : 
*/
/*------------------------------------------------------------
	お問い合わせ
------------------------------------------------------------*/
#conts {
	line-height: 2;
}

#conts h3 {
	margin: 0 0 10px;
}

#conts .body {
	margin: 30px 0 0 25px;
	width: 543px;
	float: left;
}

#conts .mainPhoto {
	margin: 20px 0 20px 0;
}

#conts .lead {
	color:#7c6754;
	margin-top:20px;
	line-height:18px;
}

#conts .message {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color:#7c6754;
	line-height: 18px;
}

#conts .box {
	margin: 20px 0 0 0;
	padding-right:30px;
}

#conts .box .image {
	float: left;
}

#conts .box p {
	margin: 0 0 24px 186px;
	line-height:18px;
}

#conts .box .title {
	line-height: 1.5;
}

#conts .box .about {
	font-size: 12px;
	color:#999999;
}

#conts .box2 {
	padding: 20px;
	border: 1px solid #cccccc;
}

#conts .box2 .notes {
	margin: 10px 0 0;
}

#conts .box2 h4 {
	color: #cc6600;
}

#conts .box2 .plofile {
	font-size: 10px;
	color: #cc6600;
	line-height: 16px;
	margin-bottom: 18px;
	padding-right: 16px;
}

#conts .footerInfo {
	color:#999999;
	margin-bottom: 18px;
}

#conts .number {
	vertical-align: text-bottom;
}

#conts .teacherWebsite {
	margin-bottom: 10px;
}

#conts .footerInfo a {
	color: #cc6600;
}