@charset "utf-8";
@import "common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 8/22
*/
/*------------------------------------------------------------
	先輩カップルからのメッセージ
------------------------------------------------------------*/
#conts .box {
	margin: 0 20px;
	padding: 15px 0 20px;
}

#conts .last {
	background: none;
}

#conts .box h3 {
	margin: 0 0 5px 146px;
	padding: 0 0 5px 0;
	background: url(/img/message/h3_back.gif) no-repeat -3px bottom;

	color: #77583A;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
}

#conts .box p {
	line-height: 1.6;
}

#conts .box p.clear {
	margin: 0;

	clear: both;
}

#conts .box .floatL {
	margin: 0 15px 0 0;
	display: inline;

	float: left;
}

#conts .box .boxB {
    width: 135px;
    float: left;
	margin-right: 15px;
}

#conts .box .boxB img{
    margin-bottom: 0px;
}

#conts .box ul {
	margin: 15px 0 0 150px;
}

#conts .box ul li {
	padding: 0 0 0 12px;
	background: url(/img/icon/01.gif) no-repeat left 5px;
}
