/*----------------------------------------------------------
   銀座小町クリニック　メンズサイト　CSS
-----------------------------------------------------------*/

/* top_image
------------------------------------*/
div#top_image{
height: 290px;
width: 900px;
margin: 0 auto;
background: #ffffff url('/mens/images/index/top_image/rotator.php') center top no-repeat;
position: relative;
}
#headimage_banner{
position: relative; top:83px; left:3px;
}
#btn_soudan{
position: relative; top:82px; left:620px;
}
div.medical_loan{
background: #ffffff url('/mens/images/index/bg_medicalloan.jpg') right bottom no-repeat;
font-size: 0.8em;
}
div.navi img{
margin: 0 0 1px 6px;
}

dl#information{
margin: 10px;
padding: 0;
}
dl#information dt{
padding:0 6px 0 0;
float: left;
color: #2e4367;
font-weight: bold;
}
dl#information dd{
margin-bottom: 4px;
padding:0 0 0 60px;
}


div.voice_box{
margin: 10px 0;
height: 180px;
padding: 17px 0 0 200px;
background: #ffffff url('/mens/images/index/bg_voice.png') left top no-repeat;
}
span#voice_title{
font-size: 1.3em;
font-weight: bold;
}
span#voice_name{
font-size: 0.8em;
}
div.voice_box p{
margin-top: 6px;
}

#index div.box_right{
float: right;
width: 230px;
margin: 0px 45px 10px 10px;
_margin: 0px 15px 0px 10px;
}
#index div.box_left{
float: left;
width: 230px;
margin: 0px 10px 10px 45px;
_margin: 0px 10px 0px 15px;
}
#index div.box_right p, body#index div.box_left p{
width: 230px;
padding: 0;
margin: 0 0 5px 0;
}

h3.text{
border-bottom: 1px solid #cccccc;
border-left: 4px solid #2f4569;
padding: 3px;
padding-left: 10px;
font-size: 14px;
}