@charset "utf-8";
@import url("esthe.css");
@import url("shaving.css");
@import url("inner.css");

/** override for common.css **/
body#top h2#main-image{
	display: block;
	width: 860;
	height: 300px;
	overflow: hidden;
	line-height: 100;
	background: url(../img/main.jpg) no-repeat center top;
}

/** override for common.css **/
#wrapper{
	padding-top: 10px !important;
}

h3{
	margin: 10px 0 5px 0;
}

div#cache1{
	line-height: 1.6;
}

div#esthe-course{
	background: url(../img/top/esthe_course_bg.gif) no-repeat center 50%;
}

div#esthe-course h3{
	background: url(../img/top/title_esthetic.gif) no-repeat left top;
}

div#esthe-course div.item{
	float: left;
	width: 190px;
	height: 190px;
	padding-right: 8px;
}

div#esthe-course div.item p{
	margin-top: 5px;
	height: 45px;
}

div#esthe-course div.item ul{
	margin: 5px 0 2px;
}

div#esthe-course div.item ul li{
	background: url(../img/top/esthe_course_icon.gif) no-repeat left 50%;
	text-indent: 11px;
}

div#shaving{
	margin-top: 20px;
}

div#shaving h3{
	background: url(../img/top/title_shaving.gif) no-repeat left top;
}

div#nail{
	margin-top: 20px;
	width: 100%;
}

div#nail h3{
	background: url(../img/top/title_nail.gif) no-repeat left top;
}

div#nail div#nail-left{
	float: left;
}

div#nail div#nail-left p{
	float: left;
	padding-left: 10px;
}

div#nail div#nail-left p span{
	display: block;
	margin-top: 5px;
}

div#nail div#nail-right{
	float: right;
}

div#nail div#nail-right img{
	margin-bottom: 4px;
}

div#voice{
	margin-top: 10px;
}

div#voice h3{
	background: url(../img/top/title_voice.gif) no-repeat left top;
}

div#voice .voice-item{
	border-left: 4px solid #a843a2;
	width: 290px;
	height: 70px;
	float: left;
	margin-right: 5px;
}
div#voice .voice-item dl{
	margin: 0 5px;
}

div#voice .voice-item dl dt{
	float: left;
	width: 110px;
}
div#voice .voice-item dl dd{
	float: right;
	width: 160px;
	color: #a843a2;
	text-align: right;
}

div#voice .voice-item p{
	margin: 5px 10px;
}

div#news{
	margin-top: 10px;
}

div#news h3{
	background: url(../img/top/title_news.gif) no-repeat left top;
}

div#news ul li{
	width: 290px;
	margin: 0 10px 5px 0;
	float: left;
}
