@charset "UTF-8";

/*****************************************
			File Download
*****************************************/
.fileDL {
	clear: both;
	margin: 10px auto 0 auto;
	padding: 1px;
	overflow: hidden;
}
.fileDL .inner {
	padding: 7px;
	border-top: none;
}
.fileDL .inner ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.fileDL .inner ul li {
	padding: 5px 5px 5px 33px;
	margin-bottom:5px;
	border-bottom: dotted 1px #CCC;
}
.fileDL .inner ul li.doc { background: url(../img/parts/icon_word.gif) 5px 2px no-repeat !important; }
.fileDL .inner ul li.xls { background: url(../img/parts/icon_excel.gif) 5px 2px no-repeat !important; }
.fileDL .inner ul li.pdf { background: url(../img/parts/icon_pdf.gif) 5px 2px no-repeat !important; }
.fileDL .inner ul li.zip { background: url(../img/parts/icon_zip.gif) 5px 2px no-repeat !important; }
.fileDL .inner ul li.docx { background: url(../img/parts/icon_word.gif) 5px 2px no-repeat !important; }
.fileDL .inner ul li.xlsx { background: url(../img/parts/icon_excel.gif) 5px 2px no-repeat !important; }
.fileDL .inner ul li a {
	margin: 0 10px 0 0;
}
.fileDL .adobe {
	overflow: hidden;
	_height: 1%;
}
.fileDL .adobe img {
	margin: 5px 10px 0 0;
	float: left;
	_display: inline;
}
.fileDL .adobe p {
	padding: 5px 0 0 0;
	font-size: 93%;
	line-height: 1.41;
	overflow: hidden;
	_zoom: 1;
}
/*****************************************
			FAQ Collection
*****************************************/
.faqCollection {
	clear: both;
	margin: 25px auto 0 auto;
	padding: 1px;
	border: solid 2px #AD1F1A;
	overflow: hidden;
}
.faqCollection h2 {
	background: url(../img/faq/title_faq_collection.png) 0 0 no-repeat;
	width: 100%;
	height: 39px;
	text-indent: 105%;
	overflow: hidden;
	white-space: nowrap;
}
.faqCollection .inner {
	padding: 7px;
	border-top: none;
}
.faqCollection .inner h3 {
	margin: 0 0 5px 0;
	font-size: 107%;
	font-weight: bold;
}
.faqCollection .inner ul {
	margin: 0 -8px 10px -8px;
	padding: 0 15px 10px 15px;
	list-style: none;
	border-bottom: dotted 1px #999;
}
.faqCollection .inner ul li {
	padding: 0 0 0 10px;
	background: url(../img/parts/list_point03.png) 0 7px no-repeat;
}
.faqCollection .inner ul li a {
	margin: 0 5px 0 0;
}
.faqCollection .inner .btn_more {
	background: #AD1F1A;
	width: 210px;
	margin: 5px 0 0 0;
	padding: 5px;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.faqCollection .inner .btn_more:hover { background: #DD4F4A; }
/*****************************************
			Related Pages
*****************************************/
.relPage {
	clear: both;
	margin: 25px auto 0 auto;
	padding: 1px;
	border: solid 2px #AD1F1A;
	overflow: hidden;
}
.relPage h2 {
	background: url(../img/relpage/title_relpage.png) 0 0 no-repeat;
	width: 100%;
	height: 39px;
	text-indent: 105%;
	overflow: hidden;
	white-space: nowrap;
}
.relPage .inner {
	padding: 7px;
	border-top: none;
}
.relPage .inner ul {
	padding: 0 7px;
	list-style: none;
}
.relPage .inner ul li {
	padding: 0 0 0 10px;
	background: url(../img/parts/list_point03.png) 0 7px no-repeat;
}
/*****************************************
				Reference
*****************************************/
.reference {
	clear: both;
	margin: 25px auto 0 auto;
	padding: 1px;
	border: solid 2px #AD1F1A;
	overflow: hidden;
}
.reference h2 {
	background: url(../img/reference/title_reference.png) 0 0 no-repeat;
	width: 100%;
	height: 39px;
	text-indent: 105%;
	overflow: hidden;
	white-space: nowrap;
}
.reference .inner {
	padding: 7px;
	border-top: none;
}
.reference .inner h3 {
	margin: 0 0 5px 0;
	font-size: 107%;
	font-weight: bold;
}
.reference .inner h3 a {
	margin: 0 5px;
}
.reference .inner .btn_more {
	background: #AD1F1A;
	width: 210px;
	margin: 5px 0 0 0;
	padding: 5px;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.reference .inner .btn_more:hover { background: #DD4F4A; }
/*****************************************
				Enquete
*****************************************/
.enquete {
	clear: both;
	margin: 25px auto 0 auto;
	padding: 1px;
	border: solid 2px #AD1F1A;
	overflow: hidden;
}
.enquete h2 {
	background: url(../img/enquete/title_enquete.png) 0 0 no-repeat;
	width: 100%;
	height: 39px;
	text-indent: 105%;
	overflow: hidden;
	white-space: nowrap;
}
.enquete .inner {
	padding: 7px;
	border-top: none;
}
.enquete .inner dl {
	margin: 10px 0;	
}
.enquete .inner dl dt {
	margin: 0 0 2px 0;
	font-weight: bold;
}
.enquete .inner dl dd {
	margin: 0 0 10px 0;
}
.enquete .inner dl dd label {
	margin: 0 10px 0 0;
}
.enquete .inner dl dd textarea {
	width: 99%;
	height: 67px;
	border: solid 1px #999;
}
.enquete .inner .btn {
	text-align: center;
}
.enquete .inner .btn input {
	margin: 0 15px;
	width: 80px;
	height: 28px;
	line-height: 1.41;
	font-size: 100%;
	cursor: pointer;
}

/*******************************************
			housingNagareBg
*******************************************/
#housingNagareBg {
	width:98%;
	background: url(../img/parts/contents_bg.png) 0 0 repeat;
	padding: 10px;	
}
#housingNagareBg .housingDenger {
	width:90%;
	margin: 10px auto;
	background-color:#FFC;
	padding: 10px;	
}
/*****************************************
			FAQ Detail Page
*****************************************/
#contents .faqQ { margin: 0 0 5px 0;}
#contents .faqQ dt {
	margin: 15px 0 5px 0;
	padding: 0 0 0 48px;
	font-size: 114%;
	font-weight: bold;
	line-height: 40px;
	background:url(../img/parts/icon_q.png) 4px 4px no-repeat;
	border: 2px solid #41B0E5;
}
#contents .faqA { margin: 0 0 35px 0; }
#contents .faqA dt {
	margin: 10px 0 5px 0;
	padding: 0 0 0 48px;
	font-size: 100%;
	line-height: 30px;
	background:url(../img/parts/icon_a.png) 4px 4px no-repeat;
	border: 2px solid #FF5C26;
	overflow: hidden;
}
#contents .faqA li {
	background-position: 15px 9px !important;	
}