@charset "utf-8";
/* CSS Document */
.stylist{
padding:10px 0 0 0;
text-align:right;
}
td{
vertical-align:top;
text-align:left;
padding:10px;
}
#l_navi h2 {
	margin: 0 0 20px 0;
}

#l_navi .sub_navi01 {
	background: url(../images/style/navi_aesthe.png) no-repeat 0 0 ;
	width: 222px;
	height: 53px;
}
#l_navi .sub_navi01:hover,
#l_navi .sub_navi01:focus,
#l_navi .sub_navi01:active {
	background-position: 0 -53px;
}
#l_navi .sub_navi01 a {
	text-indent: -9999em;
	display: block;
	width: 222px;
	height: 53px;
}

#l_navi .sub_navi02 {
	background: url(../images/style/navi_nail.png) no-repeat 0 0 ;
	width: 222px;
	height: 53px;
}
#l_navi .sub_navi02:hover,
#l_navi .sub_navi02:focus,
#l_navi .sub_navi02:active {
	background-position: 0 -53px;
}
#l_navi .sub_navi02 a {
	text-indent: -9999em;
	display: block;
	width: 222px;
	height: 53px;
}

#l_navi .sub_navi03 {
	background: url(../images/style/navi_hanayariyo.png) no-repeat 0 0 ;
	width: 222px;
	height: 53px;
}
#l_navi .sub_navi03:hover,
#l_navi .sub_navi03:focus,
#l_navi .sub_navi03:active {
	background-position: 0 -53px;
}
#l_navi .sub_navi03 a {
	text-indent: -9999em;
	display: block;
	width: 222px;
	height: 53px;
}

#main .col {
	width: 340px;
	height: 244px;
	background: url(../images/style/bg_style.png) no-repeat top left;
	margin: 20px 10px 0 0;
	display: inline;
	float: left;
}
#main .col_l {
	position: relative;
	width: 170px;
	height: 244px;
	text-align: center;
	overflow: hidden;
	display: inline;
	float: left;
}
.col_l img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#main .col_r {
	width: 170px;
	height: 244px;
	display: inline;
	float: right;
	position: relative;
}

#main .col_r h3 {
	margin: 40px 0 20px 0;
	text-align: right;
}
#main .col_r div.comment {
	padding: 10px;
	height: 120px;
	overflow: auto;
}

#main .col_r .btn {
	background: url(../images/style/btn.png) no-repeat 0 0;
	width: 158px;
	height: 22px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#main .col_r .btn:hover,
#main .col_r .btn:focus,
#main .col_r .btn:active {
	background-position: 0 -22px;
}
#main .col_r .btn a {
	text-indent: -9999em;
	display: block;
	width: 158px;
	height: 22px;
}

/*sytle詳細ページ用*/

.col_d {
	width: 700px;
	margin: 20px 0 20px 0;
}
.col_dl {
	width: 350px;
	height: 502px;
	display: inline;
	float: left;
	position: relative;
	overflow: hidden;
}
.col_dl img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.col_dr {
	width: 350px;
	height: 502px;
	display: inline;
	float: right;
	background: url(../images/style/bg_style-d.png) no-repeat top right;
	position: relative;
}
.col_dr h2 {
	margin: 150px 0 20px 0;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}
.col_dr div.comment {
	padding: 0 20px;
}

.col_dr .btn {
	background: url(../images/style/btn_d.png) no-repeat 0 0;
	width: 220px;
	height: 37px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#main .col_dr .btn:hover,
#main .col_dr .btn:focus,
#main .col_dr .btn:active {
	background-position: 0 -37px;
}
#main .col_dr .btn a {
	text-indent: -9999em;
	display: block;
	width: 220px;
	height: 37px;
}

#gallery {
	clear: both;
	width: 700px;
	margin: 0 0 0 0;
	position: static !important;
	padding: 0;
}
#gallery li {
	height: 154px;
	width: 154px;
	list-style-type: none;
	display: inline;
	float: left;
	overflow: hidden;
	border: 3px solid #ece5cc;
	margin: 20px 15px 0 0 !important;
	padding: 0;
}
.col_d_img img {
	display: block;
	float: left;
	width: 154px;
	height: 154px;
	margin: 10px 0 0 10px;
	text-align: center;
	overflow: hidden;
}


.fblike{
	clear: both;
/*	text-align: right;*/
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}