@charset "UTF-8";

#mainbox h3 {
	color: #762000;
}

#mainbox h4 {
	font-size:1.2em;
	background-color: #e9e9e9;
	color: #630;
	margin-top: 1em;
	margin-bottom: 0.6em;
	padding: 0.3em 0 0.2em 0.3em;
	border-left: 6px solid #630;
}


/* -- ラインナップ -- */
.lineup {
	line-height:1;
	font-size:.9em;
	margin-bottom:1.5em;
}
.lineup strong {
	font-size:1.2em;
}
.lineup img {
	margin-right:5px;
	margin-bottom:5px;
}


.riyou_copy {
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 1.5em;
}
