@charset "shift_jis";


/* ---▼トップページ▼--- */

/*メイン画*/

.mainv {
	margin:auto;
	width: 540px;
}

/*動画*/

.main_md{
	width:540px;
	text-align:left;
	margin: 10px auto;
}

.main_md1{
	margin:10px auto;
	width:540px;
	height:250px;
	text-align:left;
	background-image:url(../img/yoko_bg_pic.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

.main_md_movie{
	width:540px;
	height:340px;
	text-align:left;
	margin: 10px auto;
	padding-bottom: 10px;
}

.movie {
	float:right;
}
.movie-txt {
	padding:10px 0 10px 10px;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 185px;
}

/*よこがお*/

#yokogao_t{
	width:280px;
	text-align:left;
	line-height:1.8em;
	padding-left:20px;
	font-size: 14px;
}

/*新着情報*/

#whatsnew {
	width:540px;
	border-bottom: solid 2px #663300;
	margin: 0px auto 20px auto;
}

#whatsnew-inner {
	padding: 8px 0 5px 0;
}

#whatsnew-inner ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#whatsnew-inner ul li {
	border-left: solid 5px #E6B893;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin: 0px 0px 1px 0px;
	padding:0px 0px 0px 7px;
	color:#333333;
}

#whatsnew-inner ul li .date {
	padding-right: 7px;
	font-weight:bold;
	color: #663300;
	width: 9em;
}


/*年末年始ご挨拶*/

.nenmatsu {
	border-left: solid 1px #990000;
	border-right: solid 1px #990000;
	padding:5px 15px;
	font-size: 14px;
	line-height: 1.5em;
	margin:0px 10px;
	text-align:left;
}
.nenmatsu .date {
	color: #990000;
	margin:5px 0px;
	border-left: solid 3px #990000;
	padding-left:13px;
}

/* ---▼商品ページ▼--- */

.item-top_inner {
	padding: 10px;
}

.item-top_in-l {
	width:180px;
	float:left;
	margin-right:10px;
	height: 135px;
}
.item-top_in-r {
	text-align:left;
	width: 325px;
	float: right;
	font-size: 14px;
}

.item_top-link {
	width:188px;
	float:left;
	text-align: right;
}
.item_top-cart {
	width:125px;
	float: right;
	text-align: right;
}
.item_dotline {
	margin:10px auto;
	background-image:url(../img/dot_g.gif);
	background-repeat:repeat-x;
	height:5px;
	width:520px;
}

/*商品枠*/

.item-box {
	width:520px;
	margin:10px auto;
	padding-bottom:15px;
	background-image:url(../img/dot_g.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	clear:both;
}

.item-box-n {
	background:none;
}

.item-box .or ,.item-box .yg {
	padding:10px 10px 4px 10px;
	clear:both;
}
.item-box .or {
	border:solid 1px #FF9900;
}
.item-box .yg {
	border:solid 1px #99CC33;
}

.item-box .photo {
	width:180px;
	float:left;
	padding-bottom: 6px;
}

.item-box .txt {
	text-align:left;
	width: 310px;
	float: right;
}
.item-box .txt h4 {
	color:#ffffff;
	background:#330000;
	padding:5px 7px;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	line-height: 1.4em;
	margin:0px;
}

.item-box .txt p {
	margin:0px;
	padding:10px 5px 5px 5px;
	line-height: 1.4em;
}
.item-box .txt p.border {
	border-bottom:solid 1px #663300;
	line-height: 1.7em;
	margin:10px 5px 5px 5px;
	padding:0px 2px 5px 2px;
}

.item-box .txt .price {
	color:#FF0000;
	font-weight:bold;
	padding:0px 10px 7px 0px;
	text-align: right;
}

.item-box .txt .btn {
	text-align: right;
}
.item-box .txt .btn a img{
	margin-left:7px;
}
.item-box .txt .btn form {
	margin:0px;
}

.item1{
	width:510px;
	border:solid 1px #FF9900;
	padding: 5px;
	margin:5px auto;
}

.item1 form { margin:0px;}

.item2{
	width:510px;
	border:solid 1px #99CC33;
	padding: 5px;
	margin:5px auto;
}
.item2 form { margin:0px;}

.item_inner {
	width: 500px;
	padding: 5px;
	clear: both;
}

.item_in-l {
	width:180px;
	float:left;
	margin-right:10px;
	height: 135px;
}
.item_in-r {
	text-align:left;
	width: 310px;
	float: right;
}
.item_in-txt {
	padding:10px 5px;
	line-height: 140%;
}

.item_foot {
	padding:12px 5px 0 5px;
}

.item_link {
	width:60%;
	float:left;
	text-align: right;
}
.item_cart {
	width:40%;
	float: right;
	text-align: right;
}


.item_name{
	color:#ffffff;
	background:#330000;
	padding:5px 7px;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 1.4em;
}

.item_text{
	text-align:left;
	margin:10px 5px;
	padding-bottom:5px;
	border-bottom:#993300 solid 1px;
	line-height:1.8em;
	font-size: 14px;
}
.item_text img {
	float:right;
	margin:0px 0px 10px 10px;
}

.item_price{
	color:#f00;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	text-align: right;
}
.item-att {
	text-align:left;
	color:#990000;
	font-size:12px;
	line-height: 1.5em;
	padding-top: 5px;
}



/* ---▼特定商取引法▼--- */

#tokutei_tbl{
	margin-top:10px;
	text-align:left;
	line-height:1.5em;
	border-collapse:collapse;
}

