@charset "UTF-8";

/*================================================================
top
================================================================*/

/*----------------------------------------------------------------

index -

 00,wrapper
 01,header
 02,main
 03,shop
 04,contents
 05,footer

----------------------------------------------------------------*/
html {
	background: none;
}
body#home {
}

/*
00,wrapper
----------------------------------------------------------------*/
#wrapper {
	background: url(../../img/header_bg.png) repeat-x top;
}
/*
01,header
----------------------------------------------------------------*/
#header {
	width: 100%;
	height: 530px;
	background: url(../../img/header_art.jpg) no-repeat center 1px;
}
#header #headerInner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#header #mainImgContainer {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -497px;
	_margin-left: -496px;
	margin-bottom: -3px;
	zoom: 1;
}
#header #mainImgContainer ul li {
	display: none;
}
#header #mainImgContainer embed {
	bottom: 80px;
	margin-left: 120px;
}

/*
02,main
----------------------------------------------------------------*/
#main {
	width: 100%;
	background: url(../../img/main_bg.png) repeat-x bottom;
}
#main .siteMessage {
	width: 948px;
	margin: 0 auto;
	padding: 10px 15px;
	background-color: #FFF;
	border: #dcd2c2 solid;
	border-width: 1px 1px 0 1px;
}

/*
02,shop
----------------------------------------------------------------*/
#shop {
	width: 100%;
	padding-bottom: 30px;
	background: url(../../img/shop_separate.gif) no-repeat 50% 20px;
	background-color: #FFF;
	border-bottom: #e4dac8 solid 1px;
}
#shop #shopInner {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#shop #shopInner .shopSec {
	width: 470px;
}
#shop #shopInner .shopSec h2 {
	width: 470px;
	padding: 15px 0;
	text-align: center;
	background: url(../../img/shop_title_bg.png) no-repeat center;
}
#shop #shopInner .shopSec ul {
	float: left;
	width: 100px;
	height: 155px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#shop .shopSec ul li a {
	display: block;
	height: 31px;
	background-repeat: no-repeat;
}
#shop #minamiShop ul li a   { background: url(../../img/shop_nav_14.gif);}
#shop #montereyShop ul li a { background: url(../../img/shop_nav_mon.gif);}

#shop #shopInner .shopSec ul li.shop a    { background-position: 0 0;}
#shop #shopInner .shopSec ul li.gelnail a { background-position: 0 -31px;}
#shop #shopInner .shopSec ul li.plan a    { background-position: 0 -62px;}
#shop #shopInner .shopSec ul li.bridal a  { background-position: 0 -93px;}
#shop #shopInner .shopSec ul li.blog a    { background-position: 0 -124px;}

#shop #shopInner .shopSec ul li.shop a:hover    { background-position: -100px 0;}
#shop #shopInner .shopSec ul li.gelnail a:hover { background-position: -100px -31px;}
#shop #shopInner .shopSec ul li.plan a:hover    { background-position: -100px -62px;}
#shop #shopInner .shopSec ul li.bridal a:hover  { background-position: -100px -93px;}
#shop #shopInner .shopSec ul li.blog a:hover    { background-position: -100px -124px;}

