/* CSS Document */
@import url(color.css);
*{
	padding:0;
	margin:0;
}
.clear {
	display: block;
	clear: both;
}
body{
	font-family:"MS PGothic";
	font-size:12px;
}
/*head*/
#top {
	
	background-image:url(../images/bg_top.jpg);

	background-repeat: repeat-x;
	
	height:325px;

}
#top_content {

	height: 325px;

	width: 950px;
	
	margin-top:0px;
	
	padding-top:0px;

	margin-right: auto;

	margin-left: auto;
	
	background-image:url(../images/bg01.jpg);

}

#top_content h1{
	
	font-size:14px;
	font-weight:bold;
	color:#713f0a;
	padding-top:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;

}
#top_content img {
	margin-top:58px;
	margin-left:273px;
	
}
	
/*body*/

#body {

	background-image:url(../images/bg_body.gif);
	
	background-repeat:no-repeat;
	
	height:auto;
	
	background-color:#ebd19b;

}

#body_detail{

	background-image:url(../images/bg02.gif);
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-repeat:no-repeat;
	height:auto;	
	background-color:#ebd19b;
}

#menu{
	width:660px;
	height:25px;
	padding-top:50px;
	padding-left:170px;
	font-weight:bold;
}

#menu li {
	display: inline;
	padding-top: 0px;
	color:#c08d42;
	margin-right:25px;
	margin-left:0px;
	}
#menu li a {
	color: #713f0a;
	text-decoration: none;	
	}
#menu li a:hover {
	color: #713f0a;
	text-decoration:underline;
}
#menu_category {
	width:510px;
	height:25px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	font-weight:bold;
	line-height:22px;
	text-align:left;
}

#menu_category li {
	display: inline;
	padding-top: 0px;
	color:#c08d42;
	margin-right:13px;
	margin-left:5px;
	}
#menu_category li a {
	color: #713f0a;
	text-decoration: none;	
	}
#menu_category li a:hover {
	color: #713f0a;
	text-decoration:underline;
}

.box {
	width:510px;
	height:auto;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
}
	
.wrap_product {
	display:block;
	width:510px;
	height:auto;
	margin-left:223px;
	padding-top:45px;
	padding-bottom:10px;
}
.wrap_product h2{
	margin-left:0px;
	margin-top:0px;
	color:#713f0a;
	font-size:22px;
	font-family:"MS PMincho";
}
.wrap_product h3{
	text-align:center;
	color:#713f0a;
	font-size:22px;
	font-family:"MS PGothic";
	font-weight:bolder;
}
.wrap_product p {
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	font-size:12px;
	line-height:18px;
}
.wrap_product a {

	text-decoration:none;
}
.wrap_product a:hover {

	text-decoration:underline;
}
.product_box {
	float:left;
	display:block;
	margin-left:0px;
	width:170px;
	height:auto;
	padding-bottom:10px;
	background-image:url(../images/bg_box.gif);
	background-repeat:no-repeat;
	font-size:14px;
}
.product_box img{
	margin-top:35px;
	line-height:120px;
	margin-bottom:10px;
	border-color:#b68b47; border-style:solid; border-width:2px;
}
.product_box p{
	text-align:center;
	line-height:normal;
	color:#713f0a;
}

.category_box{
	float:left;
	display:block;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	width:255px;
	height:305px;
	background-image:url(../images/bg_box3.gif);
	background-repeat:no-repeat;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.category_box img{
	margin-top:33px;
	margin-bottom:0px;
	border-color:#b68b47; border-style:solid; border-width:2px;
}
.category_box p{
	text-align:center;
	line-height:normal;
	color:#713f0a;
}
.category_box p a{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.category_box p a:hover{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
.dot_line {
	border-bottom:#713f0a; border-bottom-width:1px; border-bottom-style:dotted;
	width:510px;
	height:1px;
	margin-top:3px;
	margin-bottom:15px;
}

.product_box2 {
	float:left;
	display:block;
	margin-left:0px;
	width:510px;
	height:auto;
	padding-bottom:10px;
	background-image:url(../images/bg_box2.gif);
	background-repeat:no-repeat;
	color:#713f0a;
	font-size:14px;
}
.product_box2 img{
	margin-top:55px;
	margin-bottom:35px;
	clear:both;
	border-color:#b68b47; border-style:solid; border-width:3px;
}
.product_box2 p{
	text-align:center;
	line-height:18px;
	color:#713f0a;
}
.product_box2 p a{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#713f0a;
}
.product_box2 p a:hover{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	color:#713f0a;
}

.product_box3 {
	float:left;
	display:block;
	margin-left:0px;
	width:127px;
	height:auto;
	padding-bottom:10px;
	color:#713f0a;
	font-size:14px;
}
.product_box3 img{
	margin-left:0px;
	margin-top:35px;
	width:90px;
	height:90px;
	line-height:120px;
	margin-bottom:10px;
}
.product_box3 p{
	text-align:center;
	line-height:normal;
	color:#713f0a;
}
.product_box3 p a{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#FF6666;
}
.product_box3 p a:hover{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	color:#FF6666;
}
.wrapform {
	width:300px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:130px;
}
.wrapform .textfield {
	height: 18px;	
}
.home_back {
	display:block;
	width:510px;
	margin:auto;
	text-align:right;
	margin-bottom:20px;
	margin-top:10px;
}
.home_back a{
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	color:#663300;
	text-decoration:none;
}
.home_back a:hover{
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	color:#663300;
	text-decoration:underline;
}
.product_footer {
	display:block;
	margin-left:223px;
	width:510px;
	height:200px;
	background-repeat:no-repeat;
	background-image:url(../images/ribbon.gif);
}
.product_footer h4{
	padding-top:18px;
	text-align:center;
	font-size:14px;
	font-weight:bolder;
	color:#663300;
	text-decoration:underline;
	padding-bottom:30px;
}
.product_footer a{
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	color:#663300;
	text-decoration:none;
}
.product_footer a:hover{
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	color:#663300;
	text-decoration:underline;
}
.product_footer img{
	width:16px;
	height:15px;
	margin-left:400px;
}
#whatnew {
	display:block;
	width:510px;
	height:auto;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;

}
#whatnew p{
	margin-left:0px;
	color:#330000;
	text-align:left;
}
.product-listbox {
	width:245px;
	height:auto;
	margin-left:0px;
	margin-right:10px;
	padding-top:10px;
	float:left;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:dotted; color:#660000; border-bottom-width:1px;
}
.product-listbox h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;

}
.product-listbox h3 a {
	font-size:14px;
	font-weight:bold;
	text-align:left;

}
.product-listbox h3 a:hover {
	font-size:14px;
	font-weight:bold;

	text-decoration:none;
	text-align:left;

}
.product-listbox li {
	font-size:12px;
	color:#660000;
	text-decoration:none;
	margin-left:5px;
	margin-top:5px;

}
.product-listbox li a {
	font-size:12px;
	color:#660000;
	text-decoration:none;
	margin-left:5px;
}
.product-listbox li a:hover {
	font-size:12px;
	color:#660000;
	text-decoration:underline;
	margin-left:5px;
}


