h2.img-title {
	display: block;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	border-bottom: solid 1px #CFCFCF;
	border-left: none;
}

div#gym {
	width: 400px;
	float: left;
}

div#culture {
	width: 400px;
	float: right;
}

div#left {
	width: 150px;
	float: left;
}

div#left ul.sub_navi li {
	list-style-image: url( "./../common/img/list.png" );
	margin-left: 25px;
	padding: 0px;
}

div#right {
	float: right;
	width: 640px;
}

div#club {
	width: 315px;
	float: left;
}

div#circle {
	width: 315px;
	float: right;
}

div#club2 {
	width: 315px;
	height: 210px;
	float: left;
	clear: both;
	background-image: url( "http://fudai-navi.net/interview/img/bg-club.png" );
	background-position: top left;
	background-repeat: no-repeat;
}

div#circle2 {
	width: 315px;
	height: 210px;
	float: right;
	background-image: url( "http://fudai-navi.net/interview/img/bg-circle.png" );
	background-position: top left;
	background-repeat: no-repeat;
}

div#club2 h2, div#circle2 h2 {
	text-indent: -9999px;
	border: 0px;
}

div.bl {
	width: 130px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

img.bt {
	margin-top: 10px;
}

img.img {
	border: solid 1px #EFEFEF;
}


