/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - Base Images    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#ekm
{
	width: 840px;
	background-image: url(../images/base/bg_75.png);
	background-repeat: repeat;
	_background-image: none;
	_background-repeat: none;
	_background-color: #FFFFFF;
	padding: 10px;
}

#chart
{
	width: 100%;
	height: 20px;
}

#content
{
	font-family:"Times New Roman";
	color: #000000;
}

#content h1, h2, h3, h4, h5, p
{
	background-image: none;
	background-color: transparent;
	color: #000000;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - Category  Stuff    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#ekmCategoryOuterWrapper
{
	width: 820px;
	margin: 0 auto;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;;
}

#ekmCategoryOuterWrapper a
{
	color: #d44e45;
	text-decoration: none;
}

#ekmCategoryOuterWrapper a:hover
{
	text-decoration: underline;
}

.ekmCategoryViewCart
{
	width: 100%;
	font-size: 100%;
	margin-bottom: 16px;
}

.ekmCategoryBottomBack
{
	width: 100%;
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
}

.ekmCategoryPath
{
	width: 100%;
	font-size: 90%;
}

#ekmCategoryCol660px
{
	width: 750px;
	margin-left: 33px;
	margin-bottom: 30px;
}

#ekmCategoryFrameWrapper
{
	width: 750px;
}

#ekmCategoryFrameTop
{
	width: 750px;
	height: 15px;
	background-image: url(../images/base/borders/750px-top-border.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
	line-height: 1px;
}

#ekmCategoryFrameMiddle
{
	width: 750px;
	background-image: url(../images/base/borders/750px-middle-border.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#ekmCategoryFrameContent
{
	margin: 0 auto;
	width: 720px;
}

#ekmCategoryFrameBottom
{
	width: 750px;
	height: 15px;
	background-image: url(../images/base/borders/750px-bottom-border.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#ekmCategoryFrameContentProductWrapper
{
	width: 670px;
	margin: 0 auto;
}

#ekmCategoryFrameContentProductPicture
{
	width: 249px;
	height: 375px;
	float: left;
}

#ekmCategoryFrameContentProductDescriptionWrapper
{
	width: 386px;
	float: right;
	padding: 30px 0 0 0;
	position: relative;
}

#ekmCategoryFrameContentProductDescriptionWrapper h1, h2, h3, h4, p
{
	background: none;
}

#ekmCategoryFrameContentProductDescriptionWrapper h1
{
	font-size: 180%;
	font-weight: 500;
	padding: 0;
	margin: 0;
}

#ekmCategoryFrameContentProductDescriptionWrapper h2
{
	font-size: 120%;
	font-weight: 500;
	padding: 0;
	margin: 20px 0 22px 0;
	color: #d44e45;
}

#ekmCategoryFrameContentProductDescriptionWrapper p
{
	font-size: 100%;
	font-weight: 500;
	line-height: 1.7em;
	padding: 0;
	margin: 10px 0 0 0;
}

#ekmCategoryButton
{
	float: left;
	width: 59px;
	height: 61px;
	margin: 10px 10px 0 0;
}

.ekmCategoryButtonSmlMedRoll
{
	float: left;
	width: 59px;
	height: 59px;
	background: url(../images/shop/buttons/category_sml_med_rollover_59px.jpg) -59px 0 no-repeat;
}

.ekmCategoryButtonSmlMedRoll a 
{
	display: block;
	background: url(../images/shop/buttons/category_sml_med_rollover_59px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmCategoryButtonSmlMedRoll a:hover 
{
	background-image: none;
}

.ekmCategoryButtonMedLrgRoll
{
	float: left;
	width: 59px;
	height: 59px;
	background: url(../images/shop/buttons/category_med_lrg_rollover_59px.jpg) -59px 0 no-repeat;
}

.ekmCategoryButtonMedLrgRoll a 
{
	display: block;
	background: url(../images/shop/buttons/category_med_lrg_rollover_59px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmCategoryButtonMedLrgRoll a:hover 
{
	background-image: none;
}

.ekmCategoryLinebreak
{
	width: 640px;
	margin: 0 auto;
	height: 1px;
	background-color: #d06858;
	font-size:1px; 
	line-height:1px;
}

.ekmCategoryLinebreakSpacer15px
{
	width: 100%;
	height: 15px;
	border: 0;
	padding: 0;
}

.ekmCategoryLinebreakSpacer30px
{
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
}

#ekmCategoryTitle
{
	width: 85%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#ekmCategoryTitle h1
{
	text-align: center;
	font-size: 120%;
	font-weight: 500;
	padding: 0 0 5px 0;
}	

#ekmCategoryTitle p
{
	text-align: center;
	font-size: 90%;
	padding: 0;
}	

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - Product Description Stuff    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#ekmDescOuterWrapper
{
	width: 840px;
	margin: 0 auto;
	_margin-right: -30px;
}

#ekmDescOuterWrapper a
{
	color: #d44e45;
	text-decoration: none;
}

#ekmDescOuterWrapper a:hover
{
	text-decoration: underline;
}

.ekmDescPath
{
	width: 100%;
	font-size: 110%;
}

.ekmDescMainTitle
{
	margin-top: 15px;
	width: 100%;
	font-size: 240%;
}

.ekmDescMainTitleAlt
{
	margin-top: 15px;
	width: 100%;
	font-size: 100%;
}

#ekmDescInnerWrapper
{
	width: 800px;
}

#ekmDescInnerTop
{
	width: 800px;
	height: 15px;
	background-image: url(../images/base/borders/800px-top-border.png);
	_background-image: url(../images/base/borders/800px-top-border.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}

#ekmDescInnerMiddle
{
	width: 800px;
	background-image: url(../images/base/borders/800px-middle-border.png);
	_background-image: url(../images/base/borders/800px-middle-border.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#ekmDescInnerContent
{
	margin: 0 auto;
	width: 770px;
}

#ekmDescInnerBottom
{
	width: 800px;
	height: 15px;
	background-image: url(../images/base/borders/800px-bottom-border.png);
	_background-image: url(../images/base/borders/800px-bottom-border.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#ekmDescInnerColLeft
{
	float: left;
	width: 288px;
}

#ekmDescInnerColLeft a:hover
{
	text-decoration:none;
}

#ekmDescInnerColLeftComment
{
	float: left;
	width: 262px;
	padding: 0 8px 0 8px;
}

#ekmDescInnerColLeftComment p
{
	font-size: 100%;
	text-align: center;
	line-height: 1.5em;
}

#ekmDescInnerColRight
{
	float: right;
	width: 450px;
	font-size: 130%;
}

#ekmDescInnerColRight a:hover
{
	text-decoration: none;
}

#ekmDescInnerColRight p
{
	background-image: none;
	margin: 0;
	padding: 8px 0 8px 0;
}

#ekmClothesMainpic
{
	float: left;
	width: 277px;
	height: 416px;
	background-color:#CCCCCC;
	margin-bottom: 11px;
}

#ekmClothesSubpic
{
	float: left;
	width: 85px;
	height: 128px;
	background-color: #CCCCCC;
	margin-right: 11px;
}

#ekmClothesSubpicLarge
{
	float: left;
	width: 133px;
	height: 200px;
	background-color: #CCCCCC;
	margin-right: 11px;
}

#ekmClothesFabricWrapper
{
	float: left;
	width: 69px;
	font-size: 80%;
	margin-right: 11px;
}

#ekmClothesFabricWrapper p
{
	margin-top: 0;
	_margin-top: -16px;
}

#ekmClothesFabricPic
{
	float: left;
	width: 69px;
	height: 69px;
	_height: 82px;
	background-color:#CCCCCC;
	font-size: 0;
	line-height: 0;
	min-height: 69px;
}

.ekmHorizontalLine
{
	width: 820px;
	left: 0;
	height: 1px;
	background-color: #CCCCCC;
	font-size:1px; 
	line-height:1px;
}

.ekmTableSpacer
{
	width: 100%;
	height: 12px;
}

.ekmBackText
{
	font-family: "Times New Roman";
	font-size: 100%;
	font-weight: 500;
}

.ekmViewcartText
{
	font-family: "Times New Roman";
	font-size: 100%;
	font-weight: 600;
}

#_EKM_PRODUCTPRICE
{
	font-size: 110%;
}

#_EKM_SURROUND_PRODUCTPRICE
{
	font-size: 110%;
	font-family:"Times New Roman";
	color: #000000;
}



/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS - AIMI    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintAimiMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/smallprint/aimi/aimi_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmSmallprintAimiMain a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/aimi_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiMain a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiSub1
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/aimi/aimi_sub_rollover_back_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintAimiSub1 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/aimi_sub_rollover_back_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiSub1 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiSub2
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/aimi/aimi_sub_rollover_side_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintAimiSub2 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/aimi_sub_rollover_side_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiSub2 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiSub3
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/aimi/aimi_sub_rollover_art_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintAimiSub3 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/aimi_sub_rollover_art_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiSub3 a:hover 
{
	background-image: none;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS - KAYO    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintKayoMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/smallprint/kayo/kayo_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmSmallprintKayoMain a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kayo_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoMain a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoSub1
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/kayo/kayo_sub_rollover_back_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintKayoSub1 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kayo_sub_rollover_back_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoSub1 a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoSub2
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/kayo/kayo_sub_rollover_side_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintKayoSub2 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kayo_sub_rollover_side_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoSub2 a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoSub3
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/kayo/kayo_sub_rollover_art_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintKayoSub3 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kayo_sub_rollover_art_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoSub3 a:hover 
{
	background-image: none;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS - MEGUMI    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintMegumiMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/smallprint/megumi/megumi_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmSmallprintMegumiMain a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/megumi_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiMain a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiSub1
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/megumi/megumi_sub_rollover_back_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintMegumiSub1 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/megumi_sub_rollover_back_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiSub1 a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiSub2
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/megumi/megumi_sub_rollover_side_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintMegumiSub2 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/megumi_sub_rollover_side_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiSub2 a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiSub3
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/megumi/megumi_sub_rollover_art_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintMegumiSub3 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/megumi_sub_rollover_art_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiSub3 a:hover 
{
	background-image: none;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS - REI    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


.ekmSmallprintReiMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/smallprint/rei/rei_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmSmallprintReiMain a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/rei_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiMain a:hover 
{
	background-image: none;
}

.ekmSmallprintReiSub1
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/rei/rei_sub_rollover_back_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintReiSub1 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/rei_sub_rollover_back_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiSub1 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiSub2
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/rei/rei_sub_rollover_side_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintReiSub2 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/rei_sub_rollover_side_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiSub2 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiSub3
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/rei/rei_sub_rollover_art_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintReiSub3 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/rei_sub_rollover_art_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiSub3 a:hover 
{
	background-image: none;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS - YOSHIE    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintYoshieMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/smallprint/yoshie/yoshie_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmSmallprintYoshieMain a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/yoshie_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieMain a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieSub1
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/yoshie/yoshie_sub_rollover_back_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintYoshieSub1 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/yoshie_sub_rollover_back_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieSub1 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieSub2
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/yoshie/yoshie_sub_rollover_side_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintYoshieSub2 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/yoshie_sub_rollover_side_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieSub2 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieSub3
{
	float: left;
	width: 85px;
	height: 128px;
	background: url(../images/shop/smallprint/yoshie/yoshie_sub_rollover_art_85px.jpg) -85px 0 no-repeat;
}

.ekmSmallprintYoshieSub3 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/yoshie_sub_rollover_art_85px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieSub3 a:hover 
{
	background-image: none;
}




/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - FABRIC SAMPLE (KIMONO TYPE) IMAGES / ROLLOVERS - YOSHIE    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintYoshieKimonoTypeSM1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeSM1 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeSM1 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieKimonoTypeSM2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeSM2 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeSM2 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieKimonoTypeSM3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeSM3 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeSM3 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieKimonoTypeSM4
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm4_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeSM4 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_sm4_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeSM4 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieKimonoTypeML1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeML1 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeML1 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieKimonoTypeML2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeML2 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeML2 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieKimonoTypeML3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeML3 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeML3 a:hover 
{
	background-image: none;
}

.ekmSmallprintYoshieKimonoTypeML4
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml4_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintYoshieKimonoTypeML4 a 
{
	display: block;
	background: url(../images/shop/smallprint/yoshie/kimono/yoshie_kimono_ml4_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintYoshieKimonoTypeML4 a:hover 
{
	background-image: none;
}


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - FABRIC SAMPLE (KIMONO TYPE) IMAGES / ROLLOVERS - REI    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintReiKimonoTypeSM1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM1 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeSM1 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM2 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeSM2 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM3 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeSM3 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM4
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm4_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM4 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm4_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeSM4 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM5
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm5_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM5 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm5_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM5 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM6
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm6_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM6 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm6_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM6 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM7
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm7_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM7 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm7_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM7 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM8
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm8_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM8 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm8_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM8 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM9
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm9_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM9 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm9_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM9 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM10
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm10_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM10 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm10_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM10 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM11
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm11_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM11 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm11_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM11 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM12
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm12_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM12 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm12_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM12 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeSM13
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm13_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeSM13 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_sm13_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ekmSmallprintReiKimonoTypeSM13 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML1 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML1 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML2 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML2 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML3 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML3 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML4
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml4_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML4 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml4_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML4 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML5
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml5_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML5 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml5_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML5 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML6
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml6_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML6 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml6_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML6 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML7
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml7_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML7 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml7_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML7 a:hover 
{
	background-image: none;
}

.ekmSmallprintReiKimonoTypeML8
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml8_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintReiKimonoTypeML8 a 
{
	display: block;
	background: url(../images/shop/smallprint/rei/kimono/rei_kimono_ml8_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintReiKimonoTypeML8 a:hover 
{
	background-image: none;
}


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - FABRIC SAMPLE (KIMONO TYPE) IMAGES / ROLLOVERS - AIMI    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintAimiKimonoTypeSM1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_sm1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeSM1 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_sm1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeSM1 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiKimonoTypeSM2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_sm2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeSM2 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_sm2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeSM2 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiKimonoTypeSM3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_sm3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeSM3 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_sm3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeSM3 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiKimonoTypeML1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeML1 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeML1 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiKimonoTypeML2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeML2 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeML2 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiKimonoTypeML3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeML3 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeML3 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiKimonoTypeML4
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml4_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeML4 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml4_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeML4 a:hover 
{
	background-image: none;
}

.ekmSmallprintAimiKimonoTypeML5
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml5_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintAimiKimonoTypeML5 a 
{
	display: block;
	background: url(../images/shop/smallprint/aimi/kimono/aimi_kimono_ml5_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintAimiKimonoTypeML5 a:hover 
{
	background-image: none;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - FABRIC SAMPLE (KIMONO TYPE) IMAGES / ROLLOVERS - KAYO    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintKayoKimonoTypeSM1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_sm1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintKayoKimonoTypeSM1 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_sm1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoKimonoTypeSM1 a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoKimonoTypeSM2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_sm2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintKayoKimonoTypeSM2 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_sm2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoKimonoTypeSM2 a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoKimonoTypeSM3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_sm3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintKayoKimonoTypeSM3 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_sm3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoKimonoTypeSM3 a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoKimonoTypeML1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_ml1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintKayoKimonoTypeML1 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_ml1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoKimonoTypeML1 a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoKimonoTypeML2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_ml2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintKayoKimonoTypeML2 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_ml2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoKimonoTypeML2 a:hover 
{
	background-image: none;
}

.ekmSmallprintKayoKimonoTypeML3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_ml3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintKayoKimonoTypeML3 a 
{
	display: block;
	background: url(../images/shop/smallprint/kayo/kimono/kayo_kimono_ml3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintKayoKimonoTypeML3 a:hover 
{
	background-image: none;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - FABRIC SAMPLE (KIMONO TYPE) IMAGES / ROLLOVERS - MEGUMI    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmSmallprintMegumiKimonoTypeSM1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_sm1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintMegumiKimonoTypeSM1 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_sm1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiKimonoTypeSM1 a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiKimonoTypeSM2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_sm2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintMegumiKimonoTypeSM2 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_sm2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiKimonoTypeSM2 a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiKimonoTypeSM3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_sm3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintMegumiKimonoTypeSM3 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_sm3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiKimonoTypeSM3 a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiKimonoTypeML1
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_ml1_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintMegumiKimonoTypeML1 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_ml1_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiKimonoTypeML1 a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiKimonoTypeML2
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_ml2_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintMegumiKimonoTypeML2 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_ml2_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiKimonoTypeML2 a:hover 
{
	background-image: none;
}

.ekmSmallprintMegumiKimonoTypeML3
{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_ml3_rollover_69px.jpg) -69px 0 no-repeat;
}

.ekmSmallprintMegumiKimonoTypeML3 a 
{
	display: block;
	background: url(../images/shop/smallprint/megumi/kimono/megumi_kimono_ml3_rollover_69px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmSmallprintMegumiKimonoTypeML3 a:hover 
{
	background-image: none;
}


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS - MISS BUTTERFLY STARTS HERE    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!   EKM POWERSHOP - PRODUCT IMAGES / ROLLOVERS - CIO CIO    !!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ekmMissbutterflyCioCioMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/ciocio/ciocio_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyCioCioMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/ciocio/ciocio_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyCioCioMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyCioCioSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/ciocio/ciocio_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyCioCioSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/ciocio/ciocio_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyCioCioSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyCioCioSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/ciocio/ciocio_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyCioCioSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/ciocio/ciocio_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyCioCioSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyReiMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/rei/rei_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyReiMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/rei/rei_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyReiMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyReiSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/rei/rei_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyReiSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/rei/rei_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyReiSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyReiSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/rei/rei_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyReiSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/rei/rei_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyReiSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyMiekaMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/mieka/mieka_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyMiekaMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/mieka/mieka_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyMiekaMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyMiekaSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/mieka/mieka_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyMiekaSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/mieka/mieka_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyMiekaSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyMiekaSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/mieka/mieka_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyMiekaSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/mieka/mieka_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyMiekaSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflySatokaMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/satoka/satoka_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflySatokaMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/satoka/satoka_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflySatokaMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflySatokaSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/satoka/satoka_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflySatokaSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/satoka/satoka_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflySatokaSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflySatokaSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/satoka/satoka_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflySatokaSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/satoka/satoka_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflySatokaSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyItoMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/ito/ito_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyItoMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/ito/ito_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyItoMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyItoSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/ito/ito_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyItoSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/ito/ito_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyItoSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyItoSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/ito/ito_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyItoSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/ito/ito_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyItoSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKorinMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/korin/korin_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyKorinMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/korin/korin_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKorinMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKorinSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/korin/korin_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyKorinSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/korin/korin_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKorinSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKorinSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/korin/korin_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyKorinSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/korin/korin_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKorinSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKiminaMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/kimina/kimina_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyKiminaMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/kimina/kimina_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKiminaMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKiminaSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/kimina/kimina_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyKiminaSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/kimina/kimina_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKiminaSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKiminaSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/kimina/kimina_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyKiminaSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/kimina/kimina_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKiminaSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflySayuriMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/sayuri/sayuri_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflySayuriMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/sayuri/sayuri_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflySayuriMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflySayuriSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/sayuri/sayuri_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflySayuriSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/sayuri/sayuri_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflySayuriSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflySayuriSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/sayuri/sayuri_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflySayuriSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/sayuri/sayuri_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflySayuriSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyIzukoMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/izuko/izuko_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyIzukoMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/izuko/izuko_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyIzukoMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyIzukoSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/izuko/izuko_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyIzukoSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/izuko/izuko_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyIzukoSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyIzukoSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/izuko/izuko_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyIzukoSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/izuko/izuko_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyIzukoSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyOkoMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/oko/oko_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyOkoMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/oko/oko_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyOkoMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyOkoSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/oko/oko_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyOkoSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/oko/oko_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyOkoSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyOkoSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/oko/oko_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyOkoSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/oko/oko_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyOkoSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKimieMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/kimie/kimie_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyKimieMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/kimie/kimie_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKimieMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKimieSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/kimie/kimie_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyKimieSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/kimie/kimie_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKimieSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyKimieSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/kimie/kimie_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyKimieSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/kimie/kimie_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyKimieSub2 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyMinekoMain
{
	float: left;
	width: 277px;
	height: 416px;
	background: url(../images/shop/miss_butterfly/mineko/mineko_main_rollover_277px.jpg) -277px 0 no-repeat;
}

.ekmMissbutterflyMinekoMain a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/mineko/mineko_main_rollover_277px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyMinekoMain a:hover 
{
	background-image: none;
}

.ekmMissbutterflyMinekoSub1
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/mineko/mineko_sub1_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyMinekoSub1 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/mineko/mineko_sub1_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyMinekoSub1 a:hover 
{
	background-image: none;
}

.ekmMissbutterflyMinekoSub2
{
	float: left;
	width: 133px;
	height: 200px;
	background: url(../images/shop/miss_butterfly/mineko/mineko_sub2_rollover_133px.jpg) -133px 0 no-repeat;
}

.ekmMissbutterflyMinekoSub2 a 
{
	display: block;
	background: url(../images/shop/miss_butterfly/mineko/mineko_sub2_rollover_133px.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.ekmMissbutterflyMinekoSub2 a:hover 
{
	background-image: none;
}