﻿/*------------------------------*/
/* リセット                     */
/*------------------------------*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    /*vertical-align:baseline;*/
    background:transparent;
}

/* 画像はボーダーのみリセット */
img
{
    border:0;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}



/*------------------------------*/
/* 共通設定                     */
/*------------------------------*/

body
{
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,Meiryo, "メイリオ" , "ＭＳ Ｐゴシック" ,Verdana,Geneva,Arial,Helvetica;
    font-size: 10pt;
    line-height: 150%;
    -webkit-text-size-adjust: none;
    color: #575a57;
    background-image: url(.././Images/HeaderBack.jpg);
    background-repeat: no-repeat;
    background-color: #fefef6;
    background-position: 50% 0;
    position: relative;
}

.wrapper
{
	width: 980px;
	height: auto;
	margin: 0 auto 80px;
	min-height: 700px;
	position: relative;
	overflow: hidden;
}

.ImeDisabled
{
    ime-mode: Disabled;
}

.ImeActive
{
    ime-mode: Active;
}

.cb
{
    clear: both;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

a
{
	outline:none;
	color: #575a57;
	text-decoration: none;
}

a:hover
{
	color: #575a57;
	text-decoration: underline;
}

a:hover img
{
	filter: alpha(opacity=80); /* IE7以下用 */
	-ms-filter: “alpha(opacity=80)”; /* IE8用 */
	opacity:0.8; /* Firefox 1.5以上, Opera, Safari用 */
}
 
/*------------------------------*/
/*       mstDefault.master      */
/*------------------------------*/

.contents_area
{
	width: 715px;
	height: auto;
	float: right;
	overflow: hidden;
}

/*-----　ヘッダー　-----*/

.header_area
{
	width: 980px;
	height: auto;
}

.logo
{
	margin: 173px 0 20px 0;
}

/*-----　サイド　-----*/

.side_area
{
	width: 240px;
	height: auto;
	float: left;
}

.info_top
{
	width: 240px;
	height: 12px;
	background: url(.././Images/SideInfoTop.png) no-repeat;
}

.info_rep
{
	width: 240px;
	height: auto;
	background: url(.././Images/SideInfoRep.png) repeat-y;
}

.info_under
{
	width: 240px;
	height: 12px;
	margin-bottom: 20px;
	background: url(.././Images/SideInfoUnder.png) no-repeat;
}

.info_btn
{
	margin: 5px 0 15px 0;
}

.side_link
{
	width: 240px;
	height: 196px;
	margin-bottom: 20px;
	background: url(.././Images/SideLinkBack.png) no-repeat;
}

.side_link01
{
	margin-top: 11px;
}

.side_link02
{
	margin-top: 25px;
}

.side_banner
{
	margin-bottom: 20px;
}

.takeo
{
	width: 240px;
	height: 431px;
	position: relative;
	background: url(.././Images/SideTakeoL.png) no-repeat;
}

.takeo img
{
	position: absolute; top: 227px; left: 0;
}

.takeo_address
{
	padding: 361px 0 0 20px;
}

.takeo_tel
{
	width: 100%;
	height: 80px;
	position: absolute; top: 275px; left: 0;
}

/*-----　フッター　-----*/

.gotop
{
	position: fixed; right: 8%; bottom: 0;
}

.gotop a
{
	width: 57px;
	height: 57px;
	display: block;
}

.footer
{
	position: absolute;
    bottom: 0;
    width: 100%;
	height: 350px;
	background: url(.././Images/FooterBack.jpg) repeat-x;
}

.footer_area
{
	width: 980px;
	height: auto;
	margin: 0 auto;
	color: #ffffff;
}

.hospital_img
{
	margin: 40px 32px 0 0;
	float: left;
}

.address
{
	margin-top: 40px;
	float: left;
}

.footer_logo
{
	margin: 0 0 0 8px;
}


.footer_tel
{
	margin: 15px 0 0 20px;
}

.plink
{
	width: 377px;
	margin-top: 127px;
	float: right;
	color: #ffffff;
}

.plink a
{
	color: #ffffff;
}

.link_box_l
{
	margin: 5px 54px 0 0;
	list-style-type: none;
	float: left;
}

.link_box
{
	margin-top: 5px;
	list-style-type: none;
	float: left;
}

.link_box_r
{
	margin-top: 5px;
	list-style-type: none;
	float: right;
}

.copyright
{
	text-align: center;
	margin-top: 90px;
}

/*　↓↓↓↓メニューボタン↓↓↓↓　*/

.menu_img
{
    line-height:100%;
    width: 100%;
    height: 50px;
}

.menu_box
{
	width: 980px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
}

#menubtn_home_def
{
	width: 163px;
    height: 20px;
	float: left;
}

#menubtn03def
{
	width: 163px;
    height: 20px;
	float: left;
}

#menubtn_home_def a:hover img
{
	filter: alpha(opacity=100); /* IE7以下用 */
	-ms-filter: “alpha(opacity=100)”; /* IE8用 */
	opacity:1.0; /* Firefox 1.5以上, Opera, Safari用 */
}

/*　↓メニューボタンをhover↓　*/

/*　↓.masterのhomeボタンhover↓　*/

#menubtn_home a
{
	display: block; /* ブロックレベルで表示 */
	width: 163px; /* 横 */
	height: 20px; /* 縦 */
	background-image: url(.././Images/DefMenuBtnHome.png);
}

#menubtn01 a
{
	display: block; /* ブロックレベルで表示 */
	width: 163px; /* 横 */
	height: 20px; /* 縦 */
	background-image: url(.././Images/DefMenuBtnHifuka.png);
}

#menubtn02 a
{
	display: block; /* ブロックレベルで表示 */
	width: 163px; /* 横 */
	height: 20px; /* 縦 */
	text-align: center;
	background-image: url(.././Images/DefMenuBtnKeiseigeka.png) ;
}

#menubtn03 a
{
	display: block; /* ブロックレベルで表示 */
	width: 163px; /* 横 */
	height: 20px; /* 縦 */
	background-image: url(.././Images/DefMenuBtnBiyouhifuka.png);
}

#menubtn04 a
{
	display: block; /* ブロックレベルで表示 */
	width: 163px; /* 横 */
	height: 20px; /* 縦 */
	background-image: url(.././Images/DefMenuBtnGairai.png);
}

#menubtn05 a
{
	display: block; /* ブロックレベルで表示 */
	width: 165px; /* 横 */
	height: 20px; /* 縦 */
	background-image: url(.././Images/DefMenuBtnHospital.png);
}

/*　↑メニューボタンをhover↑　*/

#menubtn_home
{
	width: 163px;
	float: left;
}

#menubtn01
{
	width: 163px;
	float: left;
}

#menubtn02
{
    width: 163px;
	float: left;
}

#menubtn03
{
    width: 163px;
	float: left;
}

#menubtn04
{
    width: 163px;
	float: left;
}

#menubtn05
{
    width: 165px;
	float: left;
}

.menu_img a:hover
{
    background-position: bottom right;
}

#default #menubtn_home a
{
	background-position: bottom right;
	width: 163px;
	height: 20px;
}

#hifuka #menubtn01 a
{
	background-position: bottom right;
	width: 163px;
	height: 20px;
}

#keiseigeka #menubtn02 a
{
	background-position: bottom right;
	width: 163px;
	height: 20px;
}

#biyouhifuka #menubtn03 a
{
	background-position: bottom right;
	width: 163px;
	height: 20px;
}

#gairai #menubtn04 a
{
	background-position: bottom right;
	width: 163px;
	height: 20px;
}

#hospital #menubtn05 a
{
	background-position: bottom right;
	width: 165px;
	height: 20px;
}

/*　↑↑↑↑メニューボタン↑↑↑↑　*/

/*------------------------------*/
/*     frmBiyouhifuka.aspx      */
/*------------------------------*/

.pfooter
{
	/*position: absolute;
    bottom: 0;*/
    width: 100%;
	height: 350px;
	background: url(.././Images/PFooterBack.jpg) repeat-x;
}

.biyou_body
{
	background-image: url(.././Images/PHeaderBack.jpg);
    background-repeat: no-repeat;
    background-color: #fefef6;
    background-position: 50% 0;
    list-style-type: none;
	list-style-image: none; /*-webkit-text-size-adjust: none;*/
	position: relative;
}

.advice
{
	padding: 8px;
	border: 1px solid #f0f0e8;
}

.advice span
{
	display: block;
	text-align: center;
	padding-bottom: 10px;
}

.advice p
{
	text-align: right;
}

.contents_title_p
{
	width: 715px;
	height: 41px;
	margin: 15px 0 10px 0;
	background: url(.././Images/PContentsTitle.png) no-repeat;
}

.contents_title_p span
{
	padding-left: 30px;
	font-size: 120%;
	line-height: 41px;
}

.contents_text_p h2
{
	margin-top: 10px;
}

.contents_text_p h3
{
	width: 715px;
	height: 24px;
	margin: 30px 0 20px 0;
	padding-left: 20px;
	background: url(.././Images/PContentsSubTitle.png) no-repeat;
}

.contents_text_p a
{
	color: #e163b1;
}

.contents_text_p li
{
	list-style: none;
}

.biyou_sentence
{
	margin-top: 15px;
}

.biyou_sentence span
{
	display: block;
	margin-top: 10px;
}

.derma_dry
{
	margin-top: 20px;
}

.botox_sentence
{
	width: 470px;
	height: auto;
	margin-bottom: 15px;
	float: left;
}

.botox_sentence span
{
	display: block;
	margin-top: 10px;
}

.shinryo_list
{
	width: 520px;
	float: left;
	list-style-position: outside;
}

.shinryo_list p
{
	width: 508px;
	float: right;
}

.list_title
{
	font-weight: bold;
}

.list_point
{
	color: #fe3e12;
}

.sejutsu_img
{
	float: right;
}

.biyou_ryoukin
{
	width: 715px;
	height: auto;
	margin: 20px auto;
	background: #ffffff;
	padding: 15px 0;
}

.biyou_ryoukin table
{
	margin: 0 auto 10px;
}

.biyou_ryoukin td
{
	text-align: center;
}

.ryoukin_title
{
	width: 715px;
	height: auto;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.ryoukin_syouhizei
{
	width: 660px;
	height: auto;
	margin: 0 auto;
	text-align: right;
}

.biyou_ryoukin caption
{
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	color: #f56fc4;
}

.img01
{
	float: left;
	margin-top: 10px;
}

.img02
{
	float: left;
	margin: 10px 40px;
}

.img04
{
	width: 265px;
	float: right;
	margin: 10px 0;
}

.img05
{
	float: left;
	margin: 10px 26px;
}

.img_frb01
{
	float: left;
	margin-left: 15px;
}

.img_frb02
{
	float: left;
	margin-left: 40px;
}

.img_fr03
{
	float: right;
	margin-top: 5px;
}

.sick_sentence03
{
	width: 250px;
	float: left;
}

.sick_sentence02
{
	width: 520px;
	float: left;
}

.sick_sentence04
{
	width: 420px;
	float: left;
}

.mizumushi_img_area
{
	width: 623px;
	margin: 0 auto;
}

/*.shiwa_img_area
{
	width: 703px;
	margin: 0 auto;
}*/

.net_yoyaku
{
	margin-bottom: 20px;
}

.a_yoyaku
{
	color: #fe3e12;
	text-decoration: underline;
}

.dermashine
{
	margin: 20px 50px 0 90px;
}

/*------------------------------*/
/*         frmYoyaku.aspx       */
/*------------------------------*/

.reserve_sentence
{
	margin-bottom: 20px;
}

/*------------------------------*/
/*       frmYoyakuReg.aspx      */
/*------------------------------*/

.reserve_title
{
	margin-bottom: 20px;
}

.input_name
{
	text-align: right;
	padding-right: 8px;
	background: #ffeff9;
}

.input_text
{
	text-align: left;
	padding-left: 8px;
}

.btn_reserve
{
	width: 169px;
	height: 47px;
	margin: 30px auto;
}

.error_area
{
	width: 360px;
	height: auto;
	margin: 0 auto;
}

.error_msg
{
	height: auto;
	text-align: left;
	margin: 10px auto 0;
}

.error_text
{
	font-size: 120%;
	font-weight: bold;
	color: Red;
	text-align: center;
	margin-top: 20px;
}

.input_name_re
{
	width: 150px;
	text-align: right;
	padding-right: 8px;
	background: #ffeff9;
}

.input_text_re
{
	text-align: left;
	padding-left: 8px;
	background: #ffffff;
}

.reserve_text01
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

.reserve_text02
{
	text-align: center;
	font-weight: bold;
	margin: 25px 0 15px 0;
}

.reserve_or
{
	width: 380px;
	margin: 0 auto;
}

.reserve_or2
{
	width: 500px;
	margin: 30px auto 0;
}


.reserve_btn
{
	width: 169px;
	height: 47px;
	float: left;
}

.revise_btn
{
	width: 169px;
	height: 47px;
	float: right;
}

.reserve_ok
{
	width: 100%;
	margin-top: 80px;
	text-align: center;
	color: #ee57b5;
	font-size: 150%;
	font-weight: bold;
}

.btn_back
{
	margin-top: 30px;
}

/*------------------------------*/
/*         frmVoice.aspx        */
/*------------------------------*/

.kanja_title
{
	margin-bottom: 10px;
}

.news_line
{
	margin: 0 0 0 10px;
}

/*------------------------------*/
/*     frmVoiceDetail.aspx      */
/*------------------------------*/

.news_d_title
{
	width: 715px;
	height: 43px;
	margin-bottom: 25px;
	background: url(.././Images/NewsDTitleP.png) no-repeat;
}

.news_text
{
	width: 715px;
	height: auto;
}

.news_pdf_area
{
	margin-top: 30px;
}

.news_pdf
{
	margin-bottom: 20px;
}

.news_img01
{
	float: left;
	margin-left: 27px;
}

.news_img02
{
	float: left;
	margin-left: 30px;
}

.news_img03
{
	float: left;
	margin-left: 30px;
}

.day_title
{
	padding-left: 20px;
}
