* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FDFDFD;
}
.whole {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 900px;
	background-color: #fefef9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}	
.header {
	clear: both;
	height: 94px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.whole .header #top1 {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 585px;
	float: left;
	background-image: url(images/top01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.whole .header #logo {
	background-color: #000066;
	height: 55px;
	width: 99px;
	float: left;
}
.whole .header #caption {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 470px;
	height: 25px;
	overflow: visible;
	float: left;
}
.whole .header #top2 {
	float: left;
	height: 55px;
	width: 315px;
}
.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 900px;
}
img {
	vertical-align: bottom;
	text-align: center;
}
.whole .main .side {
	padding: 0px;
	float: left;
	width: 245px;
	vertical-align: top;
}
.whole .main .cntnz {
	padding: 0px;
	float: right;
	width: 635px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
.whole .footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	background-image: url(images/top28.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 38px;
	width: 902px;
	text-align: center;
	vertical-align: bottom;
}
.whole .main .cntnz .txt {
	width: 600px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.whole .main .cntnz .txt p {
	margin-top: 20px;
}
.whole .main .cntnz h3 {
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
	color:#003366;
	margin-top: 20px;
	margin-bottom: 10px;
}
.whole .main .cntnz h4 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #330000;
	margin-top: 20px;
	margin-bottom: 10px;
}
.subst {
	margin: 5px;
	padding: 0px;
	width: 520px;
	vertical-align: middle;
	border: 1px dotted #FF6600;
}
.subst .cp1 {
	padding: 0px;
	height: 40px;
	width: 80px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.whole .main .cntnz .txt .subst .cp2 {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul.list1 li {
	padding-left: 20px;
	background: url(images/img_12.gif) no-repeat 0.5em;
	list-style: none;
}.whole .main .side .menu3 {
	text-align: left;
	margin: 0px;
	width: 220px;
}
.whole .main .side .menu3 ul {
	margin: 15px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/arrow1.gif);
}
.whole .footer .note {
	margin-top: 3px;
}
.whole .main .cntnz .txt .inpour {
	float: left;
	width: 170px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
p #label {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.label {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.whole .main .cntnz .txt .note {
	width: 350px;
	margin-left: 55px;
}
.whole .main .cntnz .txt table.table1 th {
	font-weight: normal;
	background-color: #CCFFCC;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.whole .main .cntnz .txt .table1 td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.whole .main .cntnz .txt .table1 {
	border: 1px dashed #339966;
}
.whole .main .cntnz .txt table.table2 th {
	background-color: #FAFAE7;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 5px;
}
.whole .main .cntnz .txt .table2 .kj {
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-width: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.whole .main .cntnz .txt .table2 {
	font-size:11px;
	line-height: 21px;
}
.whole .main .cntnz .txt table.table3 th {
	background-color:#99CCFF;
	text-align:left;
	padding-left:10px;
	}
.whole .main .cntnz .txt table.table4 td {
	width:260px;
	padding-left:20px;
	padding-bottom:20px;
	}
.whole .main .cntnz .txt table.table4 th {
	width:260px;
	padding-left:20px;
	background-color:#CCCCCC;
	}
.whole .main .cntnz .txt strong {
	color: #0066FF;
}
.whole .main .cntnz .txt .question {
	width: 470px;
	margin-top: 10px;
	vertical-align: top;
	background-image: url(images/faq_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
	margin-left: 20px;
}
.whole .main .cntnz .txt .answer {
	width: 470px;
	background-image: url(images/faq_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
	margin-left: 20px;
}
.whole .main .side img {
	margin-top: 10px;
}
.whole .main .cntnz .txt .faq {
	background-color: #FFFFFF;
	width: 510px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 4px double #666666;
}
.whole .main .cntnz .txt h5 {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.whole .main .cntnz .txt .table2 .idx {
	font-size: 13px;
	font-weight: bold;
}
hr {

}
.renimg {
	height: 100px;
	width: 225px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rentxt {
	float: left;
	width: 350px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
}
.stylered {
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
}
.txt .pastachv {
	margin-top: 15px;
	margin-left: 20px;
}
