@charset "UTF-8";


/* ***************************************************

* CSS file For
	FileName: top.css
	data:2009/08/27 yoshii

■目次 ==========================================

■[00]:共通部分
■[01]:


**************************************************** */


/*-----------------------------------------------------------
■[00]:共通部分
------------------------------------------------------------*/
h1{
	float:right;
	padding: 3px 13px 0 0;
	text-align: right;
	font-size: 12px;
}

h2{
	width: 660px;
}


/*-----------------------------------------------------------
■[01]:トップイメージ
------------------------------------------------------------*/
/* デフォルト */
div#DefaultImg{
	position: relative;
}

div#DefaultImg p.Nav01{
	position: absolute;
	top:222px;
	left:398px;
}

div#DefaultImg p.Nav02{
	position: absolute;
	top:222px;
	left:543px;
}

/* ブライダル */
div#BridalImg{
	position: relative;
}

div#BridalImg p.Nav01{
	position: absolute;
	top:243px;
	left:449px;
}

div#BridalImg p.Nav02{
	position: absolute;
	top:243px;
	left:568px;
}

/* 脱毛 */
div#DepilationImg{
	position: relative;
}

div#DepilationImg p.Nav01{
	position: absolute;
	top:243px;
	left:449px;
}

div#DepilationImg p.Nav02{
	position: absolute;
	top:243px;
	left:568px;
}



/*-----------------------------------------------------------
■[01]:
------------------------------------------------------------*/
div#Pop{
	border-left: 1px solid #d4cac4;
	border-right: 1px solid #d4cac4;
	border-bottom: 1px solid #d4cac4;
	background: #faf2ee url(/top-img/flower_bg.jpg) no-repeat right bottom;
	padding: 0 0 9px;
	float: left;
	margin: 0 0 13px;
	width: 658px;
}

div#Pop div{
	/* padding: 0 9px; */
	width: 314px;
	display:inline;
	float: left;
	border: 1px solid #d4cac4;
	background-color: #fdfaf8;
	color: #6d5635;
	padding:0 0 3px;
	margin:9px 8px 0 9px;
}

div#Pop div.Right{
	margin:9px 9px 0 0;
}


div#Pop dl#PopTtl{
	width: 296px;
	height: 28px;
	float:left;
	margin:0 9px;
	display:inline;
	border-bottom: 1px solid #d4cac4;
}

div#Pop dl#PopTtl dt{
	width: 246px;
	float: left;
	text-align: left;
}

div#Pop dl#PopTtl dd{
	width: 50px;
	float: right;
}

div#Pop dl#PopTtl dd img{
	margin: 7px 0 0;
}

div#Pop dl#PopDtl{
	width: 296px;
	float:left;
	margin:4px 9px 0;
	display:inline;
}

div#Pop dl#PopDtl dt{
	width: 215px;
	float: left;
	text-align: left;
}

div#Pop dl#PopDtl dd{
	width: 81px;
	float: right;
	text-align:right;
	font-weight: bold;
	font-size: 16px;
}

div#Pop div span{
	clear:both;
	font-size: 10px;
	display: block;
	margin: 0 9px;
	text-align: left;
}

/*-----------------------------------------------------------
■[]:
------------------------------------------------------------*/
div#Campaign{
	width: 660px;
	margin: 0 0 13px;
	clear:both;
}
/*-----------------------------------------------------------
■[]:
------------------------------------------------------------*/
div#Concept{
	width: 660px;
	margin: 0 0 13px;
	clear:both;
}

div#Concept p{
	background:transparent url(/top-img/photo_concept.jpg) no-repeat scroll left top;
	height:180px;
	margin:8px 0 0;
	padding:0 0 0 157px;
}

/*-----------------------------------------------------------
■[]:
------------------------------------------------------------*/
div#Information{
	width: 660px;
	margin: 0 0 13px;
	float: left;
	background-color:#eee8e2;
	clear:both;
}

div#Information div{
	margin:10px 10px 10px 15px;
	display:inline-block;
	overflow:auto;
	height: 150px;
}

div#Information dl{
	float: left;
	background: url(/top-img/info_dot.gif) repeat-x left bottom;
	margin: 0 0 10px;
}

div#Information dl dt{
	width: 90px;
	float: left;
	background: url(/top-img/arrow.gif) no-repeat 3px 5px;
}

div#Information dl dt span{
	display: block;
	margin: 0 0 0 14px;
}

div#Information dl dd{
	width:528px;
	float: left;
	padding:0 0 5px;
}


/*-----------------------------------------------------------
■[]:
------------------------------------------------------------*/
div#Machine{
	width: 660px;
	margin: 0 0 13px;
	clear: both;
	width: 660px;
	height: 193px;
	background: url(/top-img/machine_bg.jpg) no-repeat left top;
	clear:both;
}

div#Machine p#Ttl{
	padding:10px 0 10px 10px;
}

div#Machine dl{
	margin: 0 0 0 10px;
	color: #71523c;
}

div#Machine dl dt{
	float: left;
	width: 81px;
}

div#Machine dl dt img{
	margin: 0 10px 0 0;
}

div#Machine dl dd{
	float: left;
	width: 260px;
	margin:0 0 10px;
}

/*-----------------------------------------------------------
■[]:
------------------------------------------------------------*/
div#Reserv{
	width: 660px;
	margin: 0 0 13px;
	background-color: #eee8e2;
	float:left;
	clear:both;
}

div#Reserv div{
	display:inline-block;
	padding: 9px;
}

p#RsvTel{
	width: 396px;
	float: left;
}

p#RsvForm{
	width: 244px;
	float: left;
}

p#RsvForm img{
	margin: 0 0 3px;
}