@charset "utf-8";
/* ---------------------------------------------------------------------------------
ファーレグループ　
Copyright(C) FARE GROUP . All Rights Reserved

XHTML CSS Selectors top 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */
div#headerWrapper {
	padding-bottom: 15px;
}


div#contentsWrapper div#contentsColumn {
	width: 650px;
	padding-left: 50px;
	background-image: url(../img/top/top_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: left -87px;
}


/*---------------------------------------------------------------------------------
フラッシュ
--------------------------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div#flashArea {
	height: 330px;
	width: 640px;
}


/*---------------------------------------------------------------------------------
ニュース・メインバナー
--------------------------------------------------------------------------------- */

div#contentsWrapper div#contentsColumn div#topMainInformationArea {
	width: 640px;
	padding-bottom: 14px;
	color: #000000;
	padding-right: 10px;
}
div#contentsWrapper div#contentsColumn div#topMainInformationArea h2 {
	height: 60px;
	width: 640px;
	text-indent: -9999px;
	background-image: url(../img/top/title_style_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsWrapper div#contentsColumn div#topMainInformationArea p {
	padding-bottom: 1px;
	padding-left: 14px;
	background-image: url(../img/top/icon_news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

div#topMainInformationArea a:link {
	color: #000000;
	text-decoration: underline;
}
div#topMainInformationArea a:visited {
	color: #000000;
	text-decoration: underline;
}
div#topMainInformationArea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#topMainInformationArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*ニュース*/
div#contentsWrapper div#contentsColumn div#topMainInformationArea div#newsBlock {
	height: 175px;
	width: 190px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../img/top/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
div#contentsWrapper div#contentsColumn div#topMainInformationArea div#newsBlock h3 {
	height: 45px;
	width: 190px;
	text-indent: -9999px;
}
div#contentsWrapper div#contentsColumn div#topMainInformationArea div#newsBlock div#newsBox {
	height: 100px;
}
div#contentsWrapper div#contentsColumn div#topMainInformationArea div#newsBlock p#ancNewsList {
	padding-bottom: 1px;
	padding-left: 14px;
	background-image: none;
	background-repeat: no-repeat;
	text-align: right;
}


/*メインバナー---------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div#topMainInformationArea div#topMainBannerBlock {
	float: right;
	width: 410px;
}


/*---------------------------------------------------------------------------------
ピックアップ
--------------------------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div#pickupArea {
}
div#contentsWrapper div#contentsColumn div#pickupArea h2 {
	height: 50px;
	width: 650px;
	text-indent: -9999px;
	background-image: url(../img/top/title_pickup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#contentsWrapper div#contentsColumn div#pickupArea div.pickupBox {
	width: 315px;
	padding-right: 10px;
	float: left;
	padding-bottom: 12px;
}

div#contentsWrapper div#contentsColumn div#pickupArea div.pickupBox h3 {
	padding-bottom: 2px;
}
div#contentsWrapper div#contentsColumn div#pickupArea div.pickupBox p {
}


/*---------------------------------------------------------------------------------
Fare×LOREAL
--------------------------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div#lorealArea {
	padding-bottom: 10px;
}
div#contentsWrapper div#contentsColumn div#lorealArea h2 {
	height: 50px;
	width: 650px;
	text-indent: -9999px;
	background-image: url(../img/top/title_loreal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsWrapper div#contentsColumn div#lorealArea p {
	float: left;
	width: 207px;
	padding-right: 9px;
}


/*---------------------------------------------------------------------------------
ファーレコミュニティ
--------------------------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div#fareCommunity {
	height: 117px;
	width: 630px;
	padding-left: 10px;
	background-image: url(../img/top/fare_community_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsWrapper div#contentsColumn div#fareCommunity h2 {
	height: 32px;
	width: 626px;
	text-indent: -9999px;
}
div#contentsWrapper div#contentsColumn div#fareCommunity p#bannerSchool {
	float: left;
	height: 74px;
	width: 198px;
	padding-right: 10px;
}


div#contentsWrapper div#contentsColumn div#fareCommunity p#bannerPhoto {
	float: left;
	height: 74px;
	width: 208px;
	padding-right: 10px;
}


div#contentsWrapper div#contentsColumn div#fareCommunity p#bannerMovie {
	float: left;
	height: 74px;
	width: 194px;
	padding-right: 10px;
}


