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

#left{
	position:absolute;
	top:160px;
	left:110px;
	width:193px;

}


#main p{
	width:550px;
}

#main h2{
	background:url(../img/fl-ttl-bg.png) no-repeat;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-bottom:1em;
	font-weight:bold;
	padding-left:30px;
	font-size:1.1em;
	color:#ff3366;
	height:1%;
}

#main ul li{
	padding-left:12px;
	background:url(../img/list01.png) no-repeat 0px 3px;
	margin-bottom:12px;
	line-height:1.3em;
	font-size:0.9em;
}


#main p.txtTtl{
	clear:both;
/*	background:url(../img/ttl-bg.png) no-repeat;*/
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-bottom:1em;
	font-weight:bold;
}


/*------説明------*/

#main .annotation{
	margin-top:1em;
	margin-bottom:2em;
	color:#666666;
	font-size:0.8em;
}



/*
----------------
カウンセリング美顔エステについて
-----------------------------*/

#aboutSummary{
	background:url(../img/about-summary-bg.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:125px;

}

#main .section h2{
	margin-top:1.3em;

}

#main .section p{
	margin-top:1em;
	margin-bottom:1em;

}

#main .aboutTable{
	background:url(../img/tenpo-photo.jpg) no-repeat;
	background-position:95% 27%;
	width:540px;
}

#main .aboutTable table{
	margin-left:5px;
	margin-top:10px;
	width:290px;
	margin-bottom:1.5em;
	border:solid 1px #f7d4d1;
}

#main .aboutTable table th{
	font-weight:bold;
	padding:5px;
	background:#fdeff6;
	border:solid 1px #f7d4d1;
}

#main .aboutTable table td{
	padding:5px;
	border:solid 1px #f7d4d1;
}


/*
----------------
お問い合せ・店舗紹介
-----------------------------*/

#adviserProfBox {
	position:relative;

}

#adviserProfBox img{
	position:absolute;
	left:405px;
	top:50px;

}

#formBox{
	width:527px;
	background:#fff;
	margin-bottom:2em;
	
}

#otoiawase{
	margin-top:50px;

}

/*
----------------
アーバンシリーズ紹介
-----------------------------*/

#urban{
	padding-bottom:3em;
	float:left;

}

.urbanBox{
	position:relative;
	float:left;
	margin-top:2em;
	width:280px;
	
	min-height:280px;
	/*for ie6*/
	height: auto !important;
	height: 280px;
	/*border:1px solid #FF0000;*/
	
}

#main .urbanBox h2{
	display:block;
	background:url(../img/urban-ttl-bg.png) no-repeat;
}



div.itemSummary{
	position:absolute;
	top:4em;
	left:0px;
	width:270px;
	font-size:90%;

}

.item{
	float:left;
	margin-top:2.5em;
	width:90px;
}
.item img{
	width:80px;
}


.item table th{
	width:88%;
	text-align:center;
	background:#fdeff6;
	border:solid 1px #f7d4d1;
	border-bottom:solid 2px #f7d4d1;
}

.item table td{
	width:88%;
	text-align:center;
	border:solid 1px #f7d4d1;
	border-top:none;

}


#main div.itemSummary dl{
	margin-top:2.5em;
	width:180px;
	float:left;

}

.urbanBox dl dt{
	color:#ff3366;
	display:inline;
	margin-bottom:0;
}


#main .itemSummary dl dd div{
	width:170px;
	margin-left:0;
	padding-left:0;

}

#main .itemSummary dl dd div p{
	width:170px;
	margin-left:0;
	padding-left:0;

}


.urbanBox table{
	margin-left:1px;
	margin-top:4px;
	width:88%;
	border:solid 1px #ccc;
	
}











/*
----------------
お客様の声
-----------------------------*/





