@charset "utf-8";
#contact_prlist{
	padding:0 5px 5px 5px;
	margin:10px 0 0 0;
	list-style:none; 
	clear:both;
}
#contact_prlist h2{
	font-size:1.2em;
	padding:0 0 5px 0;
	border-bottom:1px solid #CCCCCC;
}
#contact_prlist li{
	width:185px;
	height:110px;
	padding:0;
	margin:0;
	float:left;
}
#contact_prlist li img{
	margin:0 5px 0 0;
	float:left;
}
#contact_form{ 
	margin:5px 0;
}
#contact_form h2{
	font-size:1.2em;
	padding:5px 0;
	border-bottom:1px solid #CCCCCC;
}
.contact_table{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}
.contact_table th{
	text-align:right;
	padding:5px 10px 0 0;
	background-color:#FCEBD1;
	border-bottom:1px solid #666666;
	line-height:2em;
	width:150px;
	vertical-align: top;
}
.contact_table td{
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	line-height:2em;
	padding:5px 0 5px 10px;
}
.contact_table input{
	width:200px;
	font-size:1em;
}
.contact_table textarea{
	width:330px;
	height:100px;
	font-size:1em;
}
.must{
	color:#FF0000;
	font-size:0.8em
}
.contact_table  select{
	color:#333333;
	font-size:1em;
	font-family: "MS Gothic",Arial;
}
#contact_at input{
	width:auto;
	font-size:1em;
}
#contact_at{
	border-left:none;
}
