@charset "UTF-8";

/*------------------------------------------------------------------------------
	Dezikon Cart  - Home Page
	Date: 2009-05-13
	Copyright (C) GMO System Consulting, Inc. All Rights Reserved.
------------------------------------------------------------------------------*/

#home #main dl.blockTop{
	min-height:38px;
	background:url(../images/bg_block-top_01.gif?1243571890) no-repeat top left;
}

#home #main dl.blockTop dt{
	float:left;
	width:70%;
	min-height:18px;
	padding:10px 0 10px 10px;
	font-weight:bold;
}

#home #main dl.blockTop dd{
	float:right;
	width:25%;
	min-height:18px;
	padding:10px 10px 10px 0;
	background:url(../images/bg_block-top_02.gif?1243571890) no-repeat top right;
	text-align:right;
}

#home #main dl.blockTop dd a{
	padding-left:1.25em;
	background:url(../images/icon_arrow_01.gif?1243571890) 0.25em 0.4em no-repeat;
}

#home #main .blockBody{
	clear:both;
	padding:10px 5px 0;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	background:#FFF url(../images/bg_block-mdl_01.gif?1243571890) repeat-x top;
}

#home #main .blockBtm{
	height:5px;
	background:url(../images/bg_block-btm_01.gif?1243571890) no-repeat bottom left;
}

#home #main .blockBtm span{
	float:right;
	height:5px;
	background:url(../images/bg_block-btm_02.gif?1243571890) no-repeat bottom right;
	line-height:0;
}

#home #main dl.sale dt{width:3em;}

#home #main dl.sale dd{margin:-1.4em 0 0.7em 4.5em;}

#home #main dl.sale dd ul li{
	float:left;
	width:13em;
	margin-left:1em;
	text-align:right;
}

#home #main dl.news dt{width:6em;}

#home #main dl.news dd{margin:-1.4em 0 0.7em 7.5em;}