#tokutei_tbl th{
	background:#FFF2E2;
	font-weight:normal;
	border:solid #DCD1BB 1px;
}

#tokutei_tbl td{
	border:solid #DCD1BB 1px;
}

.toku_td_1{
	background:#FFF2E2;
	font-weight:normal;
	border:solid #DCD1BB 1px;
}

.toku_td_2{
	background:#ffffff;
}

#tokutei_link{
	margin:10px auto;
}



/* ---▼よくある質問▼--- */


.qa{
	margin:5px auto;
	line-height:1.5em;
	text-align:left;
}

.qatr1{
	background:#FAEBD7;
}

.q{
	color:#663333;
	border-bottom:#CC9999 1px solid;
}

.q_t{
	border-bottom:#CC9999 1px solid;
	border-right:#CC9999 1px solid;
}

.a{
	color:#FF6666;
}

.dot{
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
}


/* ---▼干し芋あれこれ▼--- */

.are_title{
	font-size:14px;
	margin:20px 0 10px 0;
	color:#663300;
	padding:5px;
	border-bottom:solid 2px #663300;
	background-color: #F5F0BE;
}

.are_title1{
	font-size:14px;
	margin:20px 0 0 0;
	color:#663300;
	padding:5px;
	background:#E4C193;
	border-bottom:solid 2px #663300;
}

.are_text{
	margin:5px 10px 0 5px;
	color:#333333;
}

.are_text1{
	margin:0 0 0 5px;
	color:#333;
}

.are_text_tori{
	margin:5px 0 0 5px;
	padding-right:200px;
	background-image:url(../img/tori.gif);
	background-repeat:no-repeat;
	background-position:center right;
	color:#333;
}

.are_text_sun{
	margin:5px 0 0 5px;
	padding-right:230px;
	background-image:url(../img/sun_moon.gif);
	background-repeat:no-repeat;
	background-position:center right;
	color:#333333;
}


/* ---▼お客様の声▼--- */

.koe_td{
	padding:0 10px;
	line-height:1.5em;
	text-align:left;
}

.koe_inner{
	padding:0px 10px 12px 10px;
	line-height:1.5em;
	text-align:left;
	margin-bottom:10px;
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	clear:both;
}
.koe_inner_l {
	padding:0px 10px 12px 10px;
	line-height:1.5em;
	text-align:left;
	margin-bottom:10px;
	clear:both;
}
.koe_inner img ,.koe_inner_l img {
	float:right;
	margin:0px 0px 10px 10px;
}

.koe_paging1 {
	padding:10px 10px 10px 10px;
	line-height:1.5em;
	text-align:right;
	clear:both;
	background-repeat:repeat-x;
	background-image:url(../img/dot.gif);
}
.koe_paging1 {
	background-position: left top;
}
.koe_paging2 {
	background-position: left bottom;
	background-repeat:repeat-x;
	background-image:url(../img/dot.gif);
	margin-bottom:20px;
}


.koe_sen{
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
	height:5px;
	width:520px;
	margin:10px auto;
}

.koe_name1{
	margin:5px auto;
	text-align:right;
	width:100%;
	font-weight:bold;
	color:#FF6600;
	clear:both;
}

.koe_name2{
	margin:5px auto;
	text-align:right;
	width:100%;
	font-weight:bold;
	color:#FF0099;
	clear:both;
}


/* ---▼定期宅配▼--- */

#teiki_tbl {
	margin-bottom:20px;
	line-height:1.5em;
}
#teiki_tbl td {
	vertical-align:top;
}
#teiki_tbl img {
	margin-left:5px;
	margin-bottom:10px;
}

#teikisou_tbl {
	border-collapse:collapse;
	margin-bottom:20px;
	line-height:1.5em;
	margin-top: 10px;
}
#teikisou_tbl th {
	border: 1px solid #E4C193;
	background-color: #FAF3EB;
	text-align:center;
}
#teikisou_tbl td {
	border: 1px solid #E4C193;
	text-align:center;
}

.teiki-pbox {
	width:350px;
	background-image: url(../img/teiki_shadow.gif);
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.teiki-pbox strong {
	font-size: 14px;
	color: #663300;
}

.teiki ul, .teiki ol {
	padding:0px 15px;
	margin:10px 0px 10px 20px;
}
.teiki li {
	margin:0px 0px 10px 0px;
}

#teikilink {
	text-align:center;
	padding:5px 0px;
	background-color: #F8F2C0;
}

