@charset "utf-8";
/*
 * name:soon.css
 * authorHiroki kamei
*/

#category{
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 0px;
　　　　width: 100%;
}
#category .cate_waku{
	background:url(http://elmer-ju.com/images/top/top_cate_waku_bg.gif) repeat-y;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}
#category h3{
	background:url(http://elmer-ju.com/images/top/top_cate_waku_top.gif) no-repeat;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height:28px;
}
#category p{
	margin:-9px 0px -2px 10px;
	padding:0px 0px 0px 0px;
	width:600px;
}
#category a{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* link_base  ---------------------------------------------------- */
a{
	color:#003300;
}
a:hover{
	color:#990000;
}

/* 各情報 ---------------------------------------------------- */
p.info_text{
	margin:0px 0px 15px 23px;
}
h3.info_page_h3{
	margin:15px 0px -8px 13px;
}
	/* 調整用 */
	.win.ie6 h3.info_page_h3{
		margin:15px 0px -5px 13px;
	}
	/* //調整用 */

/* 各カテゴリへのリンク ---------------------- */
.other_list{
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 12px;
	position:relative;
	top:-21px;
	text-align:right;
	color:#ffffff;
}
.other_list a{
	margin:0px 0px 0px 3px;
	color:#ffffff;
}
.other_list a:hover{
	color:#ffeb00;
}

/* 商品一覧セール用,新入荷情報 -------------------------- */
#sale_newitem{
	margin:0px 0px 0px 23px;
　　　　border: none !important;
}
#sale_newitem .item_list{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
　　　　border: none;
}
#sale_newitem .waku_1{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px 10px 0px 10px;
	width:170px;
}
#sale_newitem .waku_2{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:0px 5px 0px 10px;
}
#sale_newitem .waku_3{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0px 5px 5px 5px;
}
#sale_newitem .space{
	width:12px;
}
#sale_newitem h3{
	margin:5px 0px 0px 0px;
	font-size:100%;
}
#sale_newitem .item_img{
	margin:0px 10px 0px 10px;
}
#sale_newitem .line_02{
	background:url(../images/top/line_01.gif) repeat-x;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:181px;
}
#sale_newitem p.kakaku{
	margin:0px 5px 0px 0px;
	text-align:right;
	width:176px;
	font-weight:bold;
	color:#ff0000;
}
#sale_newitem .line_03{
	background:url(../images/top/line_011.gif) repeat-x;
	margin:15px 22px 15px 22px;
	padding:0px 0px 0px 0px;
}
