a:link,
a:visited,
a:hover,
a:active { text-decoration: underline; }

a:link { color: #666; font-weight:bold }
a:visited { color: #666; font-weight:bold}
a:hover { color: #666; font-weight:bold}
a:active { color: #666; font-weight:bold}

p {padding:0 10px;
	line-height:150%;
	}
p img {float:left; 
	margin:0 10px 10px 0;}

h1 {
	font-size: 80%;
	font-weight: normal;
	color: #FFF;
	line-height: 150%;
}

.description {
	margin-bottom: 0.5em;
	color: #FFF;
}

h2 {
	font-size: 120%;
	color:#693;
	padding: 0.5em 0 0.5em 0.5em;
	border-width:0 0 2px 13px;
	border-color:#693;
	border-style:solid;
	margin:10px 0 10px 10px ;
}

h3#kome {
  font-size: 120%;
  padding: 1em 0 1em 25px;
  background: url(http£ó://midori-farm.jp/img/bg-h.gif) no-repeat 0 50%;
	margin:10px 0 10px 10px ;
}

h3,h4,h5,h6 { margin-top: 1em; }

#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/* INFORMATION CUSTOMIZE */
div#contents dl.information dt {
   float:left;
   margin-left:10px;
}

div#contents dl.information dd {
   margin:0 0 5px 0;
   padding: 0px 0px 5px 9em;
}

div#shop{
	width:518px;
	padding:10px;
	border:solid 1px #CCC;
	float:left;
	margin:10px;
}

div#imgbox{
	width:200px;
	float:left;
	margin-right:10px;
}

div#shop_txt{
	width:308px;
	float:left;
}

p#shohin_name{
	width:288px;
	font-size:110%;
	font-weight:bold;
	display:block;
	background-color:#9C0;
	color:#FFF;
   text-align:center;
	float:left;
   padding:5px;
}

p#shohin{
	font-size:110%;
	font-weight:bold;
	display:block;
	background-color:#9C0;
	color:#FFF;
   text-align:center;
   margin-top:10px;
   padding:5px;
}

p#price{
	color:#F30;
   text-align:center;
}

.price2{
	color:#F30;
}

ul#shop {
	margin-left:30px;
	line-height:150%;
	list-style:circle;
}

table {
	background-color: #C1C1C1;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
th {
	background-color: #F5F5F5;
	font-weight: normal;
	border: 1px solid #CCC;
	/*white-space: nowrap;*/
	padding: 5px;
	width: 120px;
}
td {
	background-color:#FFC;
	border: 1px solid #CCC;
	padding: 5px;
}

.left_box {
	margin-left:10px;
	margin-bottom:10px;
}