@charset "utf-8";
/* CSS Document */

#sec_wrapper h3 {
font-size: 110%;
margin-top: 1em;
margin-bottom: 1em;
}
#sec_wrapper h4 {
font-size: 100%;
color: #00B0F0;
margin-top: 1em;
}
#sec_wrapper strong {
font-weight: bold;
color: #666666;
font-size: 110%;
}
#sec_wrapper dl {
margin-top: 1em;
margin-bottom: 1em;
}
#sec_wrapper p {
margin-bottom: 0.5em;
line-height: 1.65em;
}
.voicebox {
	height: auto;
	width: 646px;
	margin-right: auto;
	margin-left: auto;
}
.voicetitle {
	background-image: url(../../images2/pieces/voice_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: 646px;
	margin-bottom: 10px;
}
.voiceicon {
	background-image: url(../../images2/pieces/voice_icon.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-left: 25px;
	height: auto;
	width: 621px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.voiceh3 {
	color: #003333;
	margin: 0 0 0 0;
	line-height: 1.4em;
}
#sec_wrapper  table td {
	padding: 5px;
}
#sec_wrapper  table a {
color: #003333;
text-decoration: underline;
}
#sec_wrapper  table a:active,#sec_wrapper  table a:hover {
text-decoration: none;
}
/*電話のお問い合わせ*/
#telcontact {
padding-left: 10px;
padding-right: 10px;
width: 732px;
margin-top: 20px;
}
#sec_wrapper h4.teltoi {
margin-bottom: 1em;
padding-left: 25px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #99afe0;
background-image: url(../../images2/pieces/voice_icon.gif);
background-repeat: no-repeat;
font-size: 117%;
background-position: left center;
color: #003333;
}
.teltoileft {
width: 370px;
float: left;
}
.teltoileft p {
margin-left: 10px;
margin-bottom: 1.5em;
}
.teltoiright {
width: 300px;
float: right;
}
.teltoiright dl dt dd {
margin: 0;
padding: 0;
}
.teltoiright dl dt {
margin-bottom: 0px;
height: 55px;
background-image: url(../../images2/pieces/telnumber.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
.teltoiright dl dd {
text-align: left;
}

div.costArea {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}
div.costArea h5 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #666;
}
div.costArea p {
	font-size: 13px;
}

div.costArea ol {
	margin: 0 0 10px 10px;
	padding: 10px 10px 10px 30px;
	width: 300px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}
div.costArea ol li {
	font-size: 13px;
	line-height: 1.5;
	list-style-type: decimal;
}

div.costArea ul {
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 30px;
}
div.costArea ul li {
	margin: 0 0 5px 0;
	font-size: 13px;
	line-height: 1.5;
	list-style-type: disc;
}

p.txtAttention {
	font-weight: bold;
	color: #C00;
}

div.inquiryArea {
	margin: 10px 0 10px 10px;
	padding: 10px;
	width: 400px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}

table.agentTable {
	margin: 0 0 20px 10px;
	width: 500px;
	border: 1px solid #CCC;
}
table.agentTable caption {
	padding: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
table.agentTable th {
	padding: 10px;
	font-size: 12px;
	line-height: 1.3;
	color: #666;
	background-color: #F2F2F2;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.agentTable td {
	padding: 10px;
	font-size: 12px;
	line-height: 1.3;
	color: #666;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div.acceptArea {
	margin: 0 0 0 10px;
}




