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

/* --------------------------------------------- common */

#body{
	padding-bottom:0;
	margin-bottom:0;
}

p{
	font-size:68.8%;
	line-height:1.6em;
	color:#000;
}

#wrapper{
	width:890px;
	height:auto;
	margin:0px auto;
	padding:55px 30px 20px;
}

#wrapper .sideL{
	float:left;
	width:212px;
}

#wrapper .sideR{
	float:right;
	width:678px;
}

#gNavi ul{
	margin-top:70px;
}

#gNavi ul li{
	padding-bottom:11px;
}

#contactInfo p a:hover{
	text-decoration:underline !important;
}
	
.mainL{
	float:left;
}

.mainR{
	float:right;
}

#footer{
	text-align:right;
	padding-top:30px;
}


/* --------------------------------------------- home */

#home #wrapper .sideR2{
	float:right;
	text-align:left;
	width:643px;
}

/* --------------------------------------------- about us */

#about #header{
/*	float:left;
	width:212px;*/
}

#about .mainL{
	width:362px;
}

#about .mainL p{
	line-height:2.2em;
}

#about .mainL span a:hover{
	text-decoration:underline !important;
}

.sideL #gNavi ul{
	margin-bottom:110px;
}
#home .sideL #gNavi ul{
	margin-bottom:0px;
}
.sideR .mainL{
	padding-right:40px;
}

.sideR .mainL h2{
	margin-bottom:57px;
	padding-top:24px;
}

/* --------------------------------------------- menu */

#menu .sideR{
	padding-top:27px;
}

#menu .sideR p.subMenu{
	color:#999;
	font-size:87.5%;
	vertical-align:top;
}

#menu .sideR p.subMenu a{
	color:#999;
}

#menu .sideR p.subMenu a:hover{
	color:#000;
}

#menu table{
	width:610px;
	margin:30px 0px 40px 35px;
}

#menu table tr td{
	font-size:68.8%;
	line-height:1.6em;
	padding:10px 0px;
}

#menu .line{
	border-right:1px solid #999;
}

#menu .hairSec td.box1{width:160px;} 
#menu .hairSec td.box2{width:114px;} 
#menu .hairSec td.box3{width:160px;} 
#menu .hairSec td.box4{width:115px;} 

#menu .nailSec td.box1{width:100px;} 
#menu .nailSec td.box2{width:150px;} 
#menu .nailSec td.box3{width:54px;} 
#menu .nailSec td.box4{width:100px;} 
#menu .nailSec td.box5{width:150px;} 
#menu .nailSec td.box6{width:55px;} 

#menu .weddingSec table{
	width:305px;
}

#menu p.toTop{
	background:url(../img/arrow_top.gif) no-repeat right;
	font-size:93.8%;
	color:#b7cc8a;
	padding-right:22px;
	margin-right:10px;
	margin-bottom:20px;
}

#menu p.toTop a{
	color:#b7cc8a;
}


/* --------------------------------------------- location */

#location .sideR h2{
	padding-top:24px;
	margin-bottom:57px;
}

#location .sideR p{
	line-height:2.2em;
}

#location .sideR p a:hover{
	text-decoration:underline !important;
}

