@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; } 



/*Index01*/
#item01_01{
	position:relative;
	width:630px;
	height:397px;
	margin:0px;
	float:left;
	background-image:url(../img/item/1_item01_bg.jpg);
	background-repeat:no-repeat;
	
}
#item01_tryon01,
#item01_tryon04{
	position:relative;
	width:266px;
	left:350px;
	top:165px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox01,
#buybtnbox04{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:240px;
}
#item01_02{
	position:relative;
	width:630px;
	height:410px;
	margin:0px;
	float:left;
	background-image:url(../img/item/1_item02_bg.jpg);
	background-repeat:no-repeat;
}
#item01_tryon02{
	position:relative;
	width:266px;
	left:350px;
	top:153px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox02{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:256px;
}

.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;
}
 
#item01_03{
	position:relative;
	width:630px;
	height:565px;
	margin:0px;
	float:left;
	background-image:url(../img/item/1_item03_bg.jpg);
	background-repeat:no-repeat;
}
#item01_tryon03{
	position:relative;
	width:266px;
	left:350px;
	top:274px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox03{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:377px;
}
#item01_04{
	position:relative;
	width:630px;
	height:410px;
	margin:0px;
	float:left;
	background-image:url(../img/item/1_item04_bg.jpg);
	background-repeat:no-repeat;
}
#item01_05{
	position:relative;
	width:630px;
	height:410px;
	margin:0px;
	float:left;
	background-image:url(../img/item/1_item05_bg.jpg);
	background-repeat:no-repeat;
}
#item01_tryon05{
	position:relative;
	width:266px;
	left:350px;
	top:124px;
	padding-top:29px;
	background-image:url(../img/try_on.jpg);
	background-repeat:no-repeat;
}
#buybtnbox05{
	position:absolute;
	width:152px;
	height:44px;
	left:410px;
	top:284px;
}
