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

#conts .navi {
	margin: 25px 15px 0 17px;
	display: inline;

	float: left;
}

#conts .navi h2 {
	margin-bottom: 20px;
}

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

#conts .body {
	margin: 30px 0 0 0;
	width: 458px;

	float: left;
}

#conts .message {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D1D1D1;
}

#conts .data {
	color: #c60;
	font-weight: bold;
}

#conts .box {
	margin: 25px 0 0;
}

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

#conts .box h4 {
	margin: 0 0 10px 300px;
}

#conts .box p {
	margin: 0 0 10px 300px;
}

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

#conts .box .about {
	font-size: 10px;
}

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

	color: #666;
}

#conts .notes a {
	color: #c60;
}
