@charset "utf-8";
/* ---------------------------------------------------------------------------------
新潟センチュリー
Copyright(c) Niigata Century.co.,ltd. All rights reserved.

XHTML CSS Selectors 住まい's　ＤＥＰＯ

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------------------- */
div#contentsArea div#pageHeaderBlock {
	height: 300px;
	width: 520px;
	text-indent: -9999px;
	background-image: url(../img/depo/page_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 40px;
	padding-left: 380px;
}

div#contentsArea div#pageHeaderBlock h2,
div#contentsArea div#pageHeaderBlock p {
	width: 520px;
	text-indent: -9999px;
	height: 65px;
}
div#contentsArea div#pageHeaderBlock p#ancNetSite {
	height: 40px;
	width: 520px;
	text-indent: 0px;
}
div#contentsArea div#pageHeaderBlock p#ancNetSite a {
	display: block;
	text-indent: -9999px;
	height: 40px;
	width: 520px;
}
/* ---------------------------------------------------------------------------------
コンテンツ
--------------------------------------------------------------------------------- */
div#contentsArea h3 {
	height: 50px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsArea h3#title01 {
	background-image: url(../img/depo/title_01.jpg);
}
div#contentsArea h3#title02 {
	background-image: url(../img/depo/title_02.jpg);
}
div#contentsArea h3#title03 {
	background-image: url(../img/depo/title_03.jpg);
}
div#contentsArea h3#title04 {
	background-image: url(../img/depo/title_04.jpg);
}
div#contentsArea h3#title05 {
	background-image: url(../img/depo/title_05.jpg);
}

div#contentsArea div.depoBox {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
div#contentsArea div.depoBox p {
	font-size: 110%;
	padding-bottom: 1em;
}
div#contentsArea div.depoBox table {
}
div#contentsArea div.depoBox table th {
	width: 600px;
	font-weight: normal;
	vertical-align: top;
	font-size: 110%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#contentsArea div.depoBox table td {
	width: 240px;
	vertical-align: top;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#contentsArea div.depoBox table#flat35 {
}
div#contentsArea div.depoBox table#flat35 th {
	font-size: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#contentsArea div.depoBox table#flat35 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}




