/*----------------------------------------------------------
   Leia
-----------------------------------------------------------*/
@charset "utf-8";
/* index
------------------------------------*/

/* menu page
-----------------*/

table.mokuteki{
margin-left: 15px;
}

table.mokuteki th,
table.mokuteki td{
border: 0;
border-bottom: 1px solid #cccccc;
padding: 10px;
}

table.mokuteki th{
font-weight: bold;
background: url('/images/bg_mokuteki.gif') bottom left no-repeat;
}


table.menutable{
width: 250px;
margin-top: 10px;
margin-left: 15px;
}
#medical table.menutable{
width: 400px;
margin: 20px auto;
}

table.menutable th,
table.menutable td{
border: 1px solid #cccccc;
padding: 3px;
}

table.menutable th{
background: #eeeeee;
text-align: center;
}

table.menutable td{
text-align: right;
}

/* special
-----------------*/
#main_content p.morishita{
display: block;
background: url('/images/s_morishita.jpg') no-repeat ;
padding-left: 60px;
padding-right: 120px;
min-height: 50px;
color: #0099FF;
}

#main_content p.okubo{
display: block;
background: url('/images/s_okubo.jpg') no-repeat right;
padding-left: 120px;
padding-right: 60px;
min-height: 50px;
color: #000000;
text-align: right;
color: #FF6600;
}

#koizumi #main_content p.margin20{
height: 20px;
}
#koizumi #main_content p.margin40{
height: 40px;
}
#koizumi #main_content p.margin80{
height: 80px;
}
#koizumi #main_content p.margin120{
height: 120px;
}
#koizumi #main_content img.scene{
margin: 0 15px 15px 0;
}
#koizumi #main_content h4.time{
clear: both;
}
#koizumi #main_content div.left{
float: left;
width: 300px;
margin-right: 15px;
}
#koizumi #main_content img.left{
float: left;
}

#abeno #main_content img.left,#ichioshi #main_content img.left{
float: left;
margin-right: 15px;
}
#abeno #main_content div.w425{
width: 425px;
}
#abeno #main_content div.center{
margin: 0 auto;
text-align: center;
}
#abeno #main_content .p_15{
padding: 0 15px 15px 15px;
}

/* voice
-----------------*/
#main_content img.voice_image{
float: left;
margin: 10px;
}

#main_content div.voice{
float: right;
width: 420px;
padding-right: 15px;
}
#main_content div.name{
clear: both;
margin-bottom: 30px;
padding-right: 20px;
text-align: right;
font-weight: bold;
}

#main_content div.voice b{
font-size: 14px;
display: block;
margin-bottom: 10px;
color: #B0214D;
}
ul.hitokoto > li{
padding: 0px 10px 0px 24px;
margin: 10px 0;
background: url('/images/bg_li.gif') top left no-repeat;
list-style: none;
}
* html ul.hitokoto li{
padding: 0px 10px 0px 24px;
margin: 10px 0;
background: url('/images/bg_li.gif') top left no-repeat;
list-style: none;
}
* html ul.hitokoto ol li{
padding: 0px 10px 0px 24px;
margin: 10px 0;
background: none;
list-style-image: none;
}

.bg_voice{
background: #fbf9ea;
border: 3px solid #e7e5c3;
padding: 10px 0 20px;
margin-bottom: 15px;
}

.enq_name{
width: 96%;
font-size: 16px;
font-weight: bold;
margin: 0 auto 10px;
padding: 5px;
background: white;
border-bottom: 2px solid #fa94b9;
}

/* staff
-----------------*/
img.staff_image_l{
float: left;
margin-right: 5px;
}

div.staff_voice_r{
float: right;
width: 400px;
padding: 10px 10px 0 10px;
background: #fff2f0;
}
img.staff_image_r{
float: right;
margin-right: 5px;
}

div.staff_voice_l{
float: left;
width: 400px;
padding: 10px 10px 0 10px;
background: #fff2f0;
}
div.staff_voice_l p, div.staff_voice_r p{
padding: 5px 0 0 10px;
}
div.name{
clear: both;
margin-bottom: 5px;
padding-right: 20px;
text-align: right;
font-weight: bold;
}

div.staff_voice_l p.staff_voice_title, div.staff_voice_r p.staff_voice_title{
font-size: 14px;
font-weight: bold;
color: #B0214D;
}

