/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(image/bg01.gif);}
/*ページ全体の設定*/
a{
	color:#0066CC;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
b{
	color:#CC3300;}
ul{
	padding:0;
	margin:0;}
em{
	color:#FF6600;
	color:#FF6600;}
strong{
	color:#FF3300}
.dec01{
	font-weight:bold;
	color:#669933;}
/*レイアウト設定*/
#page{
	width:800px;
	margin:0 auto;
	padding:0;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#FFFFFF;
	font-size:1.2em;
	background-image:url(image/bg_menu.jpg);
	background-position:left;
	background-repeat:repeat-y;}
#head{
	padding-bottom:10px;
	line-height:13px;}
.pr{
	color:#996600;
	font-size:12px;
	padding-left:160px;
	margin:0;}
#head_navi{
	margin-top:3px;
	background-image:url(image/title02.jpg);
	background-position:top;
	padding-top:89px;
	padding-left:200px;
	padding-bottom:10px;
	font-size:16px;
	line-height:27px;
	color:#2D6C43;}
#head_navi a:link,#head_navi a:visited{
	color:#2D6C43;}
#head_navi a:hover{
	font-weight:bold;}
#left_menu{
	width:145px;
	padding-left:5px;
	padding-top:1em;
	float:left;
	background-color:#b6fa43;
	background-image:url(image/bg_menu.jpg);}
.search{
	text-align:center;
	width:140px;
	background-image:url(image/bg_search.gif);
	background-repeat:no-repeat;
	margin:5px auto 1em;
	padding-top:48px;
	padding-bottom:10px;}
a.sub_cat{
	margin-left:1em;
	color:#006600;
	text-decoration:none;
	background-image:url(image/listmark01.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;}
a:hover.sub_cat{
	background-image:url(image/listmark02.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration:none;}
a.Asub_cat{
	margin-left:1em;
	color:#006600;
	text-decoration:none;
	background-image:url(image/listmark11.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;}
a:hover.Asub_cat{
	background-image:url(image/listmark12.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration:none;}
#left_menu a:hover{
	color:#FF6600;}
.cat_link img{
	margin-top:10px;}
.p_link{
	width:180px;
	margin:1.5em 0 0;
	background-image:url(image/bg_rightmenu.gif);
	font-size:14px;}
.p_link a{
	display:block;
	margin:2px 5px 0;
	color:#336600;
	background-image:url(image/listmark03.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;}
.cat_hanbai{
	width:135px;
	margin:1.5em 0 0;
	padding-bottom:0;
	background-image:url(image/bg_hanbai.gif);}
.cat_hanbai a{
	color:#336600;
	background-image:url(image/listmark04.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:6px;
	padding-left:28px;
	text-indent:-18px;
	display:block;}

#contents{
	width:650px;
	float:left;
	background-color:#ffffff;}
.bottom{
	font-size:0.8em;
	padding-bottom:2px;
	background-color:#ffffff;}
.copy_right{
	text-align:center;
	border-top:1px dashed #999999;
	margin-top:1em;
	font-size:12px;
	padding-top:3px;}
.main_table{
	background-image:url(image/bg_menu.jpg);
	background-position:left;
	background-repeat:repeat-y;}
.hansoku{
	text-align:center;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #aaaaaa;
	margin-bottom:10px;}
.hansoku img{
	margin-bottom:8px;
	border:none;}

.page_index{
	text-align:center;}
.hititems{
	font-size:0.8em;
	padding:4px 10px 0;
	border-top:1px solid #aaaaaa;
	margin-top:8px;}
/*商品データリストのテーブル設定*/
.list_table{
	width:600px;
	margin:0 auto 1em;
	background-color:#cccccc;}
.list_table td{
	text-align:center;
	background-color:#ffffff;}
.num01{
	color:#666666;
	font-weight:bold;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";}
.num,.num_p{
	color:#666666;
	font-weight:bold;}
/*詳細へのポイント*/
.go_link{
	text-align:right;}
.go_link a{
	background-image:url(image/point.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:38px;
	font-size:14px;
	color:#336600;}
.sonota{
	text-align:center;}