@charset "utf-8";
/*
Theme Name: Original
Description: Original Thema
Author: 
Version: 1.0
*/

h1,h2,h3,h4,h5,a img,img,p,form,ul,li,ol,em,strong {
	margin:0px;
	padding:0px;
	border:none;
	font-weight: normal;
	list-style-type: none;
	font-style: normal;
	text-decoration: none;
}

/* ************************************************
/* 全体
/* ************************************************ */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
}
a {color:#006DE3;text-decoration:none;}
a:active {color:#006DE3;text-decoration:none;}
a:visited {color:#006DE3;text-decoration:none;}
a:hover {color:#999999;text-decoration:none;}
a:hover img{opacity:0.75;}
a:hover img{-moz-opacity:0.75;}
a:hover img{filter: alpha(opacity=75);}
.clear{clear: both; margin: 0px; padding: 0px; visibility: hidden; height: 1px; overflow: hidden;}

/* ************************************************
/* 画像位置（WP用）
/* ************************************************ */
.aligncenter {
	display: block;
	margin: 0px auto;
	padding: 1em;
}
.alignright {
	float: right;
	margin: 0px 0px 1em 1em;
}
.alignleft {
	float: left;
	margin: 0px 1em 1em 0px;
}

/* ************************************************
/* ヘッダー
/* ************************************************ */
#header {
	margin: 0px auto;
	padding: 20px 0px 15px 0px;
	width: 1000px;
}
.head-right {
	float: right;
	width: 480px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}
.head-left {
	padding: 0px;
	float: left;
	width: 300px;
}
.head-right h1 {
	font-size: 12px;
	margin-bottom: 7px;
}

/* ************************************************
/* コンテンツ
/* ************************************************ */
#main {
	background-image: url(img/bg_main.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	width: 1020px;
}
#box {
	padding: 0px 40px;
	font-size: 12px;
	line-height: 1.3em;
}

/* ************************************************
/* メニュー
/* ************************************************ */
#menu {
	background-image: url(img/menubottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 35px 40px 30px 40px;
	margin-bottom: 20px;
}
.menu-link {
	float: left;
	width: 134px;
}

/* ************************************************
/* フッター
/* ************************************************ */
#footer {
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 90px;
}
#footer-box {
	background-image: url(img/footer_line.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	width: 1000px;
	font-size: 12px;
	line-height: 1.3em;
}
#footer-left {
	float: left;
	width: 800px;
	margin-left: 30px;
}
#footer-right {
	text-align: right;
	float: right;
	width: 200px;
	margin-right: 30px;
}
#footer-bottom {
	clear: both;
	padding: 10px 0px 0px 30px;
}

/* ************************************************
/* ホーム
/* ************************************************ */
.top-intro {
	margin-bottom: 30px;
}
.top-movie {
	float: left;
	width: 705px;
}
.top-concept {
	background-image: url(img/top_concept_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 235px;
	height: 330px;
}
.top-left {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	float: left;
	width: 350px;
}
.top-right {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	float: right;
	width: 560px;
}
.top-news {
	margin-bottom: 10px;
}
.top-news-list {
	padding: 0px 10px 20px 25px;
}
.top-news-list li {
	list-style-image: url(img/point_blown.gif);
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999999;
}
.top-blog {
	margin-bottom: 5px;
}
.top-tour-box {
	background-color: #EBF5E8;
	background-image: url(img/top_tour_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 15px 15px 15px;
	margin-bottom: 20px;
}
.top-tour {
	float: left;
	width: 260px;
	padding: 0px 10px 10px 0px;
}

/* ************************************************
/* ページ共通
/* ************************************************ */
#con {
	float: left;
	width: 670px;
	padding-bottom: 80px;
}
#con h2 {
	margin-bottom: 20px;
}
.con-box {
	background-image: url(img_page/bg_post.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	margin-bottom: 40px;
}

/* ************************************************
/* サイドバー
/* ************************************************ */
#side {
	float: right;
	width: 240px;
	padding-bottom: 50px;
}
.side-head {
	margin-bottom: 8px;
}
.side-list-news,.side-list-blog {
	padding: 0px 0px 15px 25px;
}
#side li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
.side-list-news li {
	list-style-image: url(img/point_blown.gif);
}
.side-list-blog li {
	list-style-image: url(img/point_green.gif);
}

