/* CSS Document */

/*メールフォーム*/
#mailForm{
	font-size: 12px;
	width: 760px;
	padding: 20px;
}

#mailForm #lead{
	margin-bottom: 25px;
}

#mailForm #lead div#h1{
	height: 50px;
	width: 760px;
	overflow: hidden;
}

#mailForm #lead h1{
	background-image: url(../contact/contactH1.gif);
	margin: 0px;
	height: 0px;
	width: 500px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
}

#mailForm #lead p{
	margin: 0px;
	color: #666666;
}

#mailForm table{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#mailForm th{
	text-align: left;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	width: 148px;
	padding: 10px;
	vertical-align: top;
}

#mailForm td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	width: 400px;
	vertical-align: top;
}

#mailForm input{
	width: 380px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	background-color: #F3F3F3;
	height: 20px;
	border: 1px solid #CCCCCC;
}

#mailForm textarea{
	width: 380px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}

#mailForm .btn{
	width: 380px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(../contact/btnBg.gif);
}

#mailForm .btn{
	width: 380px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(../contact/btnBg.gif);
}

#mailForm #btn{
	width: 386px;
}

#mailForm #btn_l{
	width: 188px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#mailForm #btn_r{
	width: 188px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#mailForm #btn input{
	width: 188px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	height: 20px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

#mailForm .comments-open-header{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	color: #333333;
}

#mailForm .comments-open-content{
	margin-bottom: 40px;
	padding-top: 35px;
	padding-right: 85px;
	padding-bottom: 40px;
	padding-left: 85px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#mailForm .comments-open-content p{
	margin: 0px;
	padding: 0px;
}
#mailForm  span{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
/*#mailForm p{
	width: 590px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
}*/
