/*院内設備のページ*/

.sub_title	{
	background:url('image/banner_setubi.jpg') no-repeat;
	background-position: right; 
}
.main	{
	text-align: center;
	line-height: 1.5em;

}
.col_left	{
	float: left;
	width: 280px;
	height: 250px;
	border-right: solid 2px #FFB266;
	border-bottom: solid 1px #FFB266;
	margin: 10px;
	margin-left:20px;
}
.col_left	img{
	border: solid 1px #FFB266;
	margin:10px;
}
.col_right	{
	float: left;
	width: 280px;
	height: 250px;
	border-right: solid 2px #FFB266;
	border-bottom: solid 1px #FFB266;
	margin: 10px;
}
.col_right	img{
	border: solid 1px #FFB266;
	margin:10px;
}

hr	{
	clear: both;
	border-top:  dotted 1px #FFB266;
	color: #FFFFFF;
	width: 630px;
}
.main h3	{
	text-align: left;
	color: #FF3366;
	font-size: 12px;
	margin: 0px 20px;
}
.main p	{
	font-size: 12px;
	margin: 0px 0px;
	line-height: 1.2em;
}
.col_come	{
	width: 240px;
	text-align:left;
}
#pagu	{
	border:none;
	margin: auto;
	margin-top: 50px;
	float: left;
	width: 280px;
	height: 250px;

}