/* ページの基本設定 */

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background: #000033;
	font-size: 12pt;
	line-height: 150%;
	text-align: center;
	color: #333333;
}

#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	text-align: center;
}

h1 {
	font-size: 160%;
	color: #cc0033;
	margin-top: -1px;
}

h2 {
	font-size: 140%;
	color: #333399;
}

h3 {
	font-size: 130%;
	color: #333399;
	font-weight: 900;
}

h4 {
	font-size: 120%;
	color: #333399;
}

h5 {
	font-size: 115%;
	color: #c03;
	margin-top: -10px;
	margin-bottom: 7px;
}

#abovemenu {
	margin: 0px;
	text-align: right;
	width: 700px;
}

#abovemenu table {
	float: right;
}

.kesi {
  text-decoration: line-through;
}

/* リンク */

a:link {
	color: #333399
}

a:visited {
	color: #666699
}

a:hover {
	color: #333366
}

a:active {
	color: #333366
}

/* ボタン */

input[type="submit"] {
   /* 通常 */
   background-color: #d0f8be;
   border: 1px solid #45ba4d;
   border-radius: 5px;
   font-size: 96%;
}
input[type="submit"]:hover {
   /* マウスが載ったとき */
   background-color: #ffc;
   border: 1px solid #fc9;
}
input[type="submit"]:active {
   /* クリックされたとき */
   background-color: #cfc;
   border: 1px solid #cfc;
}
select[name="num"]{
   font-size: 100%;
}

/* indexページ */

.menu_top {
	margin-top: -20px;
	padding-top: 5px;
}

.intro {
	height: 100px;
	background: url(image/top/intro.jpg) no-repeat right bottom;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-top: 1px;
}

.introtxt {
	font-size: 90%;
	line-height: 120%;
	margin-top: 0px;
	padding-right: 150px;
	padding-left: 20px;
}

.introtxt2 {
	font-size: 80%;
	color: #666;
	line-height: 110%;
	margin-top: -5px;
	padding-right: 150px;
	padding-left: 20px;
}

.introtxt3{
	font-size: 90%;
	line-height: 120%;
	text-align: left;
	margin-top: 5px;
	padding-left: 5px;
}

.introtxt4{
	font-size: 83%;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	color: #666;
	border-left: 5px solid #cfbfef;
}

.to_menu {
	text-align: left;
	padding-left: 8px;
}

.to_menu a {
	color: #cc0066;
}

.to_menu a:hover {
	color: #333366
}

.menu table {
	margin-top: 5px;
}

.top_menu {
	font-size: 85%;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	line-height: 130%;
	text-align: left;
	color: #333333;
}

.menu_photo {
	margin-bottom: 5px;
}

.select {
	margin-top: 5px;
	font-size: 110%;
	border-bottom: 2px dotted #FFD994;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#cap {
	font-size: 95%;
	padding: 5px;
	line-height: 150%;
}

#menu .shop_here {
	background: #CFBFEF;
}

#menu .shop_here #cap {
	font-size: 95%;
	background: #FFFCE2;
}

.shopimg {
	margin-top: 5px;
	float: right;
}

.info {
	padding: 5px;
	background: #FFFFFF;
	border: 1px dotted #CCCCCC;
}

.top_navi {
	font-size: 95%;
}

/*
.topimg {
	background: url(image/gif/topimg_cut.gif) center bottom;
}
*/

.intro2 {
	font-size: 95%;
	line-height: 140%;
	padding: 5px 15px 5px 15px;
}

.kotira {
	list-style: none;
	margin-top: 5px;
}

.kotira li {
	margin-left: -35px;
}

.osirase {
	margin-top: -10px;
	padding: 5px;
	border: thin solid #cfbfef;
}

.osirase ul {
	list-style: none;
}

.osirase li {
	margin-left: -33px;
	margin-top: 5px;
	font-size: 85%;
	line-height: 130%;
	border-bottom: thin dotted #999999;
	padding-bottom: 3px;
}