/*footer*/
#footer {

	background-image:url(../images/bg_footer.jpg);

	background-repeat: repeat-x;
	
	height:40px;
	
	margin-top:0px;
	
	padding-top:0px;

}
#footer_content {

	height: 40px;

	width: 950px;

	margin-right: auto;

	margin-left: auto;
	
	margin-top:0px;
	
	padding-top:20px;
	
	text-align:center;
	
	color:#663300;
	

}
#footer2 {

	background-image:url(../images/bg_footer.jpg);

	background-repeat: repeat-x;
	
	height:150px;
	
	margin-top:0px;
	
	padding-top:0px;

}
#footer_content2 {

	height: 30px;

	width: 950px;

	margin-right: auto;

	margin-left: auto;
	
	margin-top:0px;
	
	padding-top:20px;
	
	text-align:center;
	
	color:#663300;
	
	clear:both;
	

}

.link {
	width:900px;
	height:auto;
	display:block;
	margin-right: auto;
	margin-left: auto;	
	margin-top:0px;	
	padding-top:0px;
	margin-bottom:30px;
	padding-bottom:30px;
}
.link img {
	margin-left:0px;
	padding-left:0px;
	margin-right:3px;
	padding-top:0px;
	margin-bottom:15px;
}
.link a {
	color:#663300;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}
.link a:hover {
	color:#663300;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
}

/*content*/
.detail_head{
	width:510px;
	height:111px;
	background-image:url(../images/box_head.gif);
	background-repeat:no-repeat;
	display:block;
	margin:0px;
}
.detail_head h3{
	text-align:center;
	padding-top:70px;
	color:#660000;
	font-weight:bolder;
	font-size:14px;
}
.detail_content{
	width:506px;
	height:auto;
	display:block;
	margin:0px;
	background-color:#ffffeb;
	border-bottom-color:#b68e53; border-bottom-style:solid; border-bottom-width:2px;
	border-right-color:#b68e53; border-right-style:solid; border-right-width:2px;
	border-left-color:#b68e53; border-left-style:solid; border-left-width:2px;
	padding-bottom:10px;
}
.detail_content p {
	font-size:12px;
	color:#660000;
	padding-left:20px;
	padding-right:8px;
	margin-bottom:20px;
	padding-top:0px;
	margin-top:0px;
	line-height:20px;
}
.spaceser {
	width:510px;
	height:80px;
	display:block;
}
.spaceser2 {
	width:510px;
	height:170px;
	display:block;
}
.detail_content2 {
	float:left;
	display:block;
	width:170px;
	height:auto;
	border-color:#ffffeb; border-style:solid; border-width:1px;
	font-size:12px;
	font-weight:bold;
	color:#660000;
	text-align:right;
	padding-right:5px;
}
.table {
	width:505;
	height:auto;
	font-size:12px;
}
.font_head {
	text-align:right;
	color:#660000;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
.font_detail {
	text-align:left;
	color:#660000;
	font-weight:normal;
}
.table2 {
	width:480;
	height:auto;
	margin-left:15px;
}
.table3 {
	width:480;
	height:auto;
	margin-left:0px;
}
.font_link {
	text-align:left;
	color:#660000;
	font-weight:bold;
}
.font_link a {
	text-align:left;
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
.font_link a:hover {
	text-align:left;
	color:#660000;
	font-weight:bold;
	text-decoration:underline;
}
.comment{
	width:950px;
	padding-top:10px;
	padding-left:0px;
	font-weight:bold;
	height:auto;
}