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


/*共通*/

.buybtn a {
	width:152px;
	height:44px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background-image:url(../img/detail_btn.jpg);
	background-repeat:no-repeat;
}

.buybtn a:hover { background-position:0px -44px; } 



/*Index01*/
#item02_01,
#item02_02,
#item02_03,
#item02_04{
	position:relative;
	width:630px;
	margin:0px;
	float:left;
	background-repeat:no-repeat;
}
#item02_01{
	background-image:url(../img/page02_01.jpg);
	height:585px;
}

#item02_02{
	background-image:url(../img/page02_02.jpg);
	height:1090px;
}
#item02_03{
	background-image:url(../img/page02_03.jpg);
	height:608px;
}
#item02_04{
	background-image:url(../img/page02_04.jpg);
	height:284px;
	margin-bottom:10px;
}

#item02_tryon01
{
	position:relative;
	width:266px;
	left:360px;
	top:275px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}


#buybtnbox01{
	position:absolute;
	width:152px;
	height:44px;
	left:420px;
	top:510px;
}



#buybtnbox02{
	position:absolute;
	width:152px;
	height:44px;
	left:242px;
	top:530px;
}



.tryon_box{
	padding:2px 1px 2px 2px;
	border-top:0px;
	border-bottom:2px solid #e879bd;
	border-left:2px solid #e879bd;
	border-right:2px solid #e879bd;
}

.tryon_txt{
	height:12px;
	margin-left:2px;
	background-image:url(../img/btn/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:2px;
	font-size:10px;
	text-align:left;
}

