body {
	background-color:#f1f1ef;
	text-align:center;
	margin-top:0;
	padding-top:0;
}
a:link,a:visited {
	color:#003399;
}
a:hover,a:active {
	color:#cc3300;
}
img	{
	border-width:0;
}
ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#wrapper{
	margin: 0 auto;
    width: 780px;
    text-align:left;
	border-left:1px solid #336633;
	border-right:1px solid #336633;
	border-bottom:1px solid #336633;
	background-color:#fff;
}
.clear { clear: both; }
	
/* === ヘッダー部 === */
#header {
 WIDTH: 780px; BACKGROUND-COLOR: #fff;position:relative;
}
#header h1 {
	background:url(images/hback.jpg);
	width:780px;
	height:133px;
	margin:3px 0px;
	text-indent: -9999px;
}
#header table {
	width:780px;
	background-color:#339900;
	height:20px;
	font-size:62.5%;
	color:#fff;
}
#language a {
	color:#fff;
	text-decoration: none;
}
#language a:hover {
	color:#fff;
	text-decoration: underline; 
}	
#hnavi {
	width:780px;
	background:url(images/bnavi.gif) repeat-x;
	height:30px;
}
#hnavi li{
	float:left;
	text-align:center;
	display:inline;
	font-weight:bold;
	font-size:13px;
}
#hnavi li a{
	display:block;
	text-decoration:none;
	padding:8px 1px ;
	color:#003300;
	font-weight:bold;
	width:128px;
}	
#hnavi li a:hover{
	text-decoration:none;
	padding:8px 1px ;
	color:#003300;
	font-weight:bold;
	width:128px;
	background:url(images/bnaviover.gif) repeat-x;
}	
/* === ボディー部 === */
#pagebody {
	width:780px;
	margin:0;
	background-color:#fff;
	margin-bottom:10px;
	margin-top:10px;
}	


/* === メニュー部 === */
#navi{
	width:176px;
	float:left;
	background-color:#fff;
}
#navi .cate {
	margin:10px 5px 0px;
	padding:0;
	width:160px;
	font-size:12px;
	background-color:#fff;
	font-weight:bold;
	color:#336633;
	border:1px solid #336633; 
}

#cate_bunrui {
	background-color:#339900;
	color:#ffffff;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align:center;
	width:160px;;
}


#cate_log {
	background-color:#339900;
	color:#fff;
	padding:0.3em 0.5em 0.3em 0.5em;
}
#cate1 table{
	margin:10px 3px 10px;
	padding:0;
	font-size:100%;
}
#navi .cate_t {
	padding:0.5em 0.5em;
}
#navi .cate_n {
	width:161px;font-size:12px;
	width: 160px;
	background-color:#fff;
	font-weight:bold;
	color:#336633;
	margin:10px 5px 0px;
}
#navi .cate_n li {
	font-size:12px;
}
#navi .cate_n li a{
	display: block;
	height: 14px;
	text-decoration:none;
	padding:5px 5px 5px 18px;
	background:url(images/navil.gif) no-repeat;
	background-position:6px 8px;
	background-color:#DDFFDD;
	color : #663300;
	border-left:1px solid #336633; 
	border-right:1px solid #336633; 
	border-bottom:1px solid #336633; 
	font-size:9pt;
}	
#navi .cate_n li a:hover{
	text-decoration:none;
	height: 14px;
	padding:5px 5px 5px 18px;
	background:url(images/navil.gif) no-repeat;
	background-position:6px 8px;
	background-color:#DDDDDD;
	color : #663300;
	border-left:1px solid #336633; 
	border-right:1px solid #336633; 
	border-bottom:1px solid #336633; 
	font-size:10pt;
}	
/* === コンテンツ部 === */
#contents {
	width:604px;
	float:right;background-color:#fff;
	/*height:550px;*/
}
#contents h2 {
	margin:0;
	padding:10px 10px 0px 5px;
}
.titlebar {
 margin:10px 5px 0;
 background:url(images/btitle.gif) repeat-x;
 height:43px;
 color:#ffffff;
 font-size:14pt;
 padding:12px 10px 10px 15px;
}

#pankuzu {
	font-size:12px;
	margin:10px 0 0 10px;
}

#santi a {
	font-size:10pt;
	color:#339900;
	font-weight:bold;
	text-decoration: none;
}

#santi a:hover {
	font-size:10.5pt;
	color:#339900;
	font-weight:bold;
	text-decoration: underline;
}		

	
/* === 商品一覧 === */
#itiran table {
	font-size:12px;
	background-color:#fff;
	width:579px;
	margin-left:10px;line-height:1.5em;
	margin-bottom:10px;
}
#itiran a {
	color:#000000;
}
#itiran a:hover {
	color:#cc3300;
}		
.itimei {
	background-color:#F7D7AF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
/* === 商品詳細 === */	
#shosai {
	width:579px;
	background-color:#fff;
	margin-left:10px;
}	
#shosai h2 {
	border-left:10px solid #339900;
	margin-top:20px;
	font-size:16px;
	padding:10px;
}
#shosai p {
	font-size:12px;
}
#shosai table{
	font-size:12px;
}
.pdb20 {
	padding-bottom:20px;
}	


		
/* === 田んぼ === */
.tanbo table {
	font-size:12px;
	background-color:#fff;
	width:559px;
	margin:10px;line-height:2em;
}
#dvdex {
	background-color:#f6f6bd;
	padding:1em;
	font-size:14px;
	font-weight:bold;
}	
/* === ショッピングカート === */	
#back {
	margin:10px;
}
#cart h1 {
	background:url(images/t_cart.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 0 55px;
}
#cart h2 {
	font-size:16px;
	margin:20px 0 0 55px;
	border-left:10px solid #669966;
	padding:5px;
}
#cart h3 {
	font-size:14px;
	margin:10px 0 0 65px;
}
#cart table {
	font-size:12px;
	width:650px;
	margin:5px 0 20px 65px;
	border:1px solid #669966;
	border-collapse:collapse;
}
#cart th {
	border:1px solid #669966;
	background-color:#e0f2d3;
}
#cart td {			
	border:1px solid #669966;
}
#pwin {
	color:#ff0000;
	font-size:12px;
	margin:10px 0 0 65px;
}
.komoku {
	width:160px;
}
#next{
	margin: 0 auto; 
}
#next table{
	font-size:12px;
	width:650px;
	border:1px solid #fff;
}
#next td{
	border:1px solid #fff;
	width:50%;
}
.tonext {
	background-color:#e3ecdf;
}	
#cart h4 {
	font-size:14px;
	margin:10px 0 0 65px;
	background-color:#f2e2c1;	width:650px;
	padding:5px;
}
.psou {
	font-size:12px;
	margin:10px 0 0 75px;
	line-height:1.5em;
}
/* === フッター部 === */
#footer {
	clear:both;width:780px;
	background-color:#fff;
}
#senfooter {
	margin:0;
	margin-top:10px;
	margin-left:10px;
}
#toku {
	text-align:center;	
	padding-top:0.5em;
}	
#footer a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}			
#footer p {
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:1em;
	margin:0;
}

