﻿*{
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FAFAFA;
}
h1{
	padding: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 5px auto 5px auto;
	width: 800px;
}
h2.title{
	padding: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	width: 600px;
	background-image: url('images/page_titele_h2.gif');
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
}
h3.title{
	padding: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	width: 400px;
	background-image: url('images/page_titele_h3.gif');
	height: 30px;
	line-height: 28px;
	text-indent: 20px;
	clear: both;
}
h4.title{
	padding: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	width: 400px;
	background-image: url('images/page_titele_h4.gif');
	height: 30px;
	line-height: 28px;
	text-indent: 20px;
}
p.title{
	padding: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	width: 400px;
	background-image: url('images/page_titele_h4.gif');
	height: 30px;
	line-height: 28px;
	text-indent: 20px;
}

p.sidebar{
	font-size: 12px;
	color: #333333;
	line-height: 1.2;
	padding: 0px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	margin-bottom: 15px;
	margin-top: 3px;
}

p.plan{
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	padding: 0px 5px 0px 5px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
}
p.voice{
	border: 1px dotted #C0C0C0;
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	padding: 0px 5px 0px 5px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	margin-bottom: 5px;
	overflow: auto;
}

p.sm1{
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	padding: 0px 5px 0px 5px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	margin-top: 5px;
	margin-left: 5px;
}
p.sm2{
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	padding: 0px 5px 0px 5px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	margin-left: 15px;
}

p.qaa{
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	padding: 0px 5px 0px 5px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	margin-bottom: 15px;
}
p.memo{
	font-size: 11px;
	color: #333333;
	line-height: 1.4;
	padding: 0px 5px 0px 5px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
}
p.inquiry{
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	padding: 0px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	margin-bottom: 5px;
}
ul.u2{
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	padding: 0px 5px 0px 5px;
	clear: both;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
}

img{
	border: none;
}
img.call{
	border: none;
	margin-bottom: 10px;
}

img.logo{
	float: left;
}
img.left{
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}
img.right{
	float: right;
	padding-left: 3px;
	padding-bottom: 3px;
}
img.qaq{
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
	clear: both;
}
a.estimate {
	display: block;
	width: 150px;
	height: 70px;
	background: url('estimate/images/start.gif');
	text-decoration: none;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
a:hover.estimate {
	background: url('estimate/images/start_over.gif');
}

dl {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
dl dt {
	float: left;
	width: 7em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
dl dd {
	padding: 10px 0 10px 7em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}
dl.fee {
	font-size: 14px;
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
dl.fee dt {
	float: left;
	width: 15em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
dl.fee dd {
	padding: 10px 0 10px 7em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}

td.cek1{
	background-color: #FF641A;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

form{
	padding-top: 10px;
	padding-bottom: 10px;
}
form table {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	word-break:break-all;
	word-wrap: break-word;
}
form table td {
	padding: 10px 5px 5px 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}
form table td.btn-c {
	text-align: center;
}

form table td.btn-l {
	border-style: none;
	border-width: 0px;
	text-align: left;
	width: 50%;
}
form table td.btn-r {
	border-style: none;
	border-width: 0px;
	text-align: right;
}


#header{
	margin: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images_top/top_image2.jpg');
	height: 400px;
}
.summary{
	font-size: 12px;
	color: #000000;
	font-style: italic;
	height: 110px;
	line-height: 20px;
	text-indent: 20px;
}

#page{
	border: 1px solid #D9D9D9;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #ffffff;
	text-align: left;
	overflow: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#sub-header{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 25px;
	text-indent: 3px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 22px;
	text-align: left;
	overflow: auto;
}
#contents{
	padding: 0;
	margin: 3px 3px 3px 10px;
	width: 600px;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}

#main{
	padding: 0;
	margin: 3px;
	width: 320px;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}
#sub-main{
	margin: 3px;
	padding: 0;
	width: 280px;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
}
#banner{
	margin: 5px 5px 5px 0px;
	padding: 0;
	width: 165px;
	font-size: 12px;
	float: right;
	background-color: #FFFFFF;
}
#gotop{
	margin: 3px auto 3px auto;
	border: 1px solid #D9D9D9;
	width: 790px;
	background-color: #ffffff;
	text-align: right;
	overflow: auto;
	padding-bottom: 3px;
	font-size: 11px;
	padding-right: 15px;
}
#footer{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	clear: both;
	text-align: center;
}
#footer-navi{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 5px 5px 5px 0px;
	padding: 0;
	font-size: 12px;
	color: #000099;
	text-align: center;
	text-decoration: none;
}
#company{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	height: 35px;
	line-height: 40px;
	text-indent: 300px;
}
#cr{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #663333;
	letter-spacing: 1pt;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: right;
}

table#chkhyo {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	word-break:break-all;
	word-wrap: break-word;
}

table#chkhyo th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap; 
}
table#chkhyo th.th1 {
	padding: 5px;
	border: #FFCEB7 solid;
	border-width: 0 0 1px 1px;
	background: #FF3300;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}

table#chkhyo td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}