.osirase img {
	padding-top: 3px;
	padding-right: 5px;
}

.pickuptop {
	border-right: thin dashed #cfbfef;
	border-bottom: thin dashed #cfbfef;
	border-left: thin dashed #cfbfef;
	margin-right: 15px;
	padding: 3px 5px 5px 5px;
}

.pickuptop ul {
	list-style: none;
}

.pickuptop li {
	font-size: 85%;
	line-height: 130%;
	margin-left: -40px;
	margin-top: -5px;
	margin-bottom: -15px;
}

.pickuptop img {
	margin: 2px 5px 2px 2px;
}

.pickuptop hr {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #ccc;
	height: 1px;
}

.rss {
	margin-top: -10px;
}

.for_about {
	padding-top: 2px;
	padding-bottom: 2px;
}

#page_top {
	font-size: 85%;
	padding: 5px 10px;
	text-align: right;
}

.peko {
	font-size: 85%;
	line-height: 130%;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #FF6600;
}

.peko td {
	padding: 3px;
}

.peko_title {
	font-size: 120%;
	font-weight: 800;
	line-height: 150%;
	padding: 3px;
	text-align: center;
	color: #CC0033;
}


/* 通常ページ */

#contents0 {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	margin-top: 50px;
}

#contents {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	margin-top: 50px;
}

#contents ul {
	margin-top: 40px;
	list-style: none;
}

#contents li h2 {
	border-bottom: 1px dotted #666699;
}


#to_ue {
	margin-top: 30px;
	text-align: right;
}

li h2 {
	margin-top: 30px;
}

#titleimg img {
	margin-top: 30px;
	margin-bottom: 20px;
}

#next {
	text-align: center;
	margin-top: 50px;
}

#miseinen {
	padding: 5px;
	width: 500px;
	margin-top: 20px;
	background: #FFFCE2;
	border: 1px dotted #CC0033;
	margin-right: auto;
	margin-left: auto;
}


/* 商品ページ共通 */

.shop_cate {
	background: #eeeeee;
}

.shop_cate2 {
	background: #FAFAFA;
	padding-left: 10px;
}

.shop_cate3 {
	background: #FAFAFA;
	padding-left: 10px;
	border-left: 1px dotted #cccccc;
}

.shop_cate_sp {
	background: #ffe4c4;
	padding-left: 10px;
}

.shop_table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-bottom: 10px;
	margin-top: 15px;
}

.in_table {
	font-size: 90%;
	line-height: 160%;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: 1px dotted #cccccc;
}

.in_table2 {
	font-size: 90%;
	line-height: 160%;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: 1px solid #cccccc;
}

.kourikakaku {
	margin-top: -5px;
}

.original_s {
	margin-top: -10px;
}

.in_table3 {
	font-size: 90%;
	line-height: 160%;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px dotted #cccccc;
}

