@charset "utf-8";
/* ---------------------------------------------------------------------------------
新潟センチュリー
Copyright(c) Niigata Century.co.,ltd. All rights reserved.

XHTML CSS Selectors かわらばん 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsArea div#contentsBlock {
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 150px;
}

div#contentsArea div#contentsBlock h2 {
	height: 70px;
	width: 900px;
	text-indent: -9999px;
	background-image: url(../img/information/title_kawaraban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#contentsArea div#contentsBlock p#readText {
	width: 400px;
	padding-bottom: 1em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
}

/* ---------------------------------------------------------------------------------

--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock table {
	width: 524px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 100px;
}
div#contentsArea div#contentsBlock th {
	width: 102px;
	padding-left: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#contentsArea div#contentsBlock td {
	width: 410px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#contentsArea div#contentsBlock td a {
	color: #9C1732;
}

/* ---------------------------------------------------------------------------------
PDF
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#pdfNotice {
	padding: 15px;
	width: 492px;
	background-color: #E7E6E6;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
div#contentsArea div#contentsBlock div#pdfNotice p#pdfText {
	float: left;
	width: 375px;
}
div#contentsArea div#contentsBlock div#pdfNotice p#pdfText a {
	color: #FF0000;
}
div#contentsArea div#contentsBlock div#pdfNotice p#ancAdobe {
	float: right;
	width: 115px;
	text-align: right;
}


