@charset "shift_jis";

/* ------------------
 BODY
 ------------------*/

#header { 
    width:100%;
	height:40px;
	background-color:#6e5926;
	 }


html {
	overflow-y:scroll;
     }

body { 
    margin:0px;
    padding:0px;
    border:0px;
	background-image:url(../images/body_bg.gif);
	  }



	 
   
/* ------------------
 CONTENTS
 ------------------*/
#contents {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/body_bg.gif);
	}

#container {
     width:800px;
     margin-left:auto;
	 margin-right:auto;
	 background:#f2f0d9;	 
	 }

#main { 
     width:800px;
	 background:#f2f0d9;
	 float:left;
	 }
 
#main_top{ 
	width:800px;
	}


/* ------------------
  コンテンツ
 ------------------*/
#main_box{ 
	width:800px;
	height:auto;
	
}

#main_box1{ 
	width:746px;
	height:auto;
	margin:48px auto 44px auto;
	border-color:#ECE9D8;
	border:1px solid #ccc;
}


#box_line{
    width:738px;
	height:25px;
	background-image:url(../images/list_bar_bg.jpg);
	color:#fff;
	padding:8px 0 0 8px;
	font-size:12px;
	}

#box_line2{
    width:738px;
	height:25px;
	background-image:url(../images/cart_bg.gif);
	color:#6e5926;
	padding:8px 0 0 8px;
	font-size:12px;
	}

#explanation{
	width:696px;
	height:auto;
	margin:10px auto 10px auto;
	line-height:25px;
	color:#4f422e;
	font-size:11px;
	}

#content{
	width:696px;
	height:auto;
	margin:10px auto 0 auto;
	line-height:20px;
	color:#bf9000;
	font-size:11px;
	}

#order_content{
	width:200px;
	height:auto;
	margin:20px auto 20px auto;
	line-height:25px;
	color:#4f422e;
	font-size:11px;
	}


#box_table{ 
	width:692px;
	height:auto;
	margin:auto;
}

#buy{ 
	width:102px;
	height:auto;
	padding-left:590px;
	margin:10px auto 10px auto;
}

#reji{ 
	width:102px;
	height:auto;
	padding-left:590px;
	margin:10px auto 10px auto;
}

#reji2{ 
	width:102px;
	height:auto;
	position:absolute;
	top:144px;
	left:362px; 
}


#main_box2{ 
	width:746px;
	height:auto;
	margin:48px auto 44px auto;
	border-color:#ECE9D8;
	border:1px solid #ccc;
	position:relative;
}

#box_table2{ 
	width:692px;
	height:auto;
	margin:0 auto 0 auto;
}

#box_left{ 
	width:294px;
	height:82px;
	margin:10px 0 20px 27px;
	background-color:#e5deb0;
}

#left1{ 
	width:294px;
	height:41px;
	background-color:#e5deb0;
}

#left2{ 
	width:294px;
	height:41px;
	background-color:#e5deb0;
}


#main_box_under{
	height:17px;
	width:66px;
	padding:0 24px 0 710px;
	margin:auto;
	background-color:#f2f0d9;
	clear:both;
}
/* ------------------
 FOOTER
 ------------------*/
 
		   

#sub_footer{
    height:100px;
    width:100%;
	margin-left:auto;
	margin-right:auto;
    background-color:#6e5926;
	clear:both;
}		


#sub_footer_box{
    height:79px;
    width:800px;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:21px;		   			   
}


.sub_footer{
	font-size:11px;
	color:#ffffff;
	line-height:17px;
}	 



.sub_right{
	font-size:9px;
	color:#a68c5c;
	line-height:20px;	  	   		  
}

 
 
/* ------------------
 カラー
 ------------------*/
 
 
 .red{
    color:#FF0000;
	}
	
 .orange{
     color:#FF6600;
	 }
	 
	 
.blue {
     color:#3399CC;
	 }
	 
.green{
    color:#339933;
	}
	
.gray{
    color:#666666;
	}
	
.red_b{
    color:#FF0000;
	font-weight:bold;
	}
	
.red_b2{
     color:#FF0000;
	 font-size:24px;
	 font-weight:bold;
	 }
	
.orange_b{
     color:#FF6600;
	 font-size:24px;
	 font-weight:bold;
	 }
	 
.blue_b {
     color:#3399CC;
	 font-size:24px;
	 font-weight:bold;
	 }
	 
.green_b{
    color:#339933;
	 font-size:24px;
	 font-weight:bold;
	}
