@charset "Shift_JIS";

.fontBlGry{
	color: #03658d;
}

.trendCont{
	width: 800px;
	margin: auto;
	margin-top: 20px;
}
.btnArea{
	border-bottom:1px dashed #832C30;
	text-align: right;
	margin: 10px auto 15px auto;
	color: #603813;
}


.ttl {
	color: #723033;
	width: 760px;
	margin:auto;
	text-align: center;
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: bold;
}

.lBox {
	background-color: #efe8df;
	padding: 15px 15px 15px 15px;
	min-height: 1px;
	_height: 1px;
}

.lBox .namae {
	color: #603813;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom:20px;
}


.lBox .sBox {
	width: 450px;
	margin-right:5px;
	float:right;
	line-height:170%;
}

.lBox .sBox .r {
	color: #C30045;
}