@charset "UTF-8";

/* スタイル一覧 Start */
.styletable {
	width: 710px;
	margin: 10px auto 0px auto;
}

.staffstyle {
	width: 160px;
	height: 255px;
	text-align: center;
	vertical-align:top;
	font-size: 12px;
	background-image: url('../images/style/listbg.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.styletop {
	width: 160px;
	height: 25px;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

.hskindc {
	width: 80px;
	margin: 5px 0 0 0;
	color: #8E7556;
}

.hskind {
	width: 80px;
	margin: 5px 0 0 0;
	color: #8E7556;
	float: left;
}

.hscheck {
	width: 80px;
	float: left;
}

.hsimg {
	width: 160px;
	height: 225px;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}
.hsname {
	color: #8E7556;
}
/* スタイル一覧 End */

/* スタイル詳細 Start */
#stylehead {
	width: 710px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-size: 12px;
}

#kind {
	color: #FFFFFF;
	background-color: #7D6855;
	padding: 3px 50px;
	margin: 0px 5px 5px 0px;
	float: left;
}

#stylecheck {
	float: left;
}

#stylename {
	font-size: 18px;
	line-height: 18px;
	color: #34271E;
	margin-top: 10px;
	clear: both;
}

#styledetail {
	width: 710px;
	margin: 30px auto 50px auto;
	font-size: 12px;
}

#mainimg {
	width: 353px;
	height: 502px;
	text-align: left;
	vertical-align: top;
	background-image: url('../images/style/detailbg.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#mainimg img {
	margin: 25px 0px 0px 35px;
}

#styleitem {
	width: 305px;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 10px;
}

#subimg {
	margin-bottom: 30px;
}

.stylesub img {
	margin-right: 5px;
	cursor: pointer;
}

.stylenoimg img {
	margin-right: 5px;
}
#stylistcome {
	width: 240px;
	color: #8E7556;
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #8E7556;
}
#stylecomment {
	height: 240px;
	overflow: auto;
}

#stylist {
	text-align: left;
	vertical-align: bottom;
	padding: 0 0 0 10px;
}

#stylistt {
	
}

#stylistimg {
	width: 120px;
}

#stylistitem {
	vertical-align: bottom;
}

#position {
	font-size: 11px;
	color: #8E7556;
	margin-top: 10px;
}

#kana {
	font-size: 11px;
	color: #0F0F0F;
}

#name {
	font-size: 12px;
	color: #0F0F0F;
}
/* スタイル詳細 End */
