@import "layout.css";
@import "base.css";
@import "common.css";
.clear{
	clear:both;
}
.center{
	text-align:center;
}
.floatL{
	float:left;
}
.underH2{
	line-height:150%;
}
.underH3{
	margin:20px 0px 0px 0px;
}
.underH4{
	margin:20px 0px 0px 20px;
	width:720px;
}
.underH5{
	margin:20px 0px 0px 20px;
	width:720px;
}
.underH6{
	margin:20px 0px 20px 20px;
	width:680px;
}
.defP{
	margin:0px 0px 20px 0px;
}
.syokujkiBox{
	margin:0px 0px 25px 6px;
	float:left;
}
.otoiawaseTable{
	background:#dddddd;
	font-size:90%;
	width:700px;
}
.otoiawaseTable th{
	width:100px;
	padding:10px 0px 10px 20px;
	background:#C6DEA2;
	color:#333333;
}
.otoiawaseTable td{
	background:#ffffff;
	padding:10px 0px 10px 10px;
	width:450px;
}

#user_gmap{ width:650px;height:450px; border:solid 1px #ccc; }
#user_glink {width:555px; text-align:right; font-size:10px; font-weight:normal; padding:0px; height:20px; margin:0px auto;}