#staff_introduction_box img{
padding: 0;
margin: 0;
}

.w115{
width: 115px;
}
span.name{
color: #e32755;
font-size: 11px;
line-height: 11px;
}

.staff_introduction_table{
width: 100%;
height: 100%;
border: 0px;
}
.staff_introduction_table th{
border: 0px;
background: #f7c0c3;
border: 1px solid #f3a9aa;
text-align: center;
font-weight: bold;
color: #e32755;
}
.staff_introduction_table td{
border: 0px;
border: 1px solid #f3a9aa;
}
.staff_introduction_table td.photo{
padding: 0;
width: 150px;
}
.staff_introduction_table td.comment{
}
.staff_introduction_table th.name{
width: 60px;
}

/* info
-----------------*/
span.tel{
font-size: 24px;
color: #9d0f6c;
line-height: 130%;
font-weight: bold;
}


dl.step dt{
float: left;
clear: both;
width: 70px;
margin-bottom: 10px;
font-weight: bold;
text-align: right;
color: #777777;
}

dl.step dd{
margin-left: 90px;
margin-bottom: 10px;
border-left: 3px solid #ddcccf;
padding-left: 10px;
}

dl.step dd b{
color: #9d0f6c;
}


/* access
-----------------*/
div.map{
margin: 0 15px 15px 15px;
border: 1px solid #cccccc;
}

/* xmas
-----------------*/
#xmas #content{
background: url('/images/xmas/bg_snow.gif') top left repeat;
}
#xmas #catch{
margin: 10px 0 14px 20px;
}
#xmas #main_content p{
margin: 4px 0 10px 10px;
}

/* collabo
-----------------*/
#katagaki{
margin-top: 100px;
font-size: 18px;
font-weight: bold;
line-height: 24px;
}

#doctor_name{
font-size: 24px;
font-weight: bold;
}
.margin_topdown{
margin: 10px 0;
}
ul#check li{
background: url('/images/collabo/pt_check.jpg') top left no-repeat;
list-style-type: none;
padding: 6px 0 6px 60px;
}
#blue_box{
background: #cfdbff;
padding: 10px;
margin-bottom: 10px;
}

table.collabo_price{
border: 1px #bbbbbb solid;
width: 340px;
}
table.collabo_price th{
border: 1px #bbbbbb solid;
text-align: center;
font-weight: bold;
width: 100px;
background: #f3f0e1;
color: #900a60;
}
table.collabo_price th.col1{
width: 200px;
}
table.collabo_price td{
border: 1px #bbbbbb solid;
padding: 6px 14px ;
text-align:center;
}
table.collabo_price td .notice{
color: #990022;
font-weight: bold;
}
/* oyobare
-----------------*/
p.catch{
font-size: 130%;
font-weight: bold;
}
.w200{
width: 200px;
margin-right: 10px;
}
.w200 .textalign_center{
font-weight: bold;
font-size: 10px;
line-height: 120%;
}
/* india
-----------------*/

dl.india dt{
float: left;
clear: both;
width: 200px;
margin-bottom: 10px;
font-weight: bold;
text-align: right;
color: #333333;
}

dl.india dd{
margin-left: 220px;
margin-bottom: 10px;
border-left: 3px solid #ddcccf;
padding-left: 10px;
}

dl.india dd b{
color: #9d0f6c;
}

ul.check{
margin: 0;
padding: 0;
margin-bottom: 20px;
background: url('/images/bg_osusume.jpg') right top no-repeat;
}

ul.check li{
list-style-type: none;
margin: 0 15px 0 15px;
background: url('/images/bg_check.gif') left no-repeat;
padding: 3px 0 3px 70px;
}

div.yoyaku{
background: url('/images/bg_tel.jpg') left no-repeat;
min-height: 150px;
padding-left: 120px;
padding-top: 20px;
}
#india #main_content div.center{
margin: 0 auto 20px 0;
text-align: center;
}


/*company
-------------------*/

table.profile{
width: 550px;
margin: 0 15px 0 15px;
}

table.profile th,
table.profile td{
border: none;
border-bottom: 1px solid #aaaaaa;
}

