/* CSS Document */

#subcontents {
	text-align: left;
}

#contact legend {
	display: none;
}

p.cnctp {
	line-height: 1.6;
	font-size: 84%;
} 

.formContent dl {
	margin:10px 20px 13px 0;
	padding: 25px;
	border:1px solid #ccc;
	width: 885px;
	overflow: hidden;
}

.formContent dt {
	color: #333;
	font-size: 92%;
	margin: 0 0 2em 0;
	float: left;
	width: 170px;
	clear: both;
}

.formContent dd {
	color: #333;
	font-size: 92%;
	margin: 0 0 1em 0;
	float: left;
	width: 570px;
}

.formContent dd p {
	width: 455px;
	line-height: 1.5;
	letter-spacing: 0.07em;
	color: #333;
	font-size: 92%;
	margin: 5px 0 2em 0 !important;
}

.formContent dd #subject {
	width: 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

#contact em {
	color: #FF3300;
}

.formContent dd #name,
.formContent dd #tel, 
.formContent dd #email {
	width: 450px;
	margin: 0 10px 0 0;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	border:1px solid #ccc;	
}

.formContent dd textarea {
	width: 450px;
	margin: 0 10px 0 0;
	min-height:140px;
	height: auto !important;
	height: 140px;
	border:1px solid #ccc;	
}

.formContent dd input:hover,
.formContent dd textarea:hover,
.formContent dd input:focus,
.formContent dd textarea:focus {
	background-color: #FBE9E3;

}

.submitBox {
	font-size: 82%;
	clear: both;
	margin-bottom: 50px; 
}

.submitBox confirmBtn {
	margin-left: 12px;
}

#contact .formContent .dl02 dd {
	color: #FF6600 !important;
	font-weight: bold !important;
}

.sp04 {
	color: #FF3300 !important;
	font-size: 12px;
	letter-spacing: 0.08em;
}




/* ---- contact02 03 04 ---- */ 

#contact02 legend,
#contact03 legend {
	display: none;
}


#contact02 h3,
#contact03 h3 {
	color: #FF3300;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-size: 97%;
	margin: 40px 0 10px 0;
}

#contact02 p,
#contact03 p {
	color: #fff;
	line-height: 1.5;
	font-size: 0.9em;
	margin: 0 0 5px 0;
}



/* ---- contact02 ---- */ 

#contact02 {
	border: solid 1px #ccc;
	background-color: #fff;
	padding: 30px;
	margin:10px 0 13px 0;
}

#contact02 p {
	font-size: 0.9em;
	line-height: 1.6;
	color: #333;
}

p.sp03 {
	color: #FF3300 !important;
}

em {
	color: #e48362;
}



/* ---- contact03 ---- */ 

#contact03 {
	overflow: hidden;
}

#contact03 .FormItem {
	border: solid 1px #ccc;
	background-color: #fff;
	padding: 30px;
	font-size: 0.9em;
	margin:10px 0 13px 0;
}

#contact03 dt {
	color: #FF3300;
	letter-spacing: 0.065em;
}

#contact03 dd {
	margin-bottom: 8px;
	letter-spacing: 0.08em;
}

#contact03 p em {
	color: #FF3300;
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* ---- contactend ---- */ 

	
#contactend {
	overflow: hidden;
}

#contactend p {
	margin: 20px 0 50px 0;
	color: #FF3300;
}













