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


/*共通*/

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

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






/*Index02*/

/*Index01*/
#item01_01{
	position:relative;
	width:630px;
	height:427px;
	margin:0px;
	float:left;
	background-image:url(../img/item/3_item01_bg.jpg);
	background-repeat:no-repeat;
	
}
#item01_tryon01{
	position:relative;
	width:266px;
	left:350px;
	top:171px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox01{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:261px;
}
#item01_02{
	position:relative;
	width:630px;
	height:410px;
	margin:0px;
	float:left;
	background-image:url(../img/item/3_item02_bg.jpg);
	background-repeat:no-repeat;
}
#item01_tryon02{
	position:relative;
	width:266px;
	left:350px;
	top:154px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox02{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:224px;
}

.tryon_box{
	padding: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;
}
 
#item01_03{
	position:relative;
	width:630px;
	height:410px;
	margin:0px;
	float:left;
	background-image:url(../img/item/3_item03_bg.jpg);
	background-repeat:no-repeat;
}
#item01_tryon03{
	position:relative;
	width:266px;
	left:350px;
	top:164px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox03{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:236px;
}
#item01_04{
	position:relative;
	width:630px;
	height:783px;
	margin:0px;
	float:left;
	background-image:url(../img/item/3_item04_bg.jpg);
	background-repeat:no-repeat;
}
#item01_tryon04{
	position:relative;
	width:266px;
	left:350px;
	top:250px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}

#buybtnbox04{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:450px;
}

#item01_05{
	position:relative;
	width:630px;
	height:493px;
	margin:0px;
	float:left;
	background-image:url(../img/item/3_item05_bg.jpg);
	background-repeat:no-repeat;
}
#item01_tryon05{
	position:relative;
	width:266px;
	left:350px;
	top:265px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox05{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:340px;
}

