@charset "utf-8";
/* ---------------------------------------------------------------------------------
ファーレグループ　
Copyright(C) FARE GROUP . All Rights Reserved

XHTML CSS Selectors farestyle

$Revision: 1.0 $
--------------------------------------------------------------------------------- */
div#contentsWrapper {
	background-image: none;
}
div#contentsWrapper div#contentsColumn {
	float: none;
	width: 960px;
}
div#contentsWrapper div#contentsColumn h2 {
	height: 400px;
	width: 960px;
	text-indent: -9999px;
	background-image: url(../img/fare_style/title_farestyle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#contentsWrapper div#contentsColumn div#fareStyleListArea {
	padding-left: 15px;
}
div#contentsWrapper div#contentsColumn div#fareStyleListArea div.fareStyleBox {
	float: left;
	width: 280px;
	padding-bottom: 15px;
	padding-left: 35px;
}

/*バナー*/
div#contentsWrapper div#contentsColumn div#fareStyleListArea div.fareStyleBox h3 {
	height: 210px;
	width: 280px;
	padding-bottom: 5px;
}
/*ファレスタ名*/
div#contentsWrapper div#contentsColumn div#fareStyleListArea div.fareStyleBox p {
	text-align: center;
}