.in_table4 {
	font-size: 90%;
	line-height: 160%;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

.shop_table img {
	margin-top: 10px;
}

.no_space img {
	margin-top: -5px;
}

.caption {
	font-size: 80%;
	color: #666;
	text-align: center;
}

.itiran_border {
	width: 80%;
	border-top: dashed 1px #ccc;
}

.over10 {
	font-size: 70%;
	color: #96c;
	text-align: right;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
}

.over10b {
	font-size: 90%;
	color: #f36;
	text-align: center;
	line-height: 120%;
	border-bottom: 1px dotted #cccccc;
}


/* ハスカップの実 */

.info_seed {
	padding: 5px;
	background: #FFFCE2;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	text-align: left;
	margin-left: 150px;
	font-size: 95%;
}

.haskaptoha {
	font-size: 85%;
	line-height: 130%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#chuui {
	padding: 5px;
	border: 2px solid #cdc5e5;
	margin-top: 15px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#chuui2 {
	padding: 5px;
	border: 2px solid #fc6;
	margin-top: 15px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#chuui3 {
	padding: 5px;
	border: 2px dashed #fc6;
	margin-top: 15px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#chuui4 {
	padding: 5px;
	border: 2px solid #ccc;
	margin-top: 15px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#contents_sodatekata {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.sodatekata {
	background: #D5EBFF;
	border-top: 1px solid #99CCFF;
	font-size: 110%;
	font-weight: 800;
	color: #333399;
	margin-left: 2px;
	padding-left: 3px;
}

.sodatekata_syosai {
	font-size: 95%;
	margin-top: 10px;
	margin-left: 2px;
	padding-left: 3px;
}

.sodatekata_syosai2 {
	font-size: 95%;
	margin-top: 10px;
	border-bottom: 1px solid #99CCFF;
	margin-left: 2px;
	padding-left: 3px;
}

.sodatekata_syosai_p {
	font-size: 105%;
	margin-top: 20px;
	margin-left: 2px;
	padding-left: 3px;
}

#yoyaku {
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-right: medium double #CCCCFF;
	border-left: medium double #CCCCFF;
}

#yoyaku td {
	background: #E7F3E1;
	line-height: 200%;
}

.yoyaku_text {
	font-size: 95%;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


/* ハスカップいろいろ */

.iroiro_cate {
	margin-left: 160px;
	list-style: none;
}

#iro_cate {
	background: #E6E7FA;
	width: 100%;
	border-top: 1px solid #CDBEEF;
	padding: 2px;
}

#iro_cate2 {
	background: #eee;
	width: 100%;
	border-top: 1px solid #CDBEEF;
	padding: 2px;
}

#iro_cate_sp {
	background: #ffe4c4;
	width: 100%;
	border-top: 1px solid #dc143c;
	padding: 2px;
}

#iro_cate_sp2 {
	background: #ffe4c4;
	width: 100%;
	border-top: 1px solid #ffa07a;
	padding: 2px;
}

/* アイスワイン */

#mesiagarikata {
	background: #DAF1FF;
	width: 100%;
	border-top: 1px solid #3399FF;
	padding: 2px;
}

.txt {
	font-size: 95%;
	line-height: 150%;
}

.demaria {
	font-size: 85%;
	line-height: 130%;
}

.cabernet2001 {
	background: #EAFFDF;
	width: 100%;
	border-top: 1px solid #66CC99;
	padding: 2px;
}



/* フッター */

#footer {
	font-size: 85%;
}

#copy {
	font-size: 85%;
	color: #FFFFFF;
	background: #6661BC;
	width: 700px;
}


/* こんなお店です */

.aboutshop {
	font-size: 110%;
	line-height: 160%;
	border-bottom: 2px dotted #999999;
}

.shop_osusume {
	margin-top: 10px;
	line-height: 180%;
}


/* ハスカップって？ */

.haskap_mokuji li {
	font-size: 120%;
	font-weight: 700;
	line-height: 180%;
}

.haskap_mokuji a {
	font-size: 85%;
}

.photoside img {
	margin-top: 10px;
}

.pickup {
	color: #CC0033;
	width: 100%;
	border-top: 2px dotted #999999;
	padding-top: 20px;
}

.tabekata li {
	margin-top: 30px;
}


/* お買物はこちら */

#shopmenu {
	margin-top: 5px;
}

#sinamono {
	margin-top: 10px;
	border-top: 2px dotted #999999;
	width: 100%;
	padding-top: 5px;
}

#shohin_kobetu {
	margin-top: 20px;
	padding-top: 10px;
}

#shohin_kobetu h3 {
	line-height: 150%;
}

.syousai {
	font-size: 120%;
	line-height: 200%;
	font-weight: 700;
	width: 100%;
	border-bottom: 2px dotted #CCCCCC;
}

.ryokin {
	padding: 5px;
	font-size: 95%;
	border: 3px double #FFDAB1;
}

