/* --HTML-- */
html {
background:#fff;
color:#333;
}

/* --BODY-- */
body {12px/1.5 'Lucida Grande', Helvetica;
margin:0 auto;
padding:0;
overflow: auto;
background-attachment: fixed;

}

	/* for IE7 */
	*+html body {
	font-family:'メイリオ', 'ＭＳ Ｐゴシック';
	font-size:75%;
	margin: 0 auto;

	}
	
	/* for IE6 */
	* html body {
	font-family:'ＭＳ Ｐゴシック';
	font-size:75%;
	text-align: center;
	}

	/* for IE6 */
	* html #wrapper {
	text-align: left;
	}

/* --OTHER TAGS-- */
a img, img { 
border:0;
vertical-align:bottom;
}

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}

abbr, acronym {
border:0;
}

/*@20100319address, caption, cite, code, dfn, em, th, strong, var {*/
address, caption, cite, code, dfn, em, th, var {
font-style:normal;
font-weight:normal;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

	/* for IE7 */
	*+html code, kbd, pre, samp, tt {
	font-size:108%; 
	}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

/* form */
button, fieldset, form, input, label, legend, select, textarea {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}

/* tables still need 'cellspacing="0"' */
table {
border-collapse:collapse;
border-spacing:0;
font-size:100%;
}

@import url("reset.css");
* {
    margin: 0;
    padding: 0;
}


table,img,p {
    border: 0;
}

body {
padding-top: 30px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #555555;
    background-color: #ffffff;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing: 1px;
background-image: url("pagedesign/body.jpg");
background-repeat: repeat;
border-top: 1px solid #ffffff;
}

/* --BODY-- */
body {
font:12px/1.5 'Lucida Grande', Helvetica;
margin:0 auto;
overflow: auto;
}

	/* for IE7 */
	*+html body {
	font-family:'メイリオ', 'ＭＳ Ｐゴシック';
	font-size:75%;
	margin: 0 auto;
	}
	
	/* for IE6 */
	* html body {
	font-family:'ＭＳ Ｐゴシック';
	font-size:75%;
	text-align: center;
	}

	/* for IE6 */
	* html #wrapper {
	text-align: left;
	}


li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}


div#header
{
background: url("pagedesign/background1.jpg");
background-repeat: no-repeat;
width: 933px;
height: 280px;
margin: 0px auto 0px auto;
}

*html div#header
{
background: url("pagedesign/background1.jpg");
background-position: left;
background-repeat: no-repeat;
width: 933px;
height: 280px;
margin: 0px auto 0px auto;
}

div#header h1 {
width: 903px;
padding: 10px 30px 0px 0px;
text-align: right;
font-weight: normal;
font-size: 0.9em;
}



div#header em {
    display: none;
}

div#header img{
margin: 0px 0px 0px 22px;
}

*html div#header img{
margin: 0px 0px 0px 0px;
}

div#header ul{
width: 903px;
padding: 10px 30px 0px 0px;
text-align: right;
}

div#header ul li{
font-size: 90%;
display: inline;
margin: 0px 0px 0px 10px;
}

div#header ul li a:link { color: #555555; text-decoration: none; }
div#header ul li a:visited { color: #555555; text-decoration: none; }
div#header ul li a:hover { color: #555555; text-decoration: underline; }
div#header ul li a:active { color: #555555; text-decoration: none; }



div#container {
width: 893px;
margin: 0 auto;
background-color: #fff;
padding: 0px 20px 20px 20px;
background: url("pagedesign/background2.jpg");
text-align: left;
}

*html div#container {
width: 933px;
margin: 0 auto;
background-color: #fff;
padding: 0px 20px 20px 20px;
background: url("pagedesign/background2.jpg");
background-repeat: repeat-y;
background-position: center;
text-align: left;
}

#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 220px;
}

*html div#leftcolumn {
    float: left;
    width: 220px;
margin-left: 0px;
}

div#leftcolumn ul
{
margin: 0px;
padding: 0px 0px 0px 0px;
}

div#leftcolumn ul li{
padding: 0px 0px 0px 0px;
margin-bottom: 4px;
}




div#leftcolumn h2 {
    padding: 0px 0 0 0;
}

div#rightcolumn {
    float: right;
    width: 650px;
}

div#rightcolumn h2 {
    padding: 0px 0 0 0;
}


/* 2カラム設定 */
div#two_maincolumn {
float: left;
margin-left: 13px;
width: 650px;
background-color: #ffffff;
border: 1px solid #cccccc;
}

*html div#undercolumn {
width: 630px;
min-height:100px;
height: auto !important;
height: 100px;
margin-left: 10px;
margin: 0px 0px 0 0px;
padding-bottom: 20px;
border: 1px solid #cccccc;
background-color: #ffffff;
}

div#two_maincolumn h2 {
    padding: 15px 0 0 0;
}

div#flasharea {
    width: 650px;
    margin: 0 auto;
}

div#flasharea img {
margin-bottom: 10px;
}

.flasharea2_img{
margin-left: 12px;
float: left;
}

.flasharea2 {
width: 318px;
height: 104px;
margin-right: 8px;
background: url("pagedesign/main_bottom2.jpg");
background-repeat: no-reoeat;
float: right;
}

.flasharea2 p {
width: 260px;
padding: 36px 0px 0px 0px;
margin-left: 40px;
line-height: 1.3;
color: #774717;
}

.flasharea2 img {
margin: 5px 0px 0px 70px;
}

.flasharea a
	{
	color: #666666;
	text-decoration: none;
	}


.flasharea_index1
	{
	width: 652px;
	height: 202px;
	margin-bottom: 10px;
	background-image: url(pagedesign/index1.jpg);
	}

