@charset "utf-8";
#contact .hissu img{
	float:left;
	margin-right:10px;
}

#contact table.table01 {
	border-right:2px solid #ff6400;
	border-left:2px solid #ff6400;
	border-bottom:2px solid #ff6400;
	margin-top:0px;
	width:700px;
	background:url("/img/contact/table01bg.png") repeat-x;
}

#contact table.table01 th{
	border-bottom:1px dotted #262626;
	border-right:1px dotted #262626;
	width:200px;
	padding:10px;
}

#contact table.table01 td{
	padding:10px;
	border-bottom:1px dotted #262626;
}
#contact p.p01{
	line-height:20px;
	margin:10px;
}
#contact table.table02 {
	border:2px solid #559700;
	margin-top:0px;
	width:700px;
	background:url("/img/contact/table01bg.png") repeat-x;
}
#contact table.table02 th{
	border-bottom:1px dotted #262626;
	border-right:1px dotted #262626;
	color:#000000;
	width:140px;
	padding:10px;
}
#contact table.table02 td{
	line-height:20px;
	color:#000000;
	padding:10px;
	border-bottom:1px dotted #262626;
}
#contact .s01{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	font-size:18px;
	font-weight:bold;
	color:#e60589;
	padding:5px;
	background-color:#fff7da;
}