@charset "utf-8";
/* ---------------------------------------------------------------------------------
ファーレグループ　
Copyright(C) FARE GROUP . All Rights Reserved

XHTML CSS Selectors news

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsWrapper div#contentsColumn {
	float: left;
	width: 640px;
	padding-left: 50px;
}

div#contentsWrapper div#contentsColumn h2 {
	height: 38px;
	width: 640px;
	text-indent: -9999px;
	background-image: url(../img/news/title_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*---------------------------------------------------------------------------------
news
--------------------------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div.newsArea {
	width: 570px;
	padding-top: 30px;
	padding-bottom: 35px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div#contentsWrapper div#contentsColumn div.newsArea div.newsContentsBlock {
	float: right;
	width: 480px;
	font-size: 120%;
}
div#contentsWrapper div#contentsColumn div.newsArea div.newsContentsBlock h3 {
	font-weight: normal;
	padding-bottom: 1.5em;
}
div#contentsWrapper div#contentsColumn div.newsArea div.newsContentsBlock p {
	padding-bottom: 1.5em;
	font-size: 100%;
}

div#contentsWrapper div#contentsColumn div.newsArea p.dateBlock {
	float: left;
	width: 80px;
	font-size: 120%;
}


/*---------------------------------------------------------------------------------
フッター
--------------------------------------------------------------------------------- */
