@charset "utf-8";
/* ---------------------------------------------------------------------------------
新潟センチュリー
Copyright(c) Niigata Century.co.,ltd. All rights reserved.

XHTML CSS Selectors information  

$Revision: 1.0 $
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock {
	float: none;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------------------------------------------------------
会社概要
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#companyContentsBlock {
	padding-bottom: 20px;
}
/*見出し*/
div#contentsArea div#contentsBlock div#companyContentsBlock h2#companyTitle01 {
	height: 51px;
	width: 700px;
	background-image: url(../img/information/title_company_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsArea div#contentsBlock div#companyContentsBlock h2#companyTitle02 {
	height: 70px;
	width: 700px;
	background-image: url(../img/information/title_company_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsArea div#contentsBlock div#companyContentsBlock h2#companyTitle03 {
	height: 70px;
	width: 700px;
	background-image: url(../img/information/title_company_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
/*代表挨拶*/
div#contentsArea div#contentsBlock div#companyContentsBlock div#greetingMessageBox {
	height: 400px;
	width: 653px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/information/copy_company_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea div#contentsBlock div#companyContentsBlock div#greetingMessageBox h3,
div#contentsArea div#contentsBlock div#companyContentsBlock div#greetingMessageBox p {
	width: 653px;
	text-indent: -9999px;
}
/*企業理念*/
div#contentsArea div#contentsBlock div#companyContentsBlock p#philosophy {
	height: 150px;
	width: 525px;
	background-image: url(../img/information/copy_company_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
/*会社概要*/
div#contentsArea div#contentsBlock div#companyContentsBlock table {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
div#contentsArea div#contentsBlock div#companyContentsBlock table th {
	width: 120px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 200%;
}
div#contentsArea div#contentsBlock div#companyContentsBlock table td {
	width: 300px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 200%;
}

/* ---------------------------------------------------------------------------------
リンク
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#linksContentsBlock {
	padding-bottom: 20px;
}
div#contentsArea div#contentsBlock div#linksContentsBlock h2 {
	height: 60px;
	width: 700px;
	background-image: url(../img/information/title_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsArea div#contentsBlock div#linksContentsBlock h3 {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	color: #9C1732;
	padding-bottom: 5px;
}
div#contentsArea div#contentsBlock div#linksContentsBlock table {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 30px;
}
div#contentsArea div#contentsBlock div#linksContentsBlock table#link01 th {
	width: 145px;
	padding-left: 25px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#contentsArea div#contentsBlock div#linksContentsBlock table#link01 td {
	width: 290px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#contentsArea div#contentsBlock div#linksContentsBlock table#link02 td {
	width: 435px;
	padding-left: 25px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#contentsArea div#contentsBlock div#linksContentsBlock table td a {
	color: #4D4D4D;
	text-decoration: underline;
}
div#contentsArea div#contentsBlock div#linksContentsBlock table td a:hover {
	color: #9C1732;
}
/* ---------------------------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#inquiryContentsBlock {
	padding-bottom: 20px;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock h2 {
	height: 70px;
	width: 700px;
	background-image: url(../img/information/title_inquiry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock h3 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	font-weight: normal;
	line-height: 200%;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock p {
	width: 600px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock .indispensability {
	color: #FF0000;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock table {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock table th {
	text-align: left;
	vertical-align: top;
	width: 190px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 200%;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock table td {
	width: 460px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 200%;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock p#submitText {
	text-align: center;
	padding-top: 40px;
}
div#contentsArea div#contentsBlock div#inquiryContentsBlock p#submitText input {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}


/* ---------------------------------------------------------------------------------
検索結果
--------------------------------------------------------------------------------- */
div#contentsArea div#contentsBlock div#resultContentsBlock {
	padding-bottom: 20px;
}
div#contentsArea div#contentsBlock div#resultContentsBlock h2 {
	height: 70px;
	width: 700px;
	background-image: url(../img/information/title_result.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

p.ajaxSearch_resultsInfos {
}
div.ajaxSearch_grpResultName {
	font-size: 80%;
}
div.paging1 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

div.ajaxSearch_result {
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.ajaxSearch_result a.ajaxSearch_resultLink {
	color: #0000FF;
}


div.ajaxSearch_resultExtract {
}
.ajaxSearch_highlight,
.ajaxSearch_highlight1,
.ajaxSearch_highlight2,
.ajaxSearch_highlight3 {
	font-weight: bold;
}








