@charset "UTF-8";


/* 再使用できる各種クラス */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#news {
	height: auto;
	width: 590px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}#whatsnew .m_top20 ul li {
	font-size: 85%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#hospinfo #photograph {
	width: 205px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 5px;
}





.contents {
	height: 300px;
	width: 580px;
}
.phto {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: 280px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.phto a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}


/*-------------------------------------------------*/
.news-title{
	line-height:26px;
	height:auto;
	/*background-image: url(../images/ic_news_icon01.png);*/
	background-repeat: no-repeat;
	background-position: left;
	text-indent:0px;
	color:#FFFFFF;
	font-size: 85%;
	width: 510px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #386231;
	border: 1px solid #CCC;
}
.news-caption{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	width: 525px;
	font-size: 80%;
	padding-right: 0px;
	padding-left: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#frame {
	padding: 0px;
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*-------------------------------------------------*/