@charset "utf-8";

/* ####################################### */
/* Gallery */
/* ####################################### */
#handArea {
margin-top: 20px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding: 0 0 15px 0;
width: 960px;
/*height: 90px;*/
color: #b38848;
background: #f5f2e3 url(../img/gallery_thumbs_bg.gif) repeat-x left bottom;
font-size: 90%;
border-bottom: 1px solid #fff;
}

#footArea {
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding: 0 0 15px 0;
width: 960px;
/*height: 90px;*/
color: #b38848;
background: #eeead7 url(../img/gallery_thumbs_bg.gif) repeat-x left top;
font-size: 90%;
border-bottom: 1px solid #fff;
}

.galleryTitle {
margin: 0;
padding: 0;
float: left;
width: 200px;
}

.thumbsLine {
margin: 0;
padding: 0;
float: left;
width: 720px;
}
.thumbsMain {
margin: 0;
padding: 0;
float: left;
width: 72px;
}
.galleryTitle img {
margin-top: 10px;
margin-left: 20px;
}
.thumbsMain img {margin-top: 10px;}
.firstnjThumb {margin-left: 48px;}

#weddingStyle {
margin-top: 15px;
border-top: 1px solid #b38849;
border-bottom: 1px solid #b38849;
}
#weddingNail {
border-top: 1px solid #b38849;
border-bottom: 1px solid #b38849;
}

#wedstyleArea, #wednailArea {
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding: 50px 35px;
width: 890px;
color: #b38848;
background-color: #fff;
}

/* ウェディングイメージ */
#wedstyleImg {
float: left;
width: 332px;
}
#wedstyleTxt {
float: left;
width: 278px;
}
#wedstyleList {
float: right;
width: 280px;
background: #eeead8 url(../img/wedding_style_variation_bg.gif) left 50px no-repeat;
}

#wedstyleTxt p {
padding-left: 2px;
padding-right: 26px;
}
#wedstyleTxt ul li {
float: left;
width: 82px;
}
li#currentLarge {display: none;}

#styleNote {min-height: 230px;}
#styleNote:after {
display: block;
content: url(../img/wedding_stylenote_after.gif);
height: 50px;
}

#mouseNote {
clear: both;
margin-top: 0.5em;
font-size: 75%;
color: #666;
}

#wedstyleThumb {
margin-left: 15px;
padding-bottom: 10px;
}
#wedstyleThumb li {
float: left;
width: 88px;
}
#wedstyleThumb li img {
margin-top: 10px;
}

#wedstyleList h6, #wedstyleList p.cooperation {
font-size: 75%;
margin: 0 15px;
}
#wedstyleList h6 {
padding-top: 10px;
border-top: 1px solid #e7dbc1;
}

#wedstyleList:after {
display: block;
content: url(../img/wedding_style_variation_btm.gif);
height: 10px;
}

#wednailImg {
float: left;
width: 510px;
}
#wednailList {
float: right;
width: 380px;
background: #eeead8 url(../img/wedding_nail_variation_bg.gif) left 50px no-repeat;
}
#wednailList:after {
display: block;
content: url(../img/wedding_nail_variation_btm.gif);
height: 10px;
}
#wednailThumb {
margin-left: 16px;
padding-bottom: 5px;
}
#wednailThumb li {
float: left;
width: 121px;
}
#wednailThumb li img {
margin-top: 10px;
}


