@charset ”UTF-8”;/*基準*/
h1, h2, h3, h4, div, p, ul, ol, dl, dt, dd, form, fieldset, address, img {
margin:0;
padding:0;
list-style-type:none;
font-size:small;
line-height:1.3;
border:none;
}

a:link,a:active,a:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: inline;
}

a:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.red{
	color: #FF0000;
}
/*メイン*/
body {
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper {
	width:750px;
	margin:0 auto;
	overflow:hidden;
	text-align: left;
}
h1 {
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 73px;
	text-indent: -9999px;
}
#header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 73px;
	text-indent: -9999px;
}
#header_contents {
	background-image: url(../images/header_contents.jpg);
	background-repeat: no-repeat;
	height: 283px;
	position: relative;
}
#header_contents p {
	text-indent: -9999px;
}
#form_btn a {
	display: block;
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 265px;
	text-indent: -9999px;
	position: absolute;
	top: 210px;
	left: 150px;
}
#voice a {
	display: block;
	background-image: url(../images/navi_voice.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 218px;
	text-indent: -9999px;
	position: absolute;
	top: 235px;
	left: 525px;
}
#main_contents {
	padding: 20px;
}
#main_contents p {
	font-size: 14px;
	line-height: 1.5em;
}
#main_contents h2 {
	background-image: url(../images/contents_tit.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.contents_wrap {
	margin-bottom: 20px;
}
#tit01 {
	background-image: url(../images/sabtit01.gif);
	background-repeat: no-repeat;
	height: 18px;
	text-indent: -9999px;
}
#tit02 {
	background-image: url(../images/sabtit02.gif);
	background-repeat: no-repeat;
	height: 18px;
	text-indent: -9999px;
}
#tit03 {
	background-image: url(../images/sabtit03.gif);
	background-repeat: no-repeat;
	height: 18px;
	text-indent: -9999px;
}.sab_wrap {
	margin-bottom: 5px;
	border: 1px solid #669900;
	clear: both;
	height: auto;
}
.sab_wrap h4 {
	background-color: #E0FFA2;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	margin: 1px;
}
.sab_wrap p {
	padding: 10px;
}
#from {
	clear: both;
	margin-top: 40px;
}
#from p {
	font-size: 12px;
}
#inquiry h5 {
	background-image: url(../images/from_tit.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
}

table.inquiry{
width:600px;
margin:0 auto;
}

table.inquiry th{
padding:5px;
text-align:left;
background-color:#E0FFA2;
border-bottom:1px solid #CCCCCC;
font-size:100%;
_font-size:80%;
}

table.inquiry td{
padding:5px;
text-align:left;
border-bottom:1px solid #CCCCCC;
font-size:100%;
_font-size:80%;
}

table.inquiry2{
width:540px;
}

table.inquiry2 th{
padding:5px;
text-align:left;
background-color:#E3ECE8;
border-bottom:1px solid #CCCCCC;
font-size:100%;
_font-size:80%;
}

table.inquiry2 td{
padding:5px;
text-align:left;
border-bottom:1px solid #CCCCCC;
font-size:100%;
_font-size:80%;
}
#thankyou {
	border: 1px solid #FB6700;
	padding: 10px;
	background-color: #FFE7AC;
}
#company {
	padding-top: 20px;
	font-size: 12px;
}
#company td {
	font-size: 12px;
}


#footer {
	padding-top: 30px;
}
#voice_inner {
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
}
