@charset "utf-8"; 


/* トップページ */
.page-header {
/*	text-align: right;*/
	margin: 0px 15px;
	background-image : url(../images/page_header.gif);
	background-position : center center ;
	background-repeat: no-repeat;
	height:82px;
}

.page-header .inquiry-link {
/*	padding: 41px 25px 5px 457px;*/
}

* html.page-header .inquiry-link {
/*	padding: 41px 25px 5px 457px;*/
}

*+html .page-header .inquiry-link {
/*	padding: 41px 25px 5px 457px;*/
}


.page-header h2 {
	float:left;
	text-align:left;
	text-indent:-1000em;
	margin:0px;
	height:0px;
}

.top-header a img {
	display:block;
}

.contents {
	text-align: center;
	color: #5B5551;
/*	margin: 15px 30px 15px;*/
	margin: 0px 30px 15px;
}

.contents-item {
	text-align: center;
/*	margin: 30px 15px 15px;
	*/margin: 0px 15px 15px;
}

.contents h3 ,
.contents h4 {
	margin:0px;
}

/* バナー */
.banner {
}


/* 最新情報 */
.news {
	margin-left: 35px;
	background-image : url('../images/top_news_bg.gif') ;
	background-position : center center ;
	background-repeat: repeat-y;
}

.news .item {
	color: #5B5551;
	padding: 5px;
	margin: 0px 3px;
	border-bottom: 1px solid #D6D2D0;
}

.news .item-title {
	font-size: 12px;
	font-weight:bold;
	padding: 2px 5px 5px;
}

