@charset "UTF-8";

.aboutUs {
	margin-bottom:8px;
}
.aboutUs p {
	margin:0;
	padding:0 4px;
}
.aboutUs p a {
	text-decoration:underline;
}

.centerRow {
	height:200px;
	margin-bottom:8px;
}

.leftBox .date {
	font-size:70%;
	color:#666666;
}
.leftBox .news {
	margin-bottom:8px;
	x-width:350px;
	x-border:1px solid #ff0000;
	font-size:80%;
	color:#333333;
}

.rightColumn .news {
	margin-bottom:8px;
	x-width:350px;
	x-border:1px solid #ff0000;
}

.rightColumn .news .newsDigest li {
	margin-left:8px;
	margin-right:8px;
	border-bottom:1px dotted #dddddd;
	padding-bottom:4px;
}
.rightColumn .news .newsDigest li .date {
	font-size:70%;
	color:#999999;
}

.topBanner {
	x-float:left;
	x-width:200px;
	x-height:200px;

	height:60px;
	margin-bottom:8px;
}
.topBanner ul {
	*zoom:1;
}
.topBanner ul:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	line-height:0;
}

.topBanner ul li {
	float:left;
	margin-right:1px;
}

.topBanner ul li a {
	display:block;
	text-indent:-9999px;
	height:60px;
	x-height:200px;
/*
	width:186px;
*/
	width:572px;
}

.topBanner ul.small li a {
	width:186px;
}

.topBanner ul li a.shipping {
/*
	background:transparent url(/image/banner_shipping_s.jpg) no-repeat scroll 0 0;
*/
	background:transparent url(/image/banner_shipping_572x60.jpg) no-repeat scroll 0 0;
}
.topBanner ul.small li a.shipping {
	background:transparent url(/image/banner_shipping_s.jpg) no-repeat scroll 0 0;
}
.topBanner ul.small li a.seller {
	background:transparent url(/image/banner_seller.jpg) no-repeat scroll 0 0;
}
.topBanner ul.small li a.yukata {
	background:transparent url(/image/banner_yukata_s.jpg) no-repeat scroll 0 0;
}

.newarrival {
	margin-bottom:8px;
}

.splash {
	height:160px;
	margin-bottom:8px;
/*
	background:transparent url(/image/top_syochikubai.jpg) no-repeat scroll 0 0;
	background:transparent url(/image/top_tsurushibina.jpg) no-repeat scroll 0 0;
	background:transparent url(/image/top_sakura.jpg) no-repeat scroll 0 0;
*/
	background:transparent url(/image/top_ajisai.jpg) no-repeat scroll 0 0;
	text-indent:-9999px;
}

.order .products ul li {
	margin:0;
	border:none;
}
.order .products ul li table tbody td {
	width:60px;
	height:60px;
	background-image:none;
}

.order .products {
	height:80px;
}

