@charset "UTF-8";
/* CSS Document */

*{		margin: 0 ;
		padding: 0 ;
	}
	
body{
	margin: 0 auto;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro';
	background-color:#BDD4EC;
	width:1000px;
		}

/*　↓　ページレイアウト */

#content{
	width:994px;
	background-image:url(/img/contents_back.gif);
	background-repeat: repeat-y;
}


#header{
	width: 994px;
		}
		
#menu{
	width: 205px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display:inline;
		}

#main{
	float: right;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 755px;
	font-size: 12px;
	color: #333333;
	display:inline;
	}


#footer{
	clear: both;
	font-size: 12px;
	margin-top: 5px;
	}

#footer p.footer{
	width: 994px;
	margin-left: 10px;
	margin-right: 14px;
	background-image:url(/img/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 5px;
	}
#footer p.surch{
	width: 994px;
	margin-left: 10px;
	margin-right: 14px;
	font-size:9px;
	color: #999999;
	}
#footer p.comment{
	width: 945px;
	margin-left: 10px;
	margin-right: 14px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #999999;
	background-color: #DCDCDC;
	font-size:11px;
	color: #336633;
	}
#footer span.comment_title{
	font-size:12px;
	font-weight: bold;
	color: #A52A2A;
	}

.float{
	float:left;
	display:inline;
	}

.clear{
	clear:both;
	}




/*　↓　ヘッダー部分レイアウト */

#header p.info_ex{
	background-image: url(/img/mark_note.gif);
	background-repeat:no-repeat;
	width:900px;
	padding-left:25px;
	background-repeat:no-repeat;
	font-size:12px;
	color: #336633;
	margin-left:15px;
	margin-bottom:5px;
	line-height:20px;
	}




#header p.shop{
	margin-left:10px;
	background-image:url(/img/shop_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	float:left;
	display:inline;
	}
#header p.contact{
	margin-left:5px;
	background-image:url(/img/contact_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	float:left;
	display:inline;
	}
#header p.blog{
	margin-left:5px;
	background-image:url(/img/blog_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	float:left;
	display:inline;
	}

#header p.links{
	margin-left:5px;
	background-image:url(/img/links_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	float:left;
	display:inline;
	}

#header p.bbs{
	margin-left:5px;
	background-image:url(/img/bbs_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	float:left;
	display:inline;
	}

#header p.shop a{
	display: block;
	background-image:url(/img/shop_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	}

#header p.contact a{
	display: block;
	background-image:url(/img/contact_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	}

#header p.blog a{
	display: block;
	background-image:url(/img/blog_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	}

#header p.links a{
	display: block;
	background-image:url(/img/links_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	}

#header p.bbs a{
	display: block;
	background-image:url(/img/bbs_a.gif);
	width:190px;
	height:87px;
	text-indent:-9999px;
	}


#header p.shop a:hover{
	background-image:url(/img/shop_b.gif);
	}

#header p.contact a:hover{
	background-image:url(/img/contact_b.gif);
	}

#header p.blog a:hover{
	background-image:url(/img/blog_b.gif);
	}

#header p.links a:hover{
	background-image:url(/img/links_b.gif);
	}

#header p.bbs a:hover{
	background-image:url(/img/bbs_b.gif);
	}

#header table{
	clear:both;
    width:954px;
	margin-left:20px;
	margin-right:16px;
	}

#header td.bread{
	font-size:12px;
	color: #993333;
	}

#header td.bread a{
	color:#336633;
	}

#header td.bread a:hover{
	color: #FF9900;
	}


#header td.link{
	font-size:12px;
	color: #336633;
	text-align:right;
	}
#header td.link a{
	color: #336633;
	}

#header td.link a:hover{
	color: #993333;
	}


/*　メニュー部分レイアウト*/
#menu span{
	color:#990033;
	}


#menu table.guide{
	margin-bottom: 10px;
	border-bottom:1px solid #FFCC00;
	width:205px;
	font-size:12px;
	color: #336633;
	}
	
#menu td.mailmaga{
	background-image:url(/img/mailmagazine.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:205px;
	height:32px;
	padding-bottom:5px;
	}
#menu td.shopping_guide{
	background-image:url(/img/shopping_guide.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:205px;
	height:32px;
	padding-bottom:5px;
	}
#menu td.cart{
	background-image:url(/img/cart.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:205px;
	height:32px;
	padding-bottom:5px;
	}

#menu td.guide{
	border-left:10px solid #FFCC00;
	padding-bottom:5px;
	padding-left: 5px;
	}

#menu td.size_sarch{
	background-image:url(/img/size_sarch.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:205px;
	height:32px;
	padding-bottom:5px;
	}

#menu table.menu_list{
	margin-bottom: 10px;
	width:205px;
	}
	
#menu td.menu_list{
	width:205px;
	border-bottom:1px dotted #336633;
	}

#menu td.category{
	background-image:url(/img/category.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:205px;
	height:32px;
	}
#menu td.brand{
	background-image:url(/img/brand.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:205px;
	height:32px;
	}


