#g-navi,#header,#hd-text,#pagetop,#bn-info-under,#contents.bottom #left,#bn-info,p.next-page{
display:none;
}
body {
	font-size: 12px;
	color: #000000;
	background: #FFFFFF url(none);
}
img{
	border: none;
}
p{
	width: 80%;
}



/* ----------- info ----------- */
ul,li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#form-field{
	width: 200px;
}
#form-field label{
	width: 100px;
	float: left;
}
#form-field input{
	width: 100px;
	float: left;
}
#form-field .form-box input{
	float: none;
	width: 15px;
}
#form-field .form-box label{
	float: none;

}
/* -------------- コンテンツボトム サービス共通 -------------- */
#contents.bottom #right.service h3{
	clear:both;
	margin-top: 15px;
}
#contents.bottom #right.service h4{
	clear:both;
	margin-top: 15px;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
/* -------------- コンテンツボトム お客様の声 -------------- */
#contents.bottom #right.voice div.voice-box dl{
	margin: 20px 0px 5px;
	padding: 0px;
	clear:both;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 200px;
}
#contents.bottom #right.voice div.voice-box dt{
	display:block;
	margin: 0px;
	padding: 1px 2px;
	float: left;
	width: 54px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background: #D8D8D8;
}
#contents.bottom #right.voice div.voice-box dd{
	display:block;
	margin: 0px;
	padding: 1px 2px 1px 5px;
	float: left;
	width: 131px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;

}
#contents.bottom #right.map h2{
display:none;
}
/* -------------- コンテンツボトム FAQ -------------- */
#contents.bottom #right.faq dt{
	padding: 4px 0px 4px 42px;
	font-weight: bold;
	background: url(../faq/img/ttl_q.gif) no-repeat left top;
	margin: 0px 0px 5px;
	height: 50px;
	font-size: 16px;
}
#contents.bottom #right.faq dd{
	padding: 4px 0px 4px 42px;
	background: url(../faq/img/ttl_a.gif) no-repeat left top;
	margin: 0px 0px 10px;
	height: 100%;
}
#contents.bottom #right.faq p.red-b{
	padding: 4px 0px 4px 42px;
	margin: 0px 0px 10px;
}

#contents.bottom {
	width: 90%;
	margin: 0px;
	padding: 0px;
}

#contents.bottom #right h2{
	clear:both;
	padding: 0px 0px 20px;
}
#contents.bottom #right h3{
	clear:both;
	padding: 0px 0px 0px 10px;
	border-left: 5px solid #4AAAE1;
	margin-bottom: 10px;
}
#contents.bottom table {
	margin: 5px 0 30px 0;
	float: left;
	line-height: 150%;
	width: 100%;
	border-top: 1px solid #1B6FA0;
	border-left: 1px solid #1B6FA0;
	}

#contents.bottom td {
	padding: 5px;
	border-right: 1px solid #1B6FA0;
	border-bottom: 1px solid #1B6FA0;
}

#contents.bottom td.dd {
     font-weight: 700;
     background-color: #BFE2F4;
}
table {
	 border-collapse:collapse;
}
/* -------------- footer -------------- */
#footer{
	clear: both;
	width: 816px;
	text-align:center;
	padding: 0px;
	margin: 20px 0px 0px;
	border-top: 1px dotted #CCCCCC;
}
#footer ul{
	float:left;
	width: 816px;
	margin:5px 0px 0px;
	padding:5px 0px 0px 40px;
	list-style:none;
	font-size: 11px;
}
#footer ul li{
	float:left;
}
#footer address{
	clear: both;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 30px;
}

