/* CSS Document */
/*当院紹介*/
/*全体*/
#wrapper #contents{
	height:850px;
}
/*タイトル*/
.page_tit{
	background:url(../touin/img/touin_tit_img.jpg) no-repeat;
}
.int_tit{
	background:url(../touin/img/touin_tit_s.gif) no-repeat;
	width:578px;
	height:28px;
	margin-bottom:30px;
}
.block1{
	width:578px;
}
/*総合・マップ*/
.int_left{
	float:left;
	width:320px;
	height:361px;
}
.int_left h4{
	font-size:13px;
	font-weight:bold;
	background:#EAF3D3;
	padding:2px 10px;
	color:#666600;
}
.int_left p{
	margin:15px 0px 10px 10px;
	font-size:12px;
	color:#003300;
	text-align: left;
}
.int_right{
	width:230px;
	height:361px;
	float:right;
}
.int_right .img1{
	margin-bottom:27px;
}
.block2{
	height:386px;
	width:578px;
	margin-top: 20px;
	clear: both;
}
.cl {
	clear: both;
}

.block2 .map_left{
	float:left;
	width:343px;
	height:386px;
	}
.block2 .map_right{
	float:left;
	width:235px;
	height:396px;
}
.block2 .add{
	width:235px;
	height:396px;
	background:url(../touin/img/map_img.jpg) no-repeat;
}