#teikilink a {
	background-image:url(../img/menu_point.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: left center;
}

/* 今月の定期宅配*/


.teiki-month p.month {
	text-align:right;
	color:#663300;
	padding:0px;
	margin:0px 0px 25px 0px;
}
.teiki-month p.month strong {
	border-bottom:dotted 1px #663300;
	padding:0px 0px 3px 0px;
}

.teiki-month h3.catch {
	border-left:solid 1px #CC6666;
	border-right:solid 1px #CC6666;
	padding:5px 20px;
	font-size:120%;
	font-weight:normal;
	margin:0px;
}

.teiki-month h3.catch strong {
	font-size:110%;
	color:#990000;
}

.teiki-month th {
	width:20px;
	background-image: url(../teiki-img/dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.teiki-month td {
	vertical-align: top;
	font-size:13px;
	line-height: 1.3em;
}
.teiki-month td img {
	margin-bottom:10px;
}

.teiki-month h4.catch {
	padding:0px;
	margin:0px 0px 20px 0px;
	color:#990000;
}
.teiki-month h4.catch strong {
	background-image: url(../teiki-img/marker.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}



.teiki-omake td {
	width:245px;
	vertical-align:top;
}

.teiki-omake th {
	width:10px;
}

.teiki-omake td .txt {
	padding:8px 5px 5px 5px;
	font-size:90%;
	line-height: 1.4em;
	margin:5px 0px 10px 0px;
	border:solid 1px #996600;
}

.teiki-omake h5 {
	font-weight:bold;
	font-size: 100%;
	text-align: center;
	padding:3px 0px;
	border-top:dotted 1px #990000;
	border-bottom:dotted 1px #990000;
	color:#990000;
}

.teiki-omake .ps {
	border:solid 1px #660000;
	padding:8px 10px;
}

.teiki-omake .photo {
	float:right;
	padding:0px 0px 5px 10px;
	width:245px;
	background-color: #FFFFFF;
}
.teiki-omake .photo .txt {
	padding:8px 5px 5px 5px;
	font-size:90%;
	line-height: 1.4em;
	border:solid 1px #996600;
	margin-top:5px;
}

.teiki-omake .photo .txt strong {
	color:#FF6600;
}

.teiki-omake p {
	margin:0px 0px 15px 0px;
}

.teiki-omake p.gre {
	color:#336600;
	font-size:110%;
	margin:10px 10px 20px 10px;
	font-weight:bold;
}

.teiki-omake ul.ast {
	margin:15px 0px;
	padding:5px 0px;
	border-top:dotted 1px #663300;
	border-bottom:dotted 1px #663300;
}

.teiki-omake ul.ast li {
	margin-left: 15px;
}

/* ▼---ブログページ---▼ */

.blog_link{
	text-align:left;
	background-image:url(../img/menu_point.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom: 3px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

.entry {
	margin-top:40px;
}
.entry-footer {
	padding:3px;
	text-align:right;
	background-color: #F5F0BE;
}



/* ▼---干し芋とれたて便（カート完了画面で使用）---▼ */

.pop-box {
	width:400px;
	border:solid 1px #336600;
	margin:20px auto 0px auto;
}


/* ▼---サイトマップ---▼ */

.s-al {
	background-image:url(../img/sitemap_allow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 10px;
	margin: auto;
	width: 450px;
}
.s-s_txt ul {
	padding:0px 0px 10px 20px;
	font-size: 13px;
	line-height: 1.4em;
	width: 420px;
	margin: -5px 0px 0px 50px;
}

.s-s_txt ul li {
	margin-bottom:5px;
}


/* ▼---メルマガ---▼ */

.maga-box {
	line-height: 1.5em;
	margin:20px 10px 0px 10px;
}

.maga-tbl {
	margin-bottom:60px;
}

.maga-tbl td {
	padding:3px 10px;
	background-color: #F7F3BD;
}
.maga-tbl th {
	width:40px;
	height:80px;
	text-align:left;
}

.maga-tbl input.txt {
	border:solid 1px #663300;
	width:200px;
}
.maga-al {
	text-align:center;
	border-top:solid 3px #CC0000;
	margin-top: 10px;
}


/* ▼---二十四節気---▼ */

.aisatu {
	clear:both;
	background-image: url(../24/img/bg.jpg);
}
.aisatu-photo {
	float:right;
}

.aisatu-header {
	background-image: url(../24/img/header.jpg);
	padding:30px 20px 10px 20px;
	background-repeat: no-repeat;
}
.aisatu-inner {
	padding:10px 30px 0px 30px;
}

.aisatu-inner p {
	margin:0px 0px 15px 0px;
	line-height: 2em;
}

/* ▼---メルマガ---▼ */

/*ベリサイン*/

.ssl {
	padding:0 15px 20px 15px;
	text-align:left;
	font-size: 12px;
	line-height: 140%;
}

/* ▼---電話・FAXの注文---▼ */

#telfax {
	width:370px;
	margin:15px auto;
}
#telfax td {
	width:167px;
}
