@charset "utf-8";
/* CSS Document */


/*leftコンテンツ*/
#contents{
width:730px;
float:left;
display:block;
margin-top:16px;
}


#gallery{
width:704px;
margin-left:6px;
margin-right:20px;
clear:both;
}

/*各BOX内のマージン指定*/
div.box{
width:654px;
height:600px;
margin-left:25px;
margin-right:25px;
margin-top:10px;
padding-bottom:20px;
}

div.box2{
width:654px;
margin-left:10px;
}

/*タイトル文字消*/
span.out{
display:none;
}

h2.gallery{
width:704px;
height:67px;
background-image:url(../img/title_gallery.jpg);
background-repeat:no-repeat;
display:block;
margin-left:6px;
}

/*ネイルアートギャラリー～*/
/*h3*/
#title2_gallery{
width:654px;
height:25px;
background-image:url(../img/title2_artgallery.jpg);
background-repeat:no-repeat;
display:block;
margin-bottom:15px;
}


div.gallery_word{
display:block;
width:644px;
height:auto;
padding-left:10px;
}/*文字*/


div.btn_erea{
width:204px;
height:30px;
display:block;
margin-left:415px;
}/*お問い合わせボタン位置*/


/*photo*/
div.photo{
width:194px;
height:180px;
padding-top:7px;
padding-left:7px;
background-image:url(../img/gallery_bg.jpg);
background-repeat:no-repeat;
float:left;
margin-left:10px;
margin-bottom:10px;
}

div.photo_c{
width:194px;
height:180px;
padding-top:7px;
padding-left:7px;
background-image:url(../img/gallery_bg.jpg);
background-repeat:no-repeat;
clear:both;
float:left;
margin-bottom:10px;
margin-left:10px;
}

div.new_photo{
width:194px;
height:180px;
padding-top:7px;
padding-left:7px;
background-image:url(../img/gallery_bg_new.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:10px;
margin-left:10px;

}

div.new_photo_c{
width:194px;
height:180px;
padding-top:7px;
padding-left:7px;
background-image:url(../img/gallery_bg_new.jpg);
background-repeat:no-repeat;
clear:both;
float:left;
margin-bottom:10px;
margin-left:10px;

}

/*--------------------サブメニュー*/
#submenu {
width: 244px;
height:68px;
padding-top:107px;
background:url(../img/gallery_bg_salon.jpg) no-repeat;/**/
float:right;
display:block;
margin-top:16px;
margin-right:6px;
}



/*#submenu1 a.free{
background:url(../img/btn_salon_info.jpg) no-repeat;
display: block;
width: 244px;
height:60px;
border-bottom:#996633 solid 1px;
}*/

/*#submenu2 a.free {
background:url(../img/btn_salon_map.jpg) no-repeat;
display: block;
width: 244px;
height:60px;
border-bottom:#996633 solid 1px;
}*/


#submenu1 a.stay{
background:url(../img/btn_gallery_on.jpg) no-repeat;/**/
display: block;
width: 244px;
height:60px;
border-bottom:#996633 solid 1px;
}

/*#submenu2 a.stay{
background:url(../img/btn_salon_map_on.jpg) no-repeat;
display: block;
width: 244px;
height:60px;
border-bottom:#996633 solid 1px;
}*/


a.banner{
display: block;
width: 244px;
height:68px;
margin-top:10px;
}/**/

/*
#submenu li a:hover {
background:#CC00CC right top;
}*/

#mobile{
width: 244px;
height:100px;
margin-top:10px;
}

