@charset "utf-8";
/***** CSS Inquiry Form ******/

/*　reset
---------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img { 
	border:0;
	vertical-align:bottom
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clear { clear:both; }

.f-lft{ float:left; }
.f-rit{ float:right; }


body {
	background-image:url(./image/common/bg_header.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
	color: #646464;
    *font-size:small;
    *font:x-small;
	line-height:130%;
}

#contentwrap {
	margin:0 auto;
	width: 980px;
}


#wrap {
	margin:0 auto;
	width: 980px;
}

.acenter { text-align: center !important; }




/*Inquiry Form
---------------------------------------------------------------------------*/
.hidden{
	visibility: hidden;
}

.necessary{
	color:#ff0000;
	font-size:1.2em;
	}


#hpform{
	width:960px;
	margin-bottom:70px;
	text-align:left;
}
#hpform h1{
	height:26px;
	margin-top:30px;
	background:url(../image/h1_title.gif) no-repeat;
	text-indent: -9999px;
}
#hpform h2{
	height:35px;
	margin-top:30px;
	background:url(../image/h2_title.gif) no-repeat;
	padding:10px 25px;
	font-weight:bold;	
}
.form-table{
	border:#DFDFDF 1px solid;
	width:100%;
}
.form-table th{
	border:#DFDFDF 1px solid;
	background:#FAFAFA;
	padding:12px 25px;
	width:30%;
	vertical-align:top;
}
.form-table td{
	border:#DFDFDF 1px solid;
	background:#ffffff;
	padding:12px 25px;
	width:70%;
}
.form-table li{
	margin-bottom:5px;
}
.radiobotton{
	margin-right:5px;
}
input{
	font-size:100%;
}

.input_l{
	width:500px;
}
.input_m{
	width:250px;
}
.input_s{
	width:150px;
}
.input_ss{
	width:50px;
}

#btn_confirm{
	margin-top:30px;
	background:url(../image/btn_confirm.gif) no-repeat;
}
#btn_return{
	margin-top:30px;
	margin-right:15px;
	background:url(../image/btn_return.gif) no-repeat;
}
#btn_send{
	margin-top:30px;
	background:url(../image/btn_send.gif) no-repeat;
}

.caution{
	margin:30px 0 20px 0;
	padding:15px 25px;
	border:4px solid #E7E7DD;
	overflow:hidden;
	font-size:0.9em;
}

/*.caution ul {
	width: 768px;
	float: left;
}*/
.site_seal{
	margin-top:10px;
}
.caution li{
	text-align:left;
	list-style:none;
	text-indent:-1em;
	margin-left:1em;
}

.error{
	margin-top:15px;
	padding:5px 25px 15px 25px;
	color:#FE3048;
	border:4px solid #FE3048;
	overflow:hidden;
}
.error .midashi{
	margin:10px 0;
	font-size:120%;
	font-weight:bold;
	line-height:1.8em;
}
.error .midashi img{
	margin-right:10px ;
}

.confirm{
	margin-top:20px;
	padding:15px 25px;
	color:#2D2D2D;
	background:#C6EAD3;
	overflow:hidden;
	font-size:1.2em;
}
.caution_mail{
	margin-top:20px;
	padding:35px 25px;
	border:4px solid #C6EAD3;
	overflow:hidden;
	color:#2D2D2D;
}

.caution_mail li{
	text-align:left;
	list-style:none;
	text-indent:-1em;
	margin-left:1em;
}
.complete{
	margin-top:20px;
	padding:15px 25px 0;
	color:#2D2D2D;
	font-size:1.2em;
}

#receipt{
	font-size:120%;
	color:#003399;
	margin-bottom:10px;
}
#receipt #number{
	font-size:160%;
	margin:10px;
}
#contact{
	padding:15px 0;
	font-size:120%;
	line-height:140%;
}
#toppage{
	width:960px;
	margin-bottom:70px;
}
#toppage h1{
	height:26px;
	margin-top:30px;
	background:url(../image/h1_index_title.gif) no-repeat;
	text-indent: -9999px;
}
#toppage h3{
	height:35px;
	margin-top:30px;
	background:url(../image/h3_title.gif) no-repeat;
	padding-left:13px;
	font-weight:bold;	
}
#toppage a{
	text-decoration:underline;
}
.content{
	margin-top:20px;
}
.content ul {
	margin-top:20px;
	margin-left:27px;
}
.content li {
	list-style-image: url(../image/li_icon.gif);
	margin-bottom:3px;
}
.green_arrow li {
	list-style-image: url(../image/li_icon.gif);
	margin-bottom:3px;
}
.indent {
	margin-top:20px;
	margin-left:27px;
	margin-bottom:38px;
}
.indent p {
	padding-left:15px;
}

.indent_bottom {
	margin-top:20px;
	margin-left:27px;
	margin-bottom:38px;
}
.indent_bottom li {
	list-style-image:url(../image/arrow.gif);
	margin-left:15px;
}

.redbox{
	width:600px;
	margin-top:20px;
	padding:15px 25px;
	color:#FE3048;
	border:1px solid #FE3048;
	overflow:hidden;
}
.redbox li{
	color:#646464;
	list-style-image:none;
}
.redbox span{
	color:#FE3048;
}