/* anniversary
-------------------*/
.w250{
width: 250px;
}
.point_box1{
background: url('/images/anniversary/point1.png') left 20px no-repeat;
padding-left: 90px;
width: 450px;
margin: 0 auto;
height: 150px;
}
.point_box2{
background: url('/images/anniversary/point2.png') left 20px no-repeat;
padding-left: 90px;
width: 450px;
margin: 0 auto;
height: 150px;
}
.point_box3{
background: url('/images/anniversary/point3.png') left 10px no-repeat;
padding-left: 90px;
width: 450px;
margin: 0 auto;
height: 150px;
}
p.green{
background: #eeffee;
border: 1px solid #ddffdd;
}
p.pink{
background: #ffeeee;
border: 1px solid #ffdddd;
}


/*reserve
-------------------*/
h4#entry_head{
margin-bottom: 0;
}

table#entry{
width: 580px
margin: 0 auto;
border: 0px #FFFFFF solid;
border-collapse: separate;
border-spacing: 0 6px;
}
table#entry th{
text-align: right;
width:180px;
font-weight: bold;
color: #333333;
border: 0px #FFFFFF solid;
border-right: 1px solid #DDDDDD;
}
table#entry td{
width:360px;
border: 0px #FFFFFF solid;
padding: 5px 10px;
line-height: 160%;
}
table#entry tr.odd{
background: #f0f0ee;
}
table#entry td.center{
text-align: center;
width: 580px;
}
table#entry span.necessary{
color:#9d0f6c;
font-size: 0.8em;
}
table#entry span.notice{
color:#9d0f6c;
font-size: 0.8em;
}
table#entry input, table#entry select, table#entry textarea{
margin: 2px;
}
table#entry select.menu{
width: 70%;
}
p.big{
font-size:180%;
font-weight:bold;
}

/*recruit
-------------------*/
table#recruit{
border: 1px #bbbbbb solid;
width: 580px;
}
table#recruit th{
border: 1px #bbbbbb solid;
text-align: center;
font-weight: bold;
width: 100px;
background: #f3f0e1;
color: #900a60;
}
table#recruit td{
border: 1px #bbbbbb solid;
padding: 6px 14px ;
}
table#recruit td ul{
margin: 14px;
}





/*login
-------------------*/
div.login{
border: 1px solid #cccccc;
background: url('/images/bg_login.gif') top left;
padding: 35px 15px 10px 15px;
margin-bottom: 10px;
width: 170px;
}

#shibo #main_content div.login, #india #main_content div.login{
float: right;
margin-right: 15px;
}
#reserve #main_content div.login{
float: right;
margin-right: 15px;
}
#reserve #main_content .textlink{
margin: 0 0 4px 16px;
}
div.login dl{
margin: 0;
padding: 0;
}

div.login dl dt{
float: left;
width: 40px;
margin-bottom: 5px;
clear: both;
font-size: 10px;
font-weight: bold;
text-align: right;
padding-right: 10px;
}

div.login dl dd{
margin-bottom: 5px;
}

div.login dl dd input{
width: 100px;
}

div.login input.bt{
clear: both;
margin-left: 50px;
}

div.login p{
padding: 0;
margin: 0;
margin-top: 5px;
display: block;
text-align: center;
}






/*common
------------------------------------*/


#collabo p.red{
font-size: 16px;
font-weight: bold;
}


img.img_right{
float: right;
margin: 0px 15px 10px 10px;
}
img.img_left{
float: left;
margin: 0px 10px 10px 15px;
}

body#enquete img.img_left{
margin: 0px 5px 15px 9px;
}

div.textalign_center{
text-align:center;
}

img.photo{
padding: 3px;
background: #ffffff;
border: 1px solid #cccccc;
}



.text_right{
text-align: right;
margin: 7px 0 10px 0;
}

.textlink{
background: url('/images/bg_textlink.gif') left no-repeat;
padding: 0 0 0 15px;
}
.arrow{
margin: 4px 3px 0 0;
}


span.yellow{
border: 1px solid #cccccc;
background: #FFCC00;
padding: 5px;
margin-bottom: 5px;
font-size: 10px;
}

img.br_service{
border: 1px solid #cccccc;
padding: 4px;
background: #ffffff;
}

div.plan_box{
padding: 30px;
border: 1px solid #cccccc;
width: 700px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
border-left: 5px solid #E4C7CD;
}

.cosme_name{
color: #cc77dd;
font-weight: bold;
}
