@charset "shift_jis";

/*----------------------------------  
	コンテンツエリア
------------------------------------*/
#contents h2{
	background-image:url(images/titleBg.jpg);
	background-repeat:no-repeat;
	color:#0f6a6a;
	font-weight:bold;
	font-size:150%;
	width:926px;
	height:37px;
	padding:5px 0 0 10px;
}
#company{
	margin-bottom:30px;
	width:910px;
}
#company h3{
	height:29px;
	margin:20px 0 20px 5px;
	padding:3px 0 0 20px;
	background-image:url(images/h3Bg02.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:1.2em;
	font-size:130%;
	width:420px;
}
#company table{
	border:0;
	margin-left:13px;
	width:415px;
}
#company table th{
	border-bottom:1px solid #ccc;
	padding:7px 34px 7px 7px;
	color:#009498;
	font-weight:bold;
	text-align:left;
	font-size:100%;
	vertical-align:top;
	white-space:nowrap;
}
#company table td{
	border-bottom:1px solid #ccc;
	padding:7px;
	color:#333;
	text-align:left;
	font-size:100%;
	vertical-align:top;
}
#mailfome{
	clear:both;
	width:926px;
	padding:0 0 15px 0;
}
#mailfome h3{
	height:29px;
	margin:0px 0 20px 5px;
	padding:3px 0 0 20px;
	background-image:url(images/h3Bg01.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:1.2em;
	font-size:130%;
}
#mailfome p{
	height:29px;
	margin:0px 0px 0px 0px;
	padding:0 0 0 120px;
	background-repeat:no-repeat;
	line-height:1.2em;
	font-size:100%;
}
#mailfome table{
	border:0;
	margin-top:30px;
	margin-left:120px;
	width:700px;
}
#mailfome table th{
	width: 8em;
	padding:5px;
	font-weight: normal;
	text-align:center;
	vertical-align:top;
	border:0;
}
#mailfome table td{
	padding:5px;
	text-align:left;
	vertical-align:top;
	border:0;
}
#mailfome .error {
margin: 0.5em 0 0 0;
padding: 0;
font-weight: bold;
text-align: left;
text-indent: 0;
color: #F00;
}