.news .item-text {
	font-size: 10px;
	line-height : 14px;
	padding: 5px 5px 0px;
	border-top: 1px dotted #D6D2D0;
}
.news .item-text a:link {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.news .item-text a:visited {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.news .item-text a:active {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.news .item-text a:hover {
	color: #DF1A53;
	border: none;
	text-decoration: underline;
}


/* menu */
.contents .menu {
/*	margin: 0px 20px;*/
	margin: 0px 20px 30px;
	background-image : url('../images/top_menu_bg.gif') ;
	background-position : center center ;
	background-repeat: no-repeat;
}

.contents .menu .fr {
	background-image : url('../images/top_menu_bg_fr.gif') ;
	background-position : center center ;
	background-repeat: no-repeat;
}
.contents .menu .treatment {
	background-image : url('../images/top_menu_bg_treatment.gif') ;
	background-position : center center ;
	background-repeat: no-repeat;
	margin: 0px 15px 15px;
}
.contents .menu .case {
	background-image : url('../images/top_menu_bg_case.gif') ;
	background-position : center center ;
	background-repeat: no-repeat;
}
.contents .menu .voice {
	background-image : url('../images/top_menu_bg_voice.gif') ;
	background-position : center center ;
	background-repeat: no-repeat;
}
.contents .menu .price {
	background-image : url('../images/top_menu_bg_price.gif') ;
	background-position : center center ;
	background-repeat: no-repeat;
}
.contents .menu .faq {
	background-image : url('../images/top_menu_bg_faq.gif') ;
	background-position : center center ;
	background-repeat: no-repeat;
}

.contents .menu-img {
	padding: 6px 1px 6px 6px;
}

.contents .menu-title {
	padding: 5px 5px 0px 0px;
}

.contents .menu-text {
	font-size: 10px;
	line-height : 10px;
	color: #FFFFFF;
	padding: 5px;
}


/* FR */
.contents .about {
	margin: 0px 20px;
}

.contents .about .waku-red {
	background-image : url('../images/top_fr_bg.gif') ;
	background-position : center center ;
	background-repeat: repeat-y;
}

.contents .about .waku-red-text {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #5B5551;
	padding: 10px 13px 0px ;
}
.contents .about .waku-red-text a:link {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.contents .about .waku-red-text a:visited {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.contents .about .waku-red-text a:active {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.contents .about .waku-red-text a:hover {
	color: #DF1A53;
	border: none;
	text-decoration: underline;
}
.contents .about .waku-red-text img {
	margin-left: 3px ;
}

.contents .about .waku-red-link {
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	padding-right: 15px;
	background-image : url('../images/red_arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.contents .about .waku-red .no1 {
	padding: 0px 0px 10px 20px ;
	margin-bottom: 10px;
	background-image : url('../images/red_no1.gif') ;
	background-position: left 2px ;
	background-repeat: no-repeat;
	border-bottom: 2px solid #ED8B9D;
}
.contents .about .waku-red .no2 {
	padding: 0px 0px 10px 20px ;
	margin-bottom: 10px;
	background-image : url('../images/red_no2.gif') ;
	background-position: left 2px ;
	background-repeat: no-repeat;
	border-bottom: 2px solid #ED8B9D;
}
.contents .about .waku-red .no3 {
	padding: 0px 0px 0px 20px ;
	background-image : url('../images/red_no3.gif') ;
	background-position: left 2px ;
	background-repeat: no-repeat;
}


/* Clinic */
.contents .clinic {
	margin: 0px 20px;
}

.clinic table tbody tr td {
	font-size:12px;
	line-height:16px;
}

.contents .clinic .data {
	border: 1px solid #BCB4B0;
}

.contents .clinic .data-text {
	font-size: 12px;
	line-height: 14px;
	color: #5B5551;
	text-align: center;
	padding: 5px;
}
.contents .clinic .data-text a:link {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.contents .clinic .data-text a:visited {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.contents .clinic .data-text a:active {
	color: #DF1A53;
	border: none;
	text-decoration:none;
}
.contents .clinic .data-text a:hover {
	color: #DF1A53;
	border: none;
	text-decoration: underline;
}

#clinic_main {
	clear:both;
	margin-left:50px;
	padding-bottom:11px;
	width:630px;
	background:url(../images/footer_clinic.gif) left bottom no-repeat #ffffeb;
	text-transform:uppercase;
} 

* html #clinic_main {
	clear:none;
	margin-left:0px;
}

#clinic_main h3 {
	width:630px;
	height:29px;
	background:url(../images/title_clinic.gif) left top no-repeat;
	text-indent:-1000em;
}

#clinic_main dl {
	position:relative;
	margin:0px;
	padding:20px 20px 10px;
	min-height:180px;
	border-right:3px solid #ed8b9d;
	border-left:3px solid #ed8b9d;
	overflow:hidden;
	text-align:left;
}

#clinic_main dl dt {
	margin:0px 0px 10px 226px
}

#clinic_main dl dd {
	margin-left:226px;
	padding-top:10px;
	border-top:1px solid #716860;
}

* html #clinic_main dl dd {
	padding-top:0px;
	font-size:0.834em;
}

#clinic_main dl .cut {
	position:absolute;
	left:20px;
	top:25px;
	margin:0px;
	padding:0px;
	border:none;;
}

#clinic_main dl .cut img {
	border:1px solid #64574c;
}

#clinic_main dl dd p {
	margin-bottom:1em;
	line-height:1.5em;
	font-size:12px;
}

#clinic_main dl dd .address {
	font-size:10px;
	line-height:1.4em;
}

#clinic_main dl dd p a {
	text-transform:lowercase;
	color:#df1a53;
}

#clinic_main dl dd p a:hover {
	text-decoration:none;
/*	color:#f173ac;*/
}

#clinic_main dl .more {
	border:none;
}

#clinic_main dl .more a {
	float:right;
	padding-right:14px;
	background:url(../images/arrow.gif) right bottom no-repeat;
	text-decoration:none;
	line-height:13px;
	font-size:12px;
	color:#df1a53;
}

* html #clinic_main dl .more a {
	font-size:1em;
}

#clinic_main dl .more a:hover {
	border:none;
	color:#F287B7;
}

