body {
	background-color: #732C29;
	background-image: url(../basic-img/back-body2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h3 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container_tittle {
	float: left;
	width: 86px;
	padding-top: 25px;
	padding-left: 14px;
}
#container_contents {
	float: right;
	width: 780px;
	background-image: url(../basic-img/back-contents.gif);
	background-repeat: repeat-y;
}
#container_contents:after ,#container_infoArea:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#containermenu {
	float: left;
	width: 180px;
	position: relative;
}
#container_honbun {
	float: right;
	width: 600px;
	margin-top: 20px;
}
#container_honbun h2 {
	margin-left: 20px;
	margin-bottom: 12px;
}

#mg10  {
	margin-right: 10px;
	margin-left: 20px;
}

.gotop {
	background-color: #999999;
}
.goaccess {
	background-color: #732C29;
}
#navi {
	position: relative;
	width: 180px;
}
.pics {
	margin-bottom: 10px;
	display: block;
	height: 235px;
	width: 600px;
	overflow: hidden;
}
#container_infoArea {
	width: 570px;
	margin-left: 20px;
	background-image: url(../basic-img/back-info.gif);
	background-repeat: repeat-y;
	clear: both;
}
#container_infoArea dt {
	margin-bottom: 5px;
}

#container_info {
	float: left;
	width: 275px;
}
#container_info dt {
	clear: both;
	font-weight: bold;
	color: #732C29;
	font-size: 12px;
}

#container_info dd img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#container_info dd {
	margin-bottom: 10px;
}


#container_data {
	float: right;
	width: 275px;
}
#container_data ul {
	padding: 10px 10px 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}

#container_data li {
	margin-left: 15px;
	list-style-type: disc;
	margin-bottom: 2px;
}
#mg10 p {
	text-indent: 1em;
	clear: both;
}
.imaglist {
	list-style-type: none;
	margin-left: -12px;
}
.imaglist li {
	float: left;
	margin-left: 12px;
	display: inline;
}
#map {
	height: 400px;
	width: 568px;
	border: 1px solid #999999;
}
#container_fotter a {
	color: #333333;
}
