@charset "utf-8";
/* ---------------------------------------------------------------------------------
新潟センチュリー
Copyright(c) Niigata Century.co.,ltd. All rights reserved.

XHTML CSS Selectors common 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock {
	float: left;
	width: 750px;
	padding-right: 10px;
}
/* ---------------------------------------------------------------------------------
上部バナーブロック
--------------------------------------------------------------------------------- */
div#contentsArea div#mainBannerBlock {
	width: 900px;
	padding-bottom: 20px;
}
div#contentsArea div#mainBannerBlock p.bigBanner {
	padding-bottom: 10px;
}
div#contentsArea div#mainBannerBlock div.smallBanner01,
div#contentsArea div#mainBannerBlock div.smallBanner02,
div#contentsArea div#mainBannerBlock div.smallBanner03 {
	width: 290px;
	padding-right: 15px;
	float: left;
}
div#contentsArea div#mainBannerBlock div.smallBanner03 {
	padding-right: 0px;
}
div#contentsArea div#mainBannerBlock div.smallBanner01 p,
div#contentsArea div#mainBannerBlock div.smallBanner02 p,
div#contentsArea div#mainBannerBlock div.smallBanner03 p {
	padding-bottom: 5px;
}



/* ---------------------------------------------------------------------------------
新着情報
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#mainContainer {
	float: right;
	width: 550px;
}

div#contentsArea div#contentsBlock div#newsBox {
	width: 550px;
	background-image: url(../img/index/event_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div#contentsArea div#contentsBlock div#newsBox h2 {
	height: 48px;
	width: 550px;
	background-image: url(../img/index/event_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsArea div#contentsBlock div#newsBox table {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
div#contentsArea div#contentsBlock div#newsBox table th {
	width: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}
div#contentsArea div#contentsBlock div#newsBox table td {
	width: 420px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#contentsArea div#contentsBlock div#newsBox table td a {
	font-weight: bold;
	color: #2C418E;
}
div#contentsArea div#contentsBlock div#newsBox div#newsFooter {
	height: 40px;
	width: 550px;
	background-image: url(../img/index/event_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* ---------------------------------------------------------------------------------
ショールーム
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#showroomBox {
	width: 550px;
	background-image: url(../img/index/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
}
div#contentsArea div#contentsBlock div#showroomBox div#showroomFooter {
	height: 40px;
	width: 550px;
	background-image: url(../img/index/news_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#contentsArea div#contentsBlock div#showroomBox h2 {
	height: 80px;
	width: 550px;
}
div#contentsArea div#contentsBlock div#showroomBox div#showroomContents {
	height: 225px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index/showroom_contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea div#contentsBlock div#showroomBox div#showroomContents h3,
div#contentsArea div#contentsBlock div#showroomBox div#showroomContents p {
	width: 500px;
	text-indent: -9999px;
}

/* ---------------------------------------------------------------------------------
環の家
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#wanoieBox {
	width: 550px;
	background-image: url(../img/index/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
}
div#contentsArea div#contentsBlock div#wanoieBox h2 {
	height: 51px;
	width: 550px;
	text-indent: -9999px;
	background-image: url(../img/index/hinoki_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

div#contentsArea div#contentsBlock div#wanoieBox h3 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
div#contentsArea div#contentsBlock div#wanoieBox p {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
div#contentsArea div#contentsBlock div#wanoieBox div#wanoieFooter {
	background-color: #FFFFFF;
	background-image: url(../img/index/hinoki_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	width: 550px;
}
div#contentsArea div#contentsBlock div#wanoieBox div#wanoieFooter p {
	text-indent: -9999px;
}




/* ---------------------------------------------------------------------------------
サイドバナー
--------------------------------------------------------------------------------- */
div#contentsArea div#sideBannerBlock {
	float: right;
	width: 140px;
}
div#contentsArea div#sideBannerBlock p {
	padding-bottom: 10px;
}