#shop #shopInner .shopSec .shopArchive {
	width: 360px;
	float: right;
	margin-bottom: 10px;
	padding-left: 10px;
}
#shop #shopInner .shopSec .shopArchive h3 {
	margin: 5px 5px 0;
	background: url(../img/dot_01.gif) repeat-x center;
}
#shop #shopInner .shopSec .shopArchive h3 img {
	border-right: #FFF solid 7px;
}
#shop #shopInner .shopSec .shopArchive p.toArchive img {
	border-left: #FFF solid 7px;
}
#shop #shopInner .shopSec .shopArchive p.toArchive {
	margin-left: 310px;
	margin-top: -10px;
}
#shop #shopInner .shopSec .shopArchive table {
	margin-top: 15px;
	border-collapse: collapse;
	border: none;
}
#shop #shopInner .shopSec .shopArchive table td {
	padding: 3px 5px;
	vertical-align: top;
}
#shop #shopInner .shopSec .shopArchive table td img {
	margin-top: 1px;
}
#shop #shopInner .shopSec .shopArchive table td a {
	color: #897668;
	text-decoration: none;
}
#shop #shopInner .shopSec .shopArchive table td a:hover {
	text-decoration: underline;
}
#shop #shopInner .shopSec p.shopAddress {
	clear: both;
	padding-top: 10px;
	background: url(../../img/shop_line_access.gif) repeat-x top;
}
/*--------------------------------------------------------------*/
#shop #shopInner #minamiShop {
	float: left;
}
#shop #shopInner #montereyShop {
	float: right;
}
#shop #shopInner #montereyShop ul {
	float: right;
}
#shop #shopInner #montereyShop .shopArchive {
	width: 360px;
	float: left;
	margin-bottom: 10px;
	padding-left: 0;
}

/*
04,contents
----------------------------------------------------------------*/
#contents {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	float: none;
	background: url(../../img/contents_bg.gif) repeat-y;
}
/*--------------------------------------------------------------*/
#contents #gallerySec {
	display: inline;
	width: 400px;
	margin-left: 1px;
	padding: 30px 0 0;
	float: left;
	background: url(../../img/contents_gallery_shadow.gif) no-repeat bottom center;
	border-bottom: #FFF solid 30px;
}
#contents #gallerySec h3,
#contents #gallerySec p {
	margin: 0 30px 10px;
}
#contents #gallerySec p.toArchive {
	display: inline;
	float: right;
	margin-top: -50px;
	margin-right: 20px;
}
#contents #gallerySec .panel {
	position: relative;
	display: block;
	width: 290px;
	height: 190px;
	text-align: center;
}
#contents #gallerySec .panel a:hover img {
	filter: alpha(opacity=80);
	opacity: .8;	
}
#contents #gallerySec .panel p.caption {
	background: #111;
	filter: alpha(opacity=50);
	opacity: .5;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 270px;
	margin: 0 0 0 0px;
	padding: 5px 10px;
	text-align: left;
}
/*--------------------------------------------------------------*/
#contents #pickupSec {
	float: right;
	width: 578px;
	overflow: hidden;
}
#contents #pickupSec .campaignSec {
	display: inline;
	float: left;
	width: 300px;
	margin: 20px 0 20px 30px;
}
#contents #pickupSec .campaignSec h3 {
	margin-bottom: 15px;
}
#contents #pickupSec .campaignSec dl {
	width: 300px;
}
#contents #pickupSec .campaignSec dl dt {
	width: 80px;
	background: url(../../img/contents_pickup_shop_arrow.gif) no-repeat 100% 50%;
	margin-bottom: 5px;
}
#contents #pickupSec .campaignSec dl dd {
	margin-left: 90px;
	margin-top: -2.2em;
	margin-bottom: 5px;
	color: #999;
}
#contents #pickupSec .campaignSec dl dd a {
	margin-right: 5px;
	color: #d9467f;
	font-size: 1.2em;
	text-decoration: none;
}
#contents #pickupSec .campaignSec dl dd a:hover {
	text-decoration: underline;
}
/*--------------------------------------------------------------*/
#contents #pickupSec .pickupBnr {
	display: inline;
	float: right;
	width: 200px;
	margin: 20px 30px 20px 0;
}
#contents #pickupSec .pickupBnr ul li {
	margin-bottom: 10px;
}
/*--------------------------------------------------------------*/
#contents #pickupSec .nailistInfo {
	width: 100%;
	padding: 0 30px;
	clear: both;
	border-top: #e4dac8 solid 1px;
	background: url(../../img/contents_pickup_bg_nailist.png) no-repeat 400px 40px;
}
#contents #pickupSec .nailistInfo h3 {
	margin-bottom: 10px;
}
#contents #pickupSec .nailistInfo p {
	width: 400px;
}