@charset "utf-8";

/*contactTop*/

#contactTop h1{
	font-size:167%;
	line-height:2;
	background:url(../../images/bg_title_h1.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:30px;
}

#contactTop h2{
	background:url(../../images/bg_title_h3.gif) no-repeat left bottom;
	color:#96173e;
	font-weight:bold;
	font-size:123.1%;
	padding:5px 0 13px 20px;
	margin-top:30px;
}

#contactTop .txtBox{
	margin:12px 0 0 10px;
}

#contactTop dl{
	margin:20px 0 0 10px;
}

#contactTop dt{
	margin-top:15px;
	font-size:123.1%;
	font-weight:bold;
	padding-left:15px;
}

#contactTop dd {
	padding-bottom:15px;
	border-bottom:1px dotted #d9d9d9;
}

#contactTop dd div{
	padding-left:15px;
	padding-top:7px;
}

#contactTop dd .email{
	padding-top:7px;
}
/*
#contactTop dd div h3{
	font-weight:bold;
}*/

#contactTop dt.rf{
	margin-top:0;
}

#contactTop dt.rf,
#contactTop dd.rf div{
	border-left:1px solid #C70019;
}

#contactTop dd.rf div h3{
	color:#C70019;
}

#contactTop dt.as,
#contactTop dd.as div{
	border-left:1px solid #F3981C;
}

#contactTop dd.as div h3{
	color:#F3981C;
}

#contactTop dt.os,
#contactTop dd.os div{
	border-left:1px solid #8EC321;
}

#contactTop dd.os div h3{
	color:#8EC321;
}

#contactTop dt.is,
#contactTop dd.is div{
	border-left:1px solid #2DA7E0;
}

#contactTop dd.is div h3{
	color:#2DA7E0;
}

#contactTop dt.ss,
#contactTop dd.ss div{
	border-left:1px solid #005EAC;
}

#contactTop dd.ss div h3{
	color:#005EAC;
}

#contactTop dt.ds,
#contactTop dd.ds div{
	border-left:1px solid #51136e;
}

#contactTop dd.ds div h3{
	color:#51136e;
}

#contactTop dd ul{
	float:left;
}

#contactTop dd ul li{
	margin-top:10px;
}

#contactTop dd ul li:first-child{
	margin-top:0;
}

#contactTop dd .contactBt{
	float:right;
}

/*//contactTop*/

/*contactForm*/
#contactForm h1{
	font-size:167%;
	line-height:2;
	background:url(../../images/bg_title_h1.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:30px;
}

#contactForm h2{
	background:url(../../images/bg_title_h3.gif) no-repeat left bottom;
	color:#96173e;
	font-weight:bold;
	font-size:123.1%;
	padding:5px 0 13px 20px;
	margin-top:30px;
}

#contactForm .txtBox{
	margin:12px 0 0 10px;
}

#contactForm .txtBox .txt{
	width:500px;
	float:left;
}

#contactForm .txtBox .seal{
	width:150px;
	float:right;
	text-align:center;
}

#contactForm dl{
	border-bottom:1px solid #d9d9d9;
}

#contactForm dt{
	clear:both;
	float:left;
	width:110px;
	border-top:1px solid #d9d9d9;
	padding:15px 10px 0 10px;
}

#contactForm dt span{
	color:#980b18;
	margin-left:5px;
}

#contactForm dd{
	margin-left:130px;
	border-top:1px solid #d9d9d9;
	padding:15px 0;
}

#contactForm dd div{
	border-left:1px solid #980b18;
	padding-right:15px;
	padding-left:15px;
}

#contactForm dd span{
	margin-left:10px;
}

#contactForm dd li{
	display:inline-block;
	margin-right:10px;
	margin-bottom:5px;
}

#contactForm dd li:last-child{
	margin-right:0;
}

#contactForm dd li input{
	margin-right:3px;
}

#contactForm dd .supplement{
	text-align:right;
}

#contactForm dd input[type="text"],
#contactForm dd input[type="email"]{
	border:1px solid #999;
	padding:2px 0 2px 4px;
	width:500px;
}

#contactForm dd input[type="text"].name{
	width:300px;
}

#contactForm dd input[type="text"].zip{
	width:100px;
}

#contactForm dd textarea{
	border:1px solid #999;
	padding:2px 0 2px 4px;
	width:500px;
	height:150px;
}

#contactForm .actionBox{
	margin-top:30px;
	text-align:center;
}

#contactForm dl{
	margin-top:5px;
}

.errorBox{
	margin:20px 0 0 10px;
	border:2px solid #980b18;
	color:#980b18;
	padding:10px 20px;
}

#contactForm dd.error input[type="text"],
#contactForm dd.error input[type="email"]{
	background-color:#f1d0df;
	border:1px solid #d48aac;
}

.naiyou{
	min-height:7em;
}
.conf li{
	display:inline-block;
	vertical-align:middle;
}

.conf li:first-child{
	margin-right:20px;
}

.caution{
	text-align:right;
	margin-top:20px;
}
.caution span{
	color:#980b18;
	margin-left:5px;
}


#contactForm .rf h3{
	color:#C70019;
}

#contactForm .as h3{
	color:#F3981C;
}

#contactForm .os h3{
	color:#8EC321;
}

#contactForm .is h3{
	color:#2DA7E0;
}


#contactForm .ss h3{
	color:#005EAC;
}

#contactForm .ds h3{
	color:#51136e;
}

#contactForm .txt ul li{
	margin-top:10px;
}

#contactForm .txt ul li:first-child{
	margin-top:0;
}

/*//contactForm*/
