@charset "utf-8";
/* CSS Document */
/*
#logo{
	background-image: url(../images/img-logo.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 45px;
	margin: 0px 0;
	text-indent: -9999px;
}
*/
#flashArea{
	margin: 10px 0 0 0;
}

/*************************
		beta	
 *************************/


/*****news*****/

#newsBox{
	width: 480px;
	height: auto;
	margin: 0 10px 20px 0;
}
.barNews{
	width: 480px;
	height: 23px;
	text-indent: -9999px;
	background-image: url(../images/bar-news.gif);
	background-repeat: no-repeat;
}
.newsContents{
	width: 458px;
	height: 18px;
}
.newsDate{
	height: 15px;
	margin: 0 25px 0 20px;
}
.delta{
	background-image: url(../images/icn-delta.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	margin: 3px 5px 0 0;
}
.newsTitle a{
	font-size: 12px;
}
.toNewsList{
	margin: 0 5px 0 0;
	width: 90px;
	height: 16px;
	text-indent: -9999px;
}
.toNewsList a{
	margin: 0 5px 0 0;
	background-image: url(../images/btn-news-list.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 16px;
	display: block;
	text-indent: -9999px;
}
.toNewsList a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*****pickup*****/
#pickupBox{
	width: 480px;
	height: auto;
	margin: 0 10px 20px 0;
}
.barPickup{
	width: 480px;
	height: 23px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/bar-pick-up.gif);
}
.itemName{
	height: 52px;
}
.itemName a{
	padding: 0 0 0 0;
	color: #2a7f39;
	font-size: 12px;
	font-weight: bold;
}
.itemBox{
	width: 150px;
	height: auto;
	padding: 0 5px 50px 5px;
}
.itemPhoto{
	width: 148px;
}
.itemPhoto a{
	width: 148px;
	display: block;
}
.itemPhoto a:hover{
	width: 148px;
	display: block;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.itemText2{
	width: 150px;
	height: 90px;
	float: left;
	padding: 5px 0px 0px 0px;
	border-bottom:1px dotted #DCDCDC;
}
.itemPrice{
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
}
.btnDetail{
	width: 80px;
	height: 18px;
	margin: 0px auto;
}
.btnDetail a{
	background-image: url(../images/btn-to-detail2.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 80px;
	height: 18px;
}
.btnDetail a:hover{
	background-image: url(../images/btn-to-detail2-on.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 80px;
	height: 18px;
}

/*****catalog*****/
#catalogBox{
	width: 480px;
	height: auto;
	margin: 0 10px 20px 0;
}
.barCatalog{
	width: 480px;
	height: 24px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/bar-catalog.gif);
}

.catalogItemBox{
	width: 230px;
	height: auto;
	margin: 0 10px 0px 0px;
}
.catalogName a{
	font-size: 12px;
	font-weight: bold;
	color: #2a7f39;
}
.catalogPhoto{
	width: 228px;
	height: 78px;
	text-align: center;
}
.catalogPhoto a{
	width: 228px;
	height: 78px;
	font-size: 0px;
	text-align: center;
	display: block;
}
/*
*:first-child+html .catalogPhoto{
	margin: 0;
	display: block;
	width: 228px;
	height: 110px;
}
*:first-child+html .catalogPhoto a{
	display: block;
	width: 228px;
	height: 110px;
}
*/
.catalogPhoto a:hover{
	width: 228px;
	height: 78px;
	display: block;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.catalogText{
	height: 57px;
	padding: 5px 0px 0px 5px;
}
.CatalogPriceArea{
	margin: 10px 10px 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #dcdcdc;
	width: 220px;
	height: 30px;
}

/*****Fower Gift*****/
#flowerBox{
	width: 480px;
	height: auto;
	margin: 0 10px 20px 0;
}
.barFlower{
	background-image: url(../images/bar-flower-gift.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 23px;
	text-indent: -9999px;
}
.textContentsFlower{
	margin: 5px 0 0 0;
	width: 480px;
}
.flowerItemBox{
	width: 150px;
	background-color: #FFFFFF;
	margin: 0 10px 3px 0;
}
.flowerPhoto{
	width: 150px;
	height: 124px;
	margin: 3px auto 3px auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	display: table-cell;
	vertical-align: middle;
}
.flowerPhoto a{
	display: block;
}
.flowerPhoto a:hover{
	display: block;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.flowerText{
	padding: 3px;
	height: 100px;
	width: 150px;
	border-bottom: 1px dotted #DCDCDC;
}
.flowerName{
	/*padding: 3px 0;*/
	height: 52px;
}
.flowerName a{
	font-size: 12px;
	font-weight: bold;
	color: #2a7f39;
}
/*****Brand*****/
#brandBox{
	width: 480px;
	height: auto;
	margin: 0 10px 20px 0;
}
.barBrand{
	background-image: url(../images/bar-brand-card.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 23px;
	text-indent: -9999px;
}
.textContentsBrand{
	margin: 5px 0 0 0;
	width: 480px;
}
.brandItemBox{
	width: 150px;
	background-color: #FFFFFF;
	margin: 0 10px 3px 0;
}
.brandPhoto{
	width: 150px;
	height: 124px;
	margin: 3px auto 3px auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	display: table-cell;
	vertical-align: middle;
}
.brandPhoto a{
	display: block;
}
.brandPhoto a:hover{
	display: block;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.brandText{
	height: 100px;
	width: 150px;
	padding: 3px;
	border-bottom: 1px dotted #DCDCDC;

}
.brandName{
	/*padding: 3px;*/
	height: 52px;
}
.brandName a{
	font-size: 12px;
	font-weight: bold;
	color: #2a7f39;
}

/*****contents Area*****/

.contents1Box{
	width: 480px;
	height: auto;
	margin: 0 10px 10px 0;
}
.barContents1{
	background-image: url(../images/bar-clover-contents1.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 23px;
	text-indent: -9999px;
}
.contents1{
	width: 480px;
	height: 365px;
	background-image: url(../images/img-clover-contents1.gif);
	margin: 0 5px 0 0;
	text-indent: -9999px;
}

/*************************
		gamma	
 *************************/



