@charset "utf-8";
/* CSS Document */

/*トップページ */
div#visual {
	width: 700px;
	height: 326px;
	background: url(../images/bg_flash.jpg) no-repeat 0 0;
}
div#visual h2 {
	padding-top: 326px;
}
div#topLeft {
	float: left;
	width: 450px;
}
div#topRight {
	float: right;
	width: 190px;
}
div#topRight h3 {
	margin: 20px 0 0 0;
}

/* バナー */
p#banner {
	margin-top: 10px;
	width: 660px;
	height: 100px;
	text-indent: -9999px;
	font-size: 0;
	background: url(../images/bn_monitor200904.jpg) no-repeat 0 0;
}
p#banner a {
	display: block;
	height: 100px;
}

/* 新着情報 */
div#topRight h3 {
	border-right: 1px solid #e8e5d6;
}
dl.newsBox {
	font-size: 85%;
}
dl.newsBox dt {
	margin-top: 5px;
	color: #663333;
}
dl.newsBox dd {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #e8e5d6;
}
dl.lismBox {
	margin: 20px 0 0 0;
	padding: 5px;
	font-size: 85%;
	border: 1px solid #e8e5d6;
}
dl.lismBox dt {
	color: #663333;
}
/* ご挨拶 */

p.aisatu1 {
	padding: 5px 0 0 0;
	font-size: 85%;
}
p.aisatu2 {
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 85%;
}

/* ランキング */
div#ranking {
	margin: 20px 0 0 0;
	padding: 30px 0 0 0;
	width: 430px;
	background: url(../images/bg_ranking.gif) no-repeat center top;
}
div#ranking table {
	width: 430px;
}
div#ranking th {
	padding: 5px 0 0 10px;
	vertical-align: top;
	text-align: left;
	color: #80664D;
	font-weight: lighter;
}
div#ranking td {
	padding: 5px 0 0 10px;
	text-align: left;
	vertical-align: top;
	font-size: 85%;
	border-bottom: 1px dotted #d5b583;
}
div#ranking p {
	text-align: right;
	color: #80664D;
	font-size: 85%;
}

/*サロン紹介*/
div#topSalon {
	margin: 20px 0 0 0;
	padding: 60px 0 0 0;
	width: 430px;
	background: url(../images/salon_01.gif) no-repeat 0 0;
}
div#topSalon p.topSalon_left {
	float: left;
	width: 250px;
	color: #80664D;
}
div#topSalon p.topSalon_right {
	float: right;
	width: 155px;
}

.clearwidth {
	clear: both;
	width: 0;
}

/* ピックアップ */

p.margintop20 {
	margin-top: 20px;
}
p.margintop20 img {
	vertical-align: text-bottom;
}

p#top_maternity {
	margin: 20px 0 0 0;
	width: 660px;
	height: 200px;
	display: block;
}

p#top_trial {
	margin: 20px 0 0 0;
	width: 660px;
	height: 400px;
	text-indent: -9999px;
	font-size: 0;
	background: url(../images/top_trial.jpg) no-repeat 0 0;
}
p#top_trial a {
	display: block;
	height: 400px;
}

p#top_first {
	margin: 20px 0 0 0;
	width: 660px;
	height: 200px;
	text-indent: -9999px;
	font-size: 0;
	background: url(../images/top_first.jpg) no-repeat 0 0;
}
p#top_first a {
	display: block;
	height: 200px;
}

p#top_peeling {
	margin: 20px 0 0 0;
	width: 660px;
	height: 200px;
	display: block;
}

p#top_soushin {
	margin: 20px 0 0 0;
}

p#top_eyelashes {
	margin: 20px 0 0 0;
	width: 660px;
	height: 200px;
	text-indent: -9999px;
	font-size: 0;
	background: url(../images/top_eyelashes.jpg) no-repeat 0 0;
}
p#top_eyelashes a {
	display: block;
	height: 200px;
}

p#top_spa {
	margin: 20px 0 0 0;
	width: 450px;
	height: 200px;
	text-indent: -9999px;
	font-size: 0;
	background: url(../images/top_spa.jpg) no-repeat 0 0;
}
p#top_spa a {
	display: block;
	height: 200px;
}