/* ************************************************
/* お知らせ
/* ************************************************ */
.post-date {
	margin-top: 10px;
}
.post-title {
	font-size: 18px;
	font-weight: bold;
	color: #D96009;
	line-height: 1.3em;
	margin-bottom: 20px;
}
.post-text {
	line-height: 1.5em;
}
.page-navi {
	background-color: #EBF5E8;
	text-align: center;
	padding: 5px;
}

/* ************************************************
/* 特産品
/* ************************************************ */
.spe-list {
	background-image: url(img_page/spe_bg_top.gif);
	background-repeat: no-repeat;
	background-color: #F4EEDE;
	padding: 55px 15px 0px 15px;
}
.spe-box {
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 10px;
}
.spe-ph {
	float: left;
	width: 180px;
}
.spe-ph img {
	margin-bottom: 5px;
}
.spe-ph a {
	display: block;
}
.spe-text {
	float: right;
	width: 415px;
}
.spe-title {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #D96009;
	padding: 15px 0px;
}
.spe-contact {
	background-color: #F4EEDE;
	text-align: center;
	background-image: url(img_page/spe_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0px;
	margin-bottom: 30px;
}

/* ************************************************
/* とは？
/* ************************************************ */
.toha-intro {
	background-image: url(img_page/toha_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px;
	padding: 20px 0px 40px 15px;
}
.toha-head {
	margin-bottom: 15px;
}
.toha-text {
	margin-bottom: 30px;
}
.toha-access {
	padding-left: 15px;
}
.toha-tani {
	padding: 20px 18px 20px 8px;
}
.toha-tani-text {
	float: left;
	width: 240px;
}
.toha-tani-map {
	float: right;
	width: 380px;
}
.taha-tani-sub {
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
}
.taha-tani-name {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding: 5px 0px 20px 0px;
}
.toha-tani-text p {
	margin-bottom: 15px;
}

/* ************************************************
/* ツアープラン（旧）
/* ************************************************ */
.tour-tab {
	margin-bottom: 10px;
}
.tour-tab img {
	padding-right: 5px;
}
.tour-box {
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 15px;
}
.tour-p {
	float: left;
	width: 240px;
}
.tour-p img {
	margin-bottom: 3px;
}
.tour-text {
	float: right;
	width: 400px;
	line-height: 1.5em;
}
.tour-head {
	padding: 20px 0px;
}
.tour-contact {
	margin-bottom: 20px;
}
.tour-bottomnavi {
	text-align: center;
	margin-bottom: 40px;
}

/* ************************************************
/* ツアープラン
/* ************************************************ */
.tour1-head {
	font-size: 18px;
	font-weight: bold;
	color: #1E9200;
	line-height: 1em;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #1E9200;
}
.tour2-head {
	font-size: 16px;
	font-weight: bold;
	color: #1E9200;
	line-height: 1em;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 25px;
	border-bottom: 1px dotted #1E9200;
}
.tour1 {
	margin-bottom: 5px;
}
.tour2 {
	float: left;
	width: 335px;
	padding-bottom: 5px;
}
.tour-sub {
	margin-bottom: 5px;
}

/* ************************************************
/* 商品購入
/* ************************************************ */
.itemlist-box {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #1E9200;
}
.item-title {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	background-color: #DEEBF9;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.itemlist-price {
	float: right;
	width: 500px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 10px;
}
.loopimg {
	float: left;
	width: 170px;
	text-align: center;
}
.loopexp {
	float: right;
	width: 500px;
	padding: 0px 0px 10px 0px;
}
.itemlist-btn {
	clear: both;
	padding-left: 170px;
}
.itemimg {
	float: left;
	width: 220px;
	padding-bottom: 15px;
}
.exp {
	float: right;
	width: 420px;
	padding-bottom: 15px;
}
.skuform {
	clear: both;
}
.skuform {
	background-color: #DEEBF9;
	padding: 12px;
	margin-bottom: 15px;
	border: 1px solid #8DC1F4;
}
.item_option {
}
.item_option caption {
	display: none;
}
.item_option th,.item_option td {
	border-bottom: 1px dotted #3366CC;
}
#itempage h3 {
	font-size: 10px;
}
.field_name {
	border-top: 1px solid #D96009;
	margin-top: 5px;
	padding-top: 5px;
}
.field_price {
	border-bottom: 1px solid #D96009;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #D96009;
	line-height: 1.3em;
}
.field {
	margin-bottom: 10px;
}
/* ************************************************
/* カート
/* ************************************************ */
#previouscart {
	display: none;
}
.usccart_navi {
}
.usccart,.usccart_cart,.usccustomer,.usccart_customer,.uscdelivery,.usccart_delivery,.uscconfirm,.usccart_confirm {
	float: left;
	height: 60px;
	width: 134px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.usccart {
	background-image: url(img_page/cart_h1.gif);
}
.usccart_cart {
	background-image: url(img_page/cart_h1o.gif);
}
.usccustomer {
	background-image: url(img_page/cart_h2.gif);
}
.usccart_customer {
	background-image: url(img_page/cart_h2o.gif);
}
.uscdelivery {
	background-image: url(img_page/cart_h3.gif);
}
.usccart_delivery {
	background-image: url(img_page/cart_h3o.gif);
}
.uscconfirm {
	background-image: url(img_page/cart_h4.gif);
}
.usccart_confirm {
	background-image: url(img_page/cart_h4o.gif);
}
.header_explanation {
	clear: both;
}
.error_message {
	color: #FF0000;
	margin: 10px 0px;
}
#cart {
	padding-bottom: 10px;
}
.upbutton {
	margin-bottom: 10px;
}
#cart_table {
	width: 670px;
}
#cart_table th {
	font-weight: normal;
	text-align: center;
	padding: 2px 5px;
	background-color: #E6E6E6;
	border-right: 1px solid #FFFFFF;
}
#cart_table td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
#cart_table .aleft {
	text-align: left;
}
#cart_table .aright {
	text-align: right;
}
#cart_table .quantity {
	width: 50px;
}
.currency_code {
	font-size: 10px;
	line-height: 1em;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.send {
	background-color: #DEEBF9;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}

/* ************************************************
/* カート2、3
/* ************************************************ */
#customer-info h5 {
	background-color: #1E9200;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin: 5px 0px;
}
.customer_form {
	width: 670px;
	margin: 0px;
	padding: 0px;
}
.customer_form th,.customer_form td {
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
	margin: 0px;
}
.customer_form th {
	width: 150px;
}
.customer_form td {
	background-color: #E6E6E6;
}
#mailaddress1,#mailaddress2 {
	width: 300px;
}
.customer_form em {
	color: #FF0000;
}
#name1,#name2,#name3,#name4 {
	width: 160px;
}
.customer_form #zipcode {
	width: 100px;
}
#address1,#address2,#address3 {
	width: 300px;
}
#tel,#fax {
	width: 150px;
}
#delivery_table,#time,#notes_table {
	margin-top: 15px;
}
#notes_table #note {
	width: 400px;
	height: 100px;
}

