body{
	margin:15px 10px 10px 10px;
	background-image: url(/img/kankosearch/kekka-img/bukken-bg.jpg);
	background-repeat: repeat-y;
	font-size:13px;
}
th, td, div{
	font-size:13px;
	color:#000;
}
h3{
	background-image: url(/img/kankosearch/top-img/bukken-title01.jpg);
	background-repeat: no-repeat;
	height:30px;
	width:550px;
	padding-top:7px;
	font-size:120%;
	font-weight:bold;
	margin-bottom:15px;
}
table.maintable{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
table.maintable th{
	width:160px;
	border:1px solid #ffffff;
	background-color:#E0D39E;
	text-align:center;
	padding:5px;
	font-weight:bolder;
	white-space:nowrap;
}
div.area1{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	background-color:#E0D39E;
	text-align:center;
	padding:5px;
	font-weight:bolder;
	white-space:nowrap;
}
div.area2, table.maintable td{
	border:1px solid #ffffff;
	background-color:#EEE7CA;
	padding:5px;
	margin-bottom:10px;
	text-align:left;
}
table.maintable th.gusu1{
	background-color:#E5D8a4;
}
table.maintable td.gusu2{
	background-color:#f4eccf;
}

a{
	color:#558020;
}
a:hover{
	color:#996666;
}

.photo{
	text-align:center;
}
.photo img{
	border:0px;
}

