@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #FFF;
	text-align: center;
}
.clear {
	clear: both;
}
a:visited {
	color: #d46976;
}
strong { font-weight:bold;}
#page {
	text-align: left;
	margin: 0px auto;
	width: 950px;
}

#page #header #logo {
	margin: 5px 0px 2px;
}
/*headerNavi*/
#page #header #headerNav01 {
	text-align: right;
}
#page #header #headerNav01 ul {
	float: right;
}
#page #header #headerNav01 ul li {
	float: left;
	margin: 20px 0px 3px 20px;
}
#page #header #headerNav01 ul li a:link {color:#d46976;
	text-decoration:none;
}
#page #header #headerNav01 ul li a:hover {
	color:#d46976;
	text-decoration:none;
	padding-bottom: 0px;
	border-bottom: 1px dashed #d46976;
}
#page #header #headerNav01 ul li a img, #footerNav01 ul li a img {
	margin-right: 3px;
}
#page #header #headerNav02 {
	margin: 5px 0px;
}


/*contents*/
#page #central #body {
	width: 652px;
	float:left;
}
#body h2 {
	color:#333;
	font-size:120%;
	padding-left:6px;
	border-left:3px solid #f09ba5;
	display:inline;
	margin-bottom:10px;
	font-weight:bold;
	}
#body h3 {
	font-weight:bold;
}
#page #central #body .newsBox {
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #F1949D;
	border-radius: 10px;
	background-color: #F9D2D6;
}
#page #central #body .newsBox .newsSpace {
	background-color: #FFF;
	padding: 20px;
	border: 1px solid #F1949D;
	border-radius: 8px;
}
.rssItemDate {
	font-size: 90%;
	color: #999;
	float: left;
	margin-top: -1.5em;
	padding-left:0.5em;
}
.rssItemTitle {
	padding-left: 90px;
	padding-top: 5px;
}
.rssItemSummary {
	padding-left: 90px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
	font-size: 94%;
	color: #999;
}

/*sidenav*/
#sidebar {
	float: left;
	width: 280px;
	margin-right:18px;
}
#right_sidebar {
	float: right;
	width: 280px;
}
#naviBox {
	width: 278px;
	border: 1px solid #CCC;	
	margin: 0px 0px 20px;
}
#naviBox .nav, #naviBox #catetitle {
	margin: 0px 20px;
}
#naviBox #catetitle {
	border-top:1px dashed #F09BA5;
}
#naviBox .nav li, #naviBox .nav00 li, #naviBox #catetitle {
	font-size: 100%;
	background-image: url(images/sidenav_point.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 5px 0px 0px 18px;
	border-bottom: 1px dashed #F09BA5;
	/*text-indent: 18px;*/
}
#naviBox .nav li a, #naviBox .nav00 li a, #naviBox #catetitle a {
	color: #d46976;
	text-decoration: none;
}
#bannerBox {
	margin: 0px 0px 20px;
}
#bannerBox a img {
	margin-top: 10px;
}



/*footer*/
#footer {
	margin:20px 0px 10px;
	}
#page #footer #upBox {
	margin: 5px 0px 0px;
	padding:5px 0px;
	font-size: 90%;
	border-bottom: 1px solid #d46976;
}
#page #footer #upBox_home {
	margin: 5px 0px;
	font-size: 90%;
}
#page #footer #upBox a:link, #page #footer #upBox_home a:link {
	color: #d46976;
	text-decoration: none;
}
#page #footer #upBox a:hover, #page #footer #upBox_home a:hover {
	color: #d46976;
	text-decoration: none;
	border-bottom: 1px dashed #d46976;
}
#footerBox {
	background-color:#d46976;
	padding:20px;}
#footerBox img.footerlogo {
	margin-right:20px;
	margin-top:-2px;}
.address {
	font-size: 90%;
	line-height: 130%;
	color: #FFF;
}
/*-------------------------------------*/
#page #footer #footerNav01 ul li {
	display: inline;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #D46976;
}
/*-------------------------------------*/
#page #footer #footerNav01 ul li a:link {
	color: #d46976;
	text-decoration: none;
}
#page #footer #footerNav01 ul li a:hover {
	border-bottom: 1px dashed #d46976;
}
#page #footer #copyright {
	font-size: 90%;
	float: right;
	margin-top: 5px;
}
/*トップページのfooter*/
#footerBox .sitemap {
	float: left;
	margin-top: 20px;
	margin-right: 40px;
}
#footerBox .sitemap .footer_sm, #footer #footerBox .sitemap .footer_last {
	line-height: 145%;
	margin-bottom:5px;
}

#footer #footerBox .sitemap a:link, #footer #footerBox .sitemap a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer #footerBox .sitemap a:hover {
	color: #FFF;
	text-decoration: underline;
}


/*Q&A*/
.faq {
	margin-bottom: 20px;
	clear: both;
	padding: 22px;
	border: 1px solid #CCC;	
	border-radius: 10px;
}
.faq .question {
	float: left;
	width: 265px;
	font-weight: bold;
	color: #EC6D81;
	font-size: 12px;
	line-height: 150%;
	background-image: url(images/faq_q.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
}
.faq .anser {
	float: left;
	width: 265px;
	color: #6B5E4B;
	font-size: 12px;
	_margin: 23px 25px 25px 12px;
	background-image: url(images/faq_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}

/*お客様の声*/
#body .voice {
	width: 650px;
	margin-bottom: 10px;
}
#body .voice .voice_txt {
	padding: 0px 25px 8px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #d5d5d5;
}

/* hospital_list */
.fonts_s{
	font-size: smaller;
}
.arealabel{
	border-bottom: solid 2px #ff7878;
	line-height: 200%;
}
.areavalue{
	padding:4px 0px;
	line-height: 170%;
	border-bottom: solid 1px #d9cdb7;
}

/*サイトマップ*/
#body .sitemap {
	text-align: left;
}
