.main {
	background: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 547px;
	display: block;
}
.menu0{
	float:left;
	width:8px;
	background: url(../images/btn_left.gif);
	display: block;
}
.menu5{
	float:left;
	width:8px;
	background: url(../images/btn_right.gif);
	display: block;
}
.menu1{
	float:left;
	width:169px;
}
.menu2{
	float:left;
	width:103px;
	display: block;
}
.menu3{
	float:left;
	width:121px;
	display: block;
}
.menu4{
	float:left;
	width:133px;
	display: block;
}

.menu1 a:link{
	background:url(../images/btn_clinic.gif) left center;
	display: block;	
	height:28px;
}
.menu1 a:visited{
	background:url(../images/btn_clinic.gif) left center;
	display: block;	
	height:28px;
}
.menu1 a:hover{
	background:url(../images/btn_clinic_on.gif);
}
.menu2 a:link{
	background:url(../images/btn_treat.gif) left center;
	display: block;	
	height:28px;
}
.menu2 a:visited{
	background:url(../images/btn_treat.gif) left center;
	display: block;	
	height:28px;
}
.menu2 a:hover{
	background:url(../images/btn_treat_on.gif);
}
.menu3 a:link{
	background:url(../images/btn_facility.gif) left center;
	display: block;	
	height:28px;
}
.menu3 a:visited{
	background:url(../images/btn_facility.gif) left center;
	display: block;	
	height:28px;
}
.menu3 a:hover{
	background:url(../images/btn_facility_on.gif);
}
.menu4 a:link{
	background: url(../images/btn_greet.gif) left center;
	display: block;	
	height:28px;
}
.menu4 a:visited{
	background: url(../images/btn_greet.gif) left center;
	display: block;	
	height:28px;
}
.menu4 a:hover{
	background:url(../images/btn_greet_on.gif);
}
.menubottom{
	clear: both;
	padding-top:15px;
}
.1point{
	padding-top: 5px;
	padding-left: 15px;
	display: block;
}
.leftimg{
	float:left;
	margin-right:5px;
	display: block;
	padding-right:15px;
}
.rightlink{
	text-align:right;
	margin:1em 0px;
	display: block;
}
.about{
	border-left:10px solid #B0B2A5;
	padding-top:5px;
	padding-left:5px;
	font-size:85%;
}
.aboutsquare{
	border-left:10px solid #B0B2A5;
	font-size:90%;
	border-top: 1px solid #B0B2A5;
	border-right: 1px solid #B0B2A5;
	border-bottom: 1px solid #B0B2A5;
	margin: 20px;
	padding: 20px 10px 10px;
}

/*お知らせ トップページ*/
.info{ margin-bottom: 40px;}
.info dl { clear: both; border-bottom: dotted 1px #5F605B;}
.info dl dt,.info dl dd { display: inline-block; vertical-align: top;}
.info dl dt { width: 15%;}

/*お知らせ 詳細*/
body.infopop {
    padding: 0;
    margin: 0;
    border-top:solid 8px #41C4DB;
}
body.infopop .info_detail { padding: 20px; color: #614E4E;}
body.infopop .info_detail h2 { color: #5F605B;}

body.infopop .info_detail img { margin-bottom: 20px;}

body.infopop .close a.button {
    display: block;
    background: #614E4E;
    color: #ffffff;
    width: 50%;
    margin:30px auto;
    text-align: center;
    padding: 20px;
    border-radius: 4px;
    text-decoration: none;
}
body.infopop .close a.button:hover { opacity: 0.7;}
.gmap { margin-bottom: 40px;}
.gmap iframe { margin-bottom: 10px;}

/*facility*/
.facility_photo p { padding: 0; line-height: 1; margin-bottom: 20px; max-width: 545px;}
.facility_photo img { margin-bottom: 0px;}
.facility_photo span {
    display: block;
    text-align: center;
    padding: 8px;
    background: #41C4DB;
    color: #ffffff;
}
