@charset "UTF-8";
/* CSS Document */
/*.girobox ul{ background:##B3A0D9 repeat scroll 0 0; filter: alpha(opacity=80);}*/
.girobox ul{
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=”../images/girobox_list_bg.png”, sizingMethod=”crop”);
	}
#userbox ul li a{
		letter-spacing:-1px;
}
.girobox ul li{
	width:100%;
	height:67px;
	cursor:pointer;
	overflow:hidden;
}
body.home #shop.boxblue, body.articlepage #shop.boxblue{
	width:398px;
	height:168px;
	float:right;
	margin-bottom:10px;
}

body.home #shoplist.boxblue, body.articlepage #shoplist.boxblue{
	width:398px;
	height:186px;
	float:right;
	margin-bottom:10px;
}
body.home #shop.boxblue .boxcontent, body.articlepage #shop.boxblue .boxcontent{
	height:136px;
}

body.home #shoplist.boxblue .boxcontent, body.articlepage #shoplist.boxblue .boxcontent{
	height:152px;
}