@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background : white url(images/ao03.jpg) repeat-x scroll 0% 0%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','VL Gothic',Meiryo,'メイリオ','ＭＳ Ｐゴシック',IPAPGothic,Osaka,sans-serif;
	line-height: 1.5;

}
img {
	vertical-align: bottom;
	border: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:active, a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.red {
	color:red; 
}
#carrot {
	margin-left: 16px; 
}

#wrap {
	width: 820px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(img/shadow.gif);
	background-repeat: repeat-y;
}
#container {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 100px;
	background-image: url(header/bg.jpg);
	background-repeat: no-repeat;
}
#header h1 {
/*	width: 800px; */
	height: 26px;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	padding-top: 10px;
/*	float: left; */
	padding-left: 11px;
	color: #666600;
}
#header ul {
	width: 300px;
	margin: 16px 0 0 0;
	height: 18px;
/*	padding-top: 13px;
	padding-right: 5px; */
	float: right;
	background: rgba(255,215,0,0.5);
}
#header ul li {
	text-align: right;
	display: inline;
	font-size: 12px;
}
#header ul li a:link {
	text-decoration: none;
	font-weight: normal;
	color: #336600;
}
#header ul li a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #99CC00;
}
#header ul li a:active, #header ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#header h2 {
	font-size: 14px;
	line-height: 1.4;
	font-weight: normal;
	clear: both;
	float: none;
	text-align: right;
	margin-right: 5px;
}

ul#menu li {
	height: 46px;
	list-style-type: none;
	display: inline;
}

#contents {
	float: none;
	clear: both;
}
#contents h3 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #999900;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#field {
	height: 200px;
	width: 650px;
	padding: 1px;
	margin: auto;
	background: url("tanbo/b.gif") no-repeat 4px 4px;
/*	border: 1px solid fuchsia; */
}
#field table {
	width: 610px;
	margin: 20px auto 0;
}

#left {
	float: left;
	width: 180px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
}
#left p {
	margin-bottom: 3px;
}
#left p.profile {
	text-align: left;
	border: 1px solid #990000;
	width: 170px;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	padding: 4px;
}
#left p.profile span {
	display: block;
	text-align: center;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}
#left p.profile a {
	text-align: right;
	display: block;
	margin-top: 5px;
}
#left p.profile2 {
	text-align: left;
	border: 1px solid #666600;
	width: 170px;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	padding: 4px;
}
#left p.profile2 span {
	display: block;
	text-align: center;
	color: #666600;
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}
#left p.profile2 a {
	text-align: right;
	display: block;
	margin-top: 5px;
	color: #666600;
}
#vegeman {
	margin: 8px 0 3px 53px;
}
#main {
	width: 420px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
#main p {
	margin-bottom: 5px;
}
#main dl {
	list-style-type: none;
	margin-bottom: 5px;
	text-align: left;
	font-size: 12px;
	overflow: auto;
	height: 158px;
}
#main dl dt {
	float: left;
	width: 90px;
	padding-left: 10px;
	color: #333300;
}
#main dl dd {
	float: left;
	width: 320px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#main ul {
	list-style-type: none;
	margin-bottom: 5px;
}
#main ul li {
	display: inline;
}
.m_left{
	width:180px;
	padding-right:10px;
	float:left;
	margin-right:10px;
	padding:0px;
	font-size:12px;
	line-height:150%;
	text-align:left;
}
.m_left img{
	padding-bottom:5px;
}

#right {
	width: 180px;
	float: right;
	padding-top: 2px;
	padding-left: 5px;
}
#right p {
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
	padding-top: 3px;
	width: 166px;
}
#right p.autumn {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #CCCC00;
	margin-top: 7px;
	padding-top: 7px;
}
#right ul {
	list-style-type: none;
	padding-top: 3px;
}
#right ul li {
	margin-bottom: 3px;
}

#footer {
	float: none;
	clear: both;
	height: 128px;
	background-image: url(footer/bg.jpg);
	background-repeat: no-repeat;
}
#footer p {
	text-align: right;
	font-weight: bold;
	margin: 5px;
	font-size: 12px;
}
#footer p a {
	color: #FFFFFF;
}
#footer address {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
	font-size: 12px;
}
.kojyanto {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ----- 旧ページ -------------------------------------- */
#BIG{
	font-size:11pt;
}
#SMALL{
	font-size:8pt;
}
td {
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}
.style {
	font-size: 14pt;
	line-height: 130%;
}
.line {
	font-size: 10pt;
	line-height: 140%;
}
.word01 {
	font-size: 8.5pt;
	line-height: 130%;
}
.line02 {
	font-size: 10pt;
	line-height: 180%;
}
.line03 {
	font-size: 9pt;
	line-height: 110%;
}
form dl dt {
	float: left;
	clear: left;
	width: 5em;
	text-align: right;
	padding-right: 10px;
	padding-left: 50px;
}
form dl dd {
	margin: 1px;
	text-align: left;
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;
	font-size: 90%;
	vertical-align: middle;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	
}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;
	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}
#mail {
	font-size: 14px;
	font-weight: bold;
	width: 560px;
}

.rice {
	table-layout: auto;
	border: 2px outset gray;
	width: 640px;
	margin: auto;
}
.rice th, .blend {
	background: #ccffcc;
	line-height: 2.0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: black;
}
.rice form {
	color: #696969;
}
.blend {
	background: #eee8aa;
	margin: 8px 0 4px;
}
.rice td {
	line-height: 1.5;
}
.price {
	font: bold 18px/1.5 "メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-style: italic;
	color: black;
	letter-spacing: 1px;
}
.sold {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	color: blue;
}
.shipping {
	margin: 6px;
}
.shipping dt {
	line-height: 1.5;
	font-size: 15px;
	margin-top: 3px;
}
.shipping dd {
	font-size: 13px;
	margin: 2px 2px 2px 30px;
}
.shipping strong {
	color: red;
}
#youpack {
	border-collapse: collapse;
}
#youpack th {
	line-height: 2.0;
	background: #eeffcc;
}
#youpack td {
	line-height: 1.5;
}
#youpack th, #youpack td {
	border: 1px solid gray;
	padding: 2px 3px;
}
#youpack .fee {
	text-align: right;
	font-size: 1.1em;
	font-style: oblique;
}
.isai {
	background: url(isai/b.gif);
}
.leaf {
/*	border: 2px solid #FF3300; */
	border: 2px solid #32cd32;
	background: yellow;
}