.flasharea_index1 p
	{
	margin: 0px 0px 0px 360px;
	padding: 110px 0px 0px 0px;
	line-height: 1.3;
	}

.flasharea_index2
	{
	width: 652px;
	height: 202px;
	margin-bottom: 10px;
	background-image: url(pagedesign/index2.jpg);
	}

.flasharea_index2 p
	{
	margin: 0px 0px 0px 20px;
	padding: 105px 0px 0px 0px;
	line-height: 1.3;
	}

.flasharea_index2 span
	{
	font-size: 90%;
	margin: 10px 0px 0px 0px;
	}

.flasharea_index3
	{
	width: 652px;
	height: 202px;
	margin-bottom: 10px;
	background-image: url(pagedesign/index3.jpg);
	}

.flasharea_index3 p
	{
	margin: 0px 0px 0px 300px;
	padding: 110px 0px 0px 0px;
	line-height: 1.3;
	}

.flasharea_index3 span
	{
	font-size: 90%;
	margin: 10px 0px 0px 0px;
	}




#fotter {
    width: 933px;
height: 170px;
    margin: 0 auto;
background-image: url("pagedesign/background3.jpg");
background-repeat: no-repeat;

    color: #774817;
    text-align: center;
font-size: 0.9em;
}

#fotter ul
{
padding-top: 20px;
text-align: center;
}

#fotter ul li
{
display: inline;
}

#fotter ul li a
{
margin: 0px 3px;
}

#fotter h3
{
font-weight: normal;
display: inline;
text-align: center;

}

#fotter p
{
display: inline;
text-align: center;
}

#fotter a:link { color: #774817; text-decoration: none; }
#fotter a:visited { color: #774817; text-decoration: none; }
#fotter a:hover { color: #774817; text-decoration: underline; }
#fotter a:active { color: #774817; text-decoration: none; }

/*apage タイトル*/
div#listtitle {
    width: 650px;
    margin: 20px 0 10px 10px;
background-image: url(pagedesign/title.jpg);
background-repeat: no-repeat;
}

div#listtitle h2 {
padding: 10px 0 10px 60px;
color: #FF640B;
font-weight: bold;
font-size: 140%;
}


/* 新着情報
----------------------------------------------- */

.new_title
	{
	width: 600px;
	margin: 0px 0px 0px 30px;
	background-image: url(pagedesign/new_bg.jpg);
	background-repeat: repeat-y;
	border: 0px;
	}

.new_title td
	{
	font-size: 90%;
	color: #FF640B;
	font-weight: bold;
	text-align: right;
	padding: 2px 20px 0px 0px;
	border: 0px;
	}

.new_title td p
	{
	margin-top: 10px;
	}

.new
	{
	width: 600px;
	margin: 0px 0px 20px 30px;
	border: 0px;
	background-image: url(pagedesign/new_bg.jpg);
	background-repeat: repeat-y;
	}


.new th
	{
	width: 387px;
	height: 64px;
	vertical-align: bottom;
	padding: 0px;
	border: 0px;
	background-image: url(pagedesign/new_th.jpg);
	background-repeat: no-repeat;
	}

.new th p
	{
	width: 290px;
	margin: 0px 0px 0px 25px;
	padding-bottom: 16px;
	line-height: 1.5;
	color: #FF640B;
	font-weight: bold;
	}

.new td
	{
	padding: 0px 0px 30px 0px;
	vertical-align: top;
	border: 0px;
	color: #B98A0C;
	}

.new_table_td1
	{
	color: #FF640B;
	font-size: 90%;
	font-weight: bold;
	}

.new_table_td2
	{
	width: 115px;
	padding: 0px;
	background-image: url(pagedesign/new_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 0px;
	}


/*side mobile*/
.side_mobile
	{
	width: 222px;
	height: 128px;
padding-top: 30px;
	background-image: url(pagedesign/mobile.jpg);
	background-repeat: no-repeat;
	}

*html .side_mobile
	{
	width: 222px;
	height: 158px;
padding-top: 30px;
	background-image: url(pagedesign/mobile.jpg);
	background-repeat: no-repeat;
	}

.side_mobile table
	{
	width: 200px;
	margin: 0px 0px 0px 10px;
	border: 0px;
	}

.side_mobile table td
	{
	border: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
	}

/*サイド　お問い合わせバナー*/
.side_inq
	{
	width: 220px;
	height: 104px;
	background-image: url("pagedesign/menu9.jpg");
	backgrounsd-repeat: no-repeat;
	}

.side_inq img
	{
	margin: 70px 0px 0px 6px;
	}


/* 生産者の声
----------------------------------------------- */
.seisan
	{
	width: 600px;
	margin: 10px 0px 10px 25px;
	border: 0px;
	}

.seisan th
	{
	width: 600px;
	height: 77px;
	padding: 0px 70px 0px 80px;
	text-align: center;
	vertical-align: bottom;
	line-height: 1.2;
	color: #1F4540;
	font-size: 128%;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(pagedesign/seisan1.jpg);
	backgruond-repeat: no-repeat;
	border: 0px;
	}

.seisan th p
	{
	padding-bottom: 10px;
	}

.seisan td
	{
	padding: 0px;
	border: 0px;
	}

.seisan_td1
	{
	width: 600px;
	background-image: url(pagedesign/seisan2.jpg);
	background-repeat: repeat-y;
	border: 0px;
	}

.seisan_table2
	{
	width: 540px;
	margin: 10px auto;
	background-color: #EEF7E6;
	border: 0;
	}

	*html .seisan_table2
	{
	margin: 10px 0px 0px 30px;
	}

.seisan_table2 td
	{
	padding: 12px 15px;
	border: 0;
	}
