@charset "utf-8";
/* CSS Document */

.sl_contents {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer .sl_contents p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 180%;
	color: #2c2c2c;
	display: block;
	float: left;
	margin-top: 5px;
}

.ex_red {
	font-size: 10px;
	font-weight: normal;
	color: #F00;
}
.color_var {
	clear: both;
	margin-bottom: 10px;
	margin-left: 17px;
	list-style-type: none;
}
.color_var li {
	float: left;
	margin-right: 10px;
	width: 97px;
}
.li_text {
	font-size: 11px;
	color: #2c2c2c;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.color_var li img {
	margin: 0px;
}
.lineup_contents {
	width: 418px;
	margin-top: 10px;
	padding-left: 10px;
	overflow: hidden;
	float: left;
	margin-right: 4px;
	padding-right: 5px;
	background-color: #F6F6F6;
	padding-top: 20px;
	border: 1px solid #D8D8D8;
	padding-bottom: 10px;
	height: 245px;
	margin-left: 1px;
	margin-bottom: 10px;
}
.lineup_contents img {
	float: left;
	margin-right: 5px;
}
.lineup_contents h4 {
	font-size: 18px;
	font-weight: bold;
	color: #2c2c2c;
	margin-bottom: 5px;
}
.lineup_explain {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	display: block;
	float: left;
	width: 245px;
	line-height: 120%;
}
.red_link250 {
	color: #F00;
	text-decoration: underline;
	text-align: right;
	width: 240px;
	margin-top: 10px;
	display: block;
	clear: both;
	font-size: 14px;
	padding-right: 5px;
}
.red_link250 a:link{
	color:red;
	text-decoration:underline;
}

.red_link250 a:hover, a:active, a:focus{
	color:#333;
	text-decoration:underline;
}

.high_spec {
	overflow: auto;
}
.high_spec h4 {
	float: left;
	font-size: 18px;
}

.high_spec h4  a:link{
	color:#2c2c2c;
	text-decoration:none;
}

.high_spec h4  a:visited{
	color:#2c2c2c;
	text-decoration:none;
}
.high_spec h4 a:hover, a:active, a:focus{
    color:#666;
	text-decoration:underline;	
}


#spring_title {
	line-height: 110%;
	display: block;
	margin-bottom: 10px;
}
.spec_icon {
	width: 240px;
	margin-top: 10px;
	display: block;
	float: left;
	margin-left: 5px;
}
.spec_icon li {
	float: left;
	width: 53px;
	margin-right: 6px;
	display: block;
	margin-bottom: 10px;
}
.float_left {
	float: left;
}