/* ************************************************
/* カート4
/* ************************************************ */
#point_table {
	border: 1px solid #8DC1F4;
	padding: 20px 20px 12px 20px;
	background-color: #DEEBF9;
	margin-bottom: 20px;
}
#point_table td {
	padding: 0px 0px 8px 0px;
}
#confirm_table {
	width: 670px;
}
#confirm_table .ttl {
	background-color: #E6E6E6;
}
#confirm_table th,#confirm_table td {
	font-weight: normal;
	text-align: left;
	padding: 5px 12px;
	border-bottom: 1px solid #CCCCCC;
}
#confirm_table th {
	width: 160px;
}

#confirm_table .ttl h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1E9200;
}
.post .header_explanation p {
	padding: 20px 0px;
}
.footer_explanation {
	padding-bottom: 20px;
}

/* ************************************************
/* おすすめ商品（サイド）
/* ************************************************ */
.side-item {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
.side-item-p {
	float: left;
	width: 80px;
	text-align: center;
}
.side-item-text {
	float: right;
	width: 160px;
	padding-top: 7px;
}
.side-item-link {
	margin-bottom: 30px;
}

/* ************************************************
/* 見出し
/* ************************************************ */
#con h3,#con h4,#con h5 {
	line-height: 1.3em;
}
#con h3 {
	font-size: 20px;
	font-weight: bold;
	color: #1E9200;
	background-color: #EBF5E8;
	margin: 0px 0px 25px 0px;
	padding: 5px 8px;
	border-bottom: 1px solid #1E9200;
}
#con h4 {
	font-size: 16px;
	font-weight: bold;
	color: #1E9200;
	margin: 15px 0px;
	padding: 3px 0px;
	border-bottom: 1px dotted #1E9200;
}
#con h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px;
}

/* ************************************************
/* 特定商など
/* ************************************************ */
dl.dl_link {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFDA;
	margin-right: 10px;
	margin-left: 2px;
}


/* ************************************************
/* 交流の輪
/* ************************************************ */

.example table {
width: 700;
height: 1250;
border: px #000000 solid;
}

.example td {
border: 1px; 
padding: 10px;
}