#menu p.detail_category a{
	display:block;
	background:url(/img/mark_arrow_g.gif) no-repeat;
	padding-left:25px;
	font-size:12px;
	color:#336633;
	line-height:20px;
	text-decoration:none;
	}

#menu p.detail_category a:hover{
	background:url(/img/mark_arrow_y.gif) no-repeat;
	color: #FF9900;
	}

#menu p.detail_brand a{
	display:block;
	background:url(/img/mark_arrow_r.gif) no-repeat;
	padding-left:25px;
	font-size:12px;
	color: #990033;
	height:23px;
	line-height:20px;
	text-decoration:none;
	}

#menu p.detail_brand a:hover{
	background:url(/img/mark_arrow_y.gif) no-repeat;
	color: #FF9900;
	}




/*　メイン部分レイアウト*/
#main span{
	color: #CC0000;
	font-weight:bold;
	}


#main h1.logo{
	background-image:url(/img/fm_img.gif);
	width:760px;
	height:206px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	}

#main p.new{
	background:transparent url(/img/new_arrival.gif) no-repeat;
	width:760px;
	height:32px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	}

#main p.info{
	background-image: url(/img/information.gif);
	width:760px;
	height:32px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	}

#main p.pick_up{
	background-image: url(/img/pickup.gif);
	width:760px;
	height:32px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	}

#main h1.item_detail{
	background-image: url(/img/item_detail.gif);
	width:760px;
	height:32px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	}

#main h1.cart_inside{
	background-image: url(/img/cart_big.gif);
	width:760px;
	height:32px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	}

#main h1.malti{
	background-image: url(/img/malti_header.gif);
	width:730px;
	height:32px;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	padding-left:30px;
	font-size:22px;
	line-height:30px;
	color:#FFFFFF;
	margin-bottom:5px;
	}

#main p.explanation{
	background-image: url(/img/mark_flag.gif);
	width:730px;
	line-height:20px;
	padding-left:25px;
	background-repeat:no-repeat;
	font-size:14px;
	color: #990033;
	margin-bottom:5px;
	border-bottom:1px dotted #336633;
	}

#main p.info_ex{
	background-image: url(/img/mark_note.gif);
	width:730px;
	line-height:20px;
	padding-left:25px;
	background-repeat:no-repeat;
	font-size:12px;
	color: #336633;
	margin-bottom:5px;
	border-bottom:1px dotted #336633;
	}


#main p.info_ex a{
	color: #990000;
	font-weight:bold;
	}

#main p.info_ex a:hover{
	color: #FF9900;
	font-weight:bold;
	}

#main table.pop{
    width:145px;
	margin-right:5px;
	}

#main table.item{
    width:145px;
	border:1px solid #336633;
	margin-right:5px;
	background-color:#FFFFFF;
	}

#main td.item_new{
    background:url(/img/mark_new.gif) no-repeat;
	font-weight:bold;
	line-height:18px;
	color:#336633;
	padding-left:5px;

	}

#main td.item_sale{
    background:url(/img/mark_sale.gif) no-repeat;
	font-weight:bold;
	line-height:18px;
	color:#336633;
	padding-left:5px;
	}

#main td.item_notnew{
	height: 40px;
	font-weight:bold;
	line-height:18px;
	color:#336633;
	padding-left:5px;
	}


#main td.phot{
	text-align:center;
	}

#main td.brand_name{
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:12px;
	color: #336633;
	height:24px;
	}

#main td.item_name{
    padding-left: 2px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:10px;
	background-color:#336633;
	color:#FFFFFF;
	height:40px;
	}

#main td.price{
	text-align:center;
	line-height:16px;
	font-size:13px;
	color: #990033;
	}

#main td.price_sold{
	background-color:#993333;
	text-align:center;
	font-size:13px;
	color: #FFFFFF;
	}

#main p.page{
	width:760px;
	text-align:center;
	color:#336633;
	}
#main p.page a{
	color:#336633;
	}
	
#main p.page a:hover{
	color: #993333;
	}

#main p.explanation_guidance{
	width:700px;
	line-height:20px;
	margin-left:10px;
	padding-left:10px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color: #336633;
	margin-bottom:5px;
	border-bottom:1px dotted #336633;
	border-left:5px #336633 solid;
	}
#main p.explanation_guidance_y{
	width:700px;
	line-height:20px;
	margin-left:10px;
	padding-left:10px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color: #CC6600;
	margin-bottom:5px;
	border-bottom:1px dotted #FF9900;
	border-left:5px #FF9900 solid;
	}
#main p.explanation_guidance_r{
	width:700px;
	line-height:20px;
	margin-left:10px;
	padding-left:10px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color: #990033;
	margin-bottom:5px;
	border-bottom:1px dotted #990033;
	border-left:5px #990033 solid;
	}
#main p.producing{
	background:url(/img/seisakuchu.gif) center no-repeat;
	margin-top:50px;
	width:730px;
	height:225px;
	text-align:center;
	text-indent:-9999px;
	margin-bottom:200px;
	}
	
#main a.imgclick:hover{
	border-top: 1px solid green;
	}
	
#main a.goodslink{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	}