#shohin_cap {
	font-size: 90%;
	padding: 5px 15px;
	line-height: 150%;
	border-bottom: 2px dotted #666699;
}

#shohin_cap2 {
	font-size: 90%;
	padding: 5px 15px;
	line-height: 150%;
}

#shohin_cap3 {
	font-size: 90%;
	padding: 5px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 150%;
	border: 2px dotted #CDBEEF;
}

.info_shop {
	padding: 5px;
	background: #FFFCE2;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	text-align: left;
	font-size: 95%;
}

.info_shop2 {
	padding: 5px;
	background: #FFFCE2;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	text-align: left;
	font-size: 95%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.info_shop3 {
	padding: 5px;
	background: #FFFCE2;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	text-align: left;
	font-size: 120%;
}

.info_cabernet {
	padding: 5px;
	background: #FFFCE2;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	text-align: left;
	font-size: 95%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

table#uragaki {
	width: 580px;
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#uragaki td {
	padding: 8px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}




/* 特定商取引法ページ */

.uneihanbai {
	font-size: 95%;
}

.q_a {
	font-size: 120%;
	font-weight: bold;
	color: #CC0033;
	margin-top: 50px;
}

/* クリスマスギフトセット */

.xmas_cate {
	list-style: none;
}

.xmas_cate2 {
	margin-left: 30px;
}

.syousai2 {
	font-size: 120%;
	line-height: 200%;
	font-weight: 700;
	width: 100%;
}

/* サミット記念商品 */

.summit_tabele {
	border-top: thin double #CCCCCC;
	border-bottom: thin double #CCCCCC;
	padding-top: 5px;
}

.summit_cate2 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

.info_summit {
	padding: 5px;
	background: #FFFCE2;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	text-align: center;
	font-size: 95%;
}

.zan {
	color: #cc0033;
	text-align: right;
}

.saikatouya {
	font-size: 85%;
	padding: 5px 15px;
	line-height: 150%;
}

.info_sale {
	padding: 5px;
	background: #FFFCE2;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	font-size: 95%;
}

.sinsaiomimai {
	font-size: 85%;
	color: #333;
	text-align: center;
	line-height: 200%;
	margin: 3px 10px;
	padding: 2px 10px;
	border: 1px solid #c03;
}

.omimai_l {
	font-size: 120%;
	font-weight: bold;
}

.omimai_red {
	color: #c03;
}

#nenmatsunensi {
	width: 600px;
	padding: 10px;
	border: 1px #333 solid;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#kounyuseigen {
	width: 600px;
	padding: 10px;
	border: 3px #ddd solid;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	/*background:#fff url(image/top/mi_seigen.png) center repeat-y;*/
}
#kounyuseigen2 {
	width: 600px;
	padding: 10px;
	border: 3px #fc6 solid;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	/*background:#fff url(image/top/mi_seigen.png) center repeat-y;*/
}

.present5th {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 10px;
	background: #c03;
}

.present5th2 {
	display: box;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	vertical-align: center;
	padding: 3px 3px 3px 120px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #c03;
	background-repeat: no-repeat;
	background-position: 10px;
}

.linefriends {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	text-align: left;
	border: 2px solid #add8e6;
}

.linefriends img {
	padding: 5px;
}

.linetitle {
	font-weight: bold;
	font-size: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	border-bottom: dotted 2px #ccc;
}

.linecontents {
	margin-top: 10px;
	font-size: 90%;
	line-height: 120%;
}


#alwayshaskap{
	margin-bottom: 20px;
}

.staff {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 6px;
	text-align: left;
	border: 2px solid #ccc;
}

.stafftitle {
	font-weight: bold;
	font-size: 120%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.stafftel {
	font-weight: bold;
	font-size: 130%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 150%;
}

.staffcontents {
	margin-top: 6px;
	font-size: 90%;
	line-height: 120%;
}

.osirasetitle {
	line-height: 240%;
}

.ezo-berry-image {
	border: 3px solid #ddd;
}
