/* 追加コンテンツ用スタイル */
#contactus {
	color:#333333;
	margin:0px 20px;
}
#contactus h1{
	text-indent:-9999px;
	background:url(bn_contactus.jpg) no-repeat;
	padding:0;
	margin: 0 0 10px 0;
	line-height:40px;
	height:40px;
/*
	font-size:1.5em;
	border-bottom:1px dotted #999;
	border-left:10px solid #666;
	padding-top:5px;
	padding-left:5px;
	background:#E6E6FA;
	margin-bottom:20px;
*/
}
#contactus table{
	font-size:1em;
	background-color:#999;
	border:0px;
	width:500px;
	text-align:center;
}
#contactus td{
	text-align:left;
	padding: 5px;
	background-color:#ffffff;
}
#contactus .td_h{
	background-color:#f0f0ff;
	text-align:left;
}
#contactus .attent{
	color:#ff6666;
	font-weight:bold;
}
#contactus p{
	font-size:1em;
}

.resultMsg{
	text-align:left;
}
.errorMsg{
	text-align:left;
}

