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

/* head_subpage
------------------------------------*/

body#cosme_supple #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_cosme_supple.png') center top no-repeat;
}

body#contact #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_contact.png') center top no-repeat;
}

body#intro #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_intro.png') center top no-repeat;
}

body#navi #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_navi.png') center top no-repeat;
}

body#price #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_price.png') center top no-repeat;
}

body#qa #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_qa.png') center top no-repeat;
}

body#treatment #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_treatment.png') center top no-repeat;
}
body#campaign-a #head_subpage, body#campaign-b #head_subpage, body#campaign-c #head_subpage, body#campaign-d #head_subpage, body#campaign-e #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_treatment.png') center top no-repeat;
}

body#voice #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_voice.png') center top no-repeat;
}

body#about #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_about.png') center top no-repeat;
}
body#policy #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_policy.png') center top no-repeat;
}
body#sitemap #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_sitemap.png') center top no-repeat;
}
body#soudan #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_soudan.png') center top no-repeat;
}
body#waribiki #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_waribiki.png') center top no-repeat;
}
body#request #head_subpage{
height: 93px;
width: 900px;
margin: 0 auto;
background: url('/mens/images/template/head_image_request.png') center top no-repeat;
}
/* pankuzu
------------------------------------*/
div#pankuzu{
padding: 4px 0 0 0;
}
div#pankuzu a:link {
color:#a5212f;
text-decoration:none;
}

div#pankuzu a:visited {
color:#a5212f;
text-decoration:none;
}

div#pankuzu a:hover {
color:#d5414f;
text-decoration:underline;
}

div#pankuzu a:active {
color:#a5212f;
text-decoration:none;
}

img.banner{
margin-top: 8px;
}

/* img_subtitle
------------------------------------*/
img.img_subtitle{
margin: 0px 0 30px 0;
}