@charset "utf-8";
/* CSS Document */
/* ##### 共通 ##### */
/* ##### 共通　##### */

a{
	text-decoration:none;
	color:#6666CC;
}

a:hover{
	color:#FF3333;
	text-decoration:underline;
	
}

a.stand-a {
	display:block;
	background:url(../img/share/link_mark_blue.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
	color:#6666CC;
	text-align:left;
	font-size:12px;
	line-height:15px;
	float:right;
	margin-right: 10px;
	margin-top: 15px;
}
.right-item-list a.stand-a {
	margin-right: 0px;
	margin-top: 0px;
}
a.stand-a-white {
	color:white;
	text-decoration:none;
}

a.stand-a:hover,
a.stand-a-white:hover {
	color:#FF3333;
	text-decoration:underline;
}

a.stand-a img,
a.stand-a-white img
{
	vertical-align:middle;
	margin-right:3px;
	border:none;
}

a.stand-a-text {
	display:block;
	background:url(../info/img/share/link_mark.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
	color:#6666CC;
	text-align:left;
	font-size:12px;
	line-height:15px;
	float:right;
	margin-top: 20px;
}
div.stand-a-dummy {
	display:block;
	background:url(../info/img/share/link_mark.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
	color:#6666CC;
	text-align:left;
	font-size:12px;
	line-height:15px;
	float:right;
}
.stand {
	color:#6666CC;
	display:block;
	font-size:12px;
	line-height:15px;
	padding-left:15px;
	text-decoration:none;
	background-image:url(../info/img/share/link_mark.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:5px;
}
* html .stand {
	padding-top:1px;
}
/* ##### コンテンツ部 ##### */
#main-area {
	width:820px;
	padding-left: 15px;
	padding-right:15px;
}
#contents {
	float: left;
	width: 615px;
	margin-bottom: 45px;
}
/* ##### 通常ページ ##### */
div#contents-wrapper a{
	color:#6666CC;
	text-decoration:none;
}

div#contents-wrapper a:hover{
	color:#FF3333;
	text-decoration:underline;
}
div#breadcrumb{
	line-height:16px;
	font-size:12px;
	padding-left:0.5em;
	/*border-bottom:1px solid #57421E;*/
	color:#231A18;
	/*margin-bottom:10px;*/
	margin-top:10px;
}

div#contents div# {
	width:100%;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:2px dotted #CCC;
}

div#contents div#h2-lead {
	float:right;
	width:252px;
	margin-top:10px;
	margin-right:10px;
}

div#contents div#h2-lead p{
	line-height:16px;
	font-size:13px;
	color:#57421E;
	margin:0;
}

div#breadcrumb span {
	color:#999999;
	margin:5px;
}
/* ##### 商品のご案内一覧のコンテンツ部 ##### */
#h2-wrapper {
	width:615px;
	/*height:96px;*/
	background-image:url(img/h2_lead_kei.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#h2-wrapper h2 {
	float:left;
	width:351px;
	height:96px;
}
h2#page_header_item{
	float:left;
	width:351px;
	height:96px;
}
.h3-list {
	background-image:url(img/item_list_hdbg.gif);
	background-repeat:no-repeat;
	width:615px;
	height:48px;
}
.h3-list-img {
	float:left;
	margin-left: 10px;
	margin-top: 8px;
}
#recent_entry {
	font-size: 140%;
	color: #F90;
	width: 615px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	font-weight:700;
}
/* ##### 商品のカテゴリ ##### */
a.stand-b {
	display:block;
	background:url(../img/share/link_mark_blue.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
	color:#6666CC;
	text-align:left;
	font-size:12px;
	line-height:15px;
	float:right;
	margin-bottom: 2px;
}
.category-box {
	width: 600px;
	background-image:url(../img/share/box-line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.category-text {
	float: left;
	width: 190px;

}
.category-text h3 {
	font-size:150%;
	color:#57421E;
	padding-left: 20px;
	margin-top: 10px;
	background-image: url(../img/share/link_mark_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.category-text h3 a {
	color:#57421E;
	display: block;
	line-height:50px;
}
.category-text p {
	margin-top: 10px;
	background-image:url(../img/share/box-line.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 10px;
}
.category-thum-box {
	float: right;
}
.category-thum {
	width:123px;
	margin-left:10px;
	float: left;	
}
.category-thum-img img {
	border: 1px solid #999;
}
* html .category-thum {
	margin-left:8px;
}
.category-thum-img img:hover {
	border:solid 1px #F00;	
}
/* ##### アイテムサイドバー ##### */
#side_bar_right {
	float: right;
	width: 190px;
	padding-left:10px;
}
.side_box_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 176px;
}
.side_box_hd {
	margin-top: 5px;	
}
.sidebox_wrapper_top {
	background-image:url(../img/share/sidebox_hd.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:188px;
}
.sidebox_wrapper_bottom {
	background-image:url(../img/share/sidebox_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:188px;
	margin-bottom:10px;
	padding-bottom: 5px;
}
.side_box_hd {
	width:176px;
	height:52px;

}
.sidebox_hd_img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.thumb_box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
	width: 170px;
	text-align:left;
}
/*サムネイル70px*/
.side_thum_70 {
	width: 70px;
	float: left;
	padding: 4px;
}
div#info-thum-area {
	margin-bottom:10px;
}

div#info-thum-area ul li {
	margin-right:5px;

}

div#info-thum-area ul li img{

}

div.item-area {
	color:#57421E;
	width:615px;
}

.info-area div.h3-area {
	width: 100%;
	height:100%;
	background:#FFF;
}
div.h3-area h3{
	float:left;
	margin-top: 8px;
}
div.paging-area div.h3-area h3 {
	margin-left:10px;
	
}
div.item-area div.h3-area a{
	margin-top:20px;
}

div.item-area div.hr-hack2 {
	clear:both;
	width:550px;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	/*border-bottom:2px dotted #DDD;*/
}

div.item-area div.hr-hack2 hr{
	display:none;
}


/* ##### サイドバナーエリア　 ##### */
#side_banner_area {
	width: 188px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}
#side_banner_box a {
	border:none;
	text-decoration: none;
}
a.stand-c {
	display:block;
	background:url(../img/share/link_mark_blue.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
	color:#6666CC;
	text-align:left;
	font-size:12px;
	line-height:15px;
	float:left;
	margin-left: 0px;
	margin-top: 5px;
}
a.stand-c:hover {
	text-decoration:underline;
	color:#F00;
}
/* ##### サイドバー　イベント情報　 ##### */
#item_sidebox_event {
	margin-bottom: 10px;
	width:190px;
}
#item_sidebox_event ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
}
#item_sidebox_event ul li {
	/*border-bottom:#999 dotted 1px;*/
	border-bottom:#ddd dotted 2px;
	width:190px;
}

/* ##### サイドバー　美作NOW ##### */
#item_sidebox_now {
	margin-bottom: 10px;
	width:190px;
}
#item_sidebox_now ul {
	margin: 10px 0 0 0;
	padding: 0 10px 0 2px;
	font-size:12px;
}
#item_sidebox_now ul li {
	border-bottom:#ddd dotted 2px;
	width:190px;
	clear:left;
	min-height:48px;
	margin-bottom:5px;
	padding-bottom:5px;
}
#item_sidebox_now ul li img{
	border:#999 solid 1px;
	float:left;
	margin-right:5px;
}


/* 110608_美作写真集 */
#item_sidebox_photo #side_photo_left {
	margin-top:5px;
	float:left;
	width:95px;
	line-height:1.4em;
}
#item_sidebox_photo #side_photo_left strong{
	color:#daa010;
}
#item_sidebox_photo #side_photo_right {
	margin-top:5px;
	margin-left:98px;
	width:82px;
}
#item_sidebox_photo #side_photo_right a img{
	border:1px solid #999999;
}
#item_sidebox_photo #side_photo_right a:hover img{
	border:1px solid red;
}

/* ##### サイドバー　商品のカテゴリリスト ##### */

#side_product_list ul {
	list-style:none;
	padding:0px;
	display:block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#side_product_list h3 {
	background-image:url(img/side_product_list_h3.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size: 105%;
	color: #578B0C;	
}
.stand-sidelist {
	display:block;
	background:url(../img/share/link_mark_blue.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
	color:#57421E;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	line-height:15px;
	padding-bottom:5px;
}
.stand-sidelist a {
	color:#57421E;
}
/*
.stand-sidelist a:link,
.stand-sidelist a:visited,
.stand-sidelist a:hover,
.stand-sidelist a:active {
	color:#FF3333;
	text-decoration:underline;
}
*/
.stand-sidelist a:hover {
	color:#FF3333;
	text-decoration:underline;
}
/* ###### おすすめ ##### */
#side_sidebox_osusume {
	/*background-image:url(../img/top/top_sidebox_osusume.gif);*/
	background-image:url(../img/top/side_hd_osusume.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
	width:188px;
}
#side_osusume {
	float: left;
	font-size: 12px;
	width:73px;
	padding:5px;
}
#side_osusume img {
	float:left;
	margin-top: 10px;
}

div.item-detail-area {
	margin:5px 0;
}
/* ###### 人気商品 ##### */
#item_sidebox_ninki {
	background-image:url(../img/top/side_hd_ninki.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:188px;
	margin-right: auto;
	margin-left: auto;
}
.side_ninki {
	float: left;
	font-size: 12px;
	width:70px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 25px 5px 5px 5px;
}



#gold_text {
	background-image: url(/img/top/side_gold.gif);
}
#silver_text {
	background-image: url(/img/top/side_silver.gif);
}
#blond_text {
	background-image: url(/img/top/side_blond.gif);
}


/* ##### このカテゴリの商品 ##### */
#this-category,
#this-category_2 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}
#this-category h3,
#this-category_2 h3,
.right-item-list h3 {
	/*background-image:url(img/side_product_list_h3.gif);*/
	background-image:url(/img/share/side_hdgb.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size: 105%;
	color: #578B0C;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height:38px;
	/*width: 180px;*/
}

div#this-category div.cat-paging {
	font-size:12px;
	border-color:#AEAA84;
	width:100%;
	float: right;
}

div#this-category div.cat-paging img{
	border:none;
	margin:0 3px;
}

div#this-category div.cat-paging div.page{
	text-align:left;
	padding:2px 0;
	line-height:1.2em;
}

div#this-category div.cat-paging div.move {
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#this-category div.cat-paging div.move a.next_page{
	display:block;
	float:right;
	width:40px;
	height:19px;
	text-align:right;
	padding-right:20px;
	line-height:19px;
	background:url(../img/share/link_mark_blue.gif) no-repeat right center;
}

div#this-category div.cat-paging div.move div.dummy_next {
	float:right;
	width:40px;
	height:19px;
	text-align:right;
	padding-right:20px;
	line-height:19px;
}

div#this-category div.cat-paging div.move a.prev_page{
	display:block;
	float:left;
	width:40px;
	height:19px;
	padding-left:20px;
	line-height:19px;
	background:url(../img/share/link_mark_blue_pre.gif) no-repeat left center;
}

div#this-category div.cat-paging div.move div.dummy_prev{
	display:block;
	float:left;
	width:40px;
	height:19px;
	padding-left:20px;
	line-height:19px;
}

div.right-item-list {
	font-size:12px;
	/*border-bottom:2px dotted #CCC;*/
	margin:0 0 3px 0;
	padding:0 0 3px 0;
}

div.right-item-list img{
	float:left;
	border:1px solid #CCC;
}

div.right-item-list a:hover img{
	border:1px solid red;
}

div.right-item-list h4 {
	font-weight:normal;
	width:135px;
	float:right;
	margin:0;
	padding:0;
	line-height:1.2em;
/*	font-size:14px;*/
font-size:12px;
}

div.right-item-list div.price {
	width:135px;
	float:left;
	text-align:left;
	color:#57421E;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 5px;
}

div.right-item-list a{
	width:4em;
}




div.item-detail-area div.h3-area div.text-area {
	color:#403531;
	border-left:8px solid #009900;
	width:605px;
	float:left;
	background-color:#FFF;
}
/*イベント情報用
div.h3-area div.text-area {
	color:#403531;
	border-left:8px solid #009900;
	width:605px;
	float:left;
	background-color:#FFF;
}
*/
div.item-detail-area div.h3-area div.text-area div.copy{
	color:white;
	background-color:#B5D25E;
	font-size:12px;
	line-height:18px;
	padding-left:5px;
}

div.item-detail-area div.h3-area div.text-area h3{
	line-height:1.4em;
	color:#57421E;
	font-size:x-large;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

div.item-detail-area div.h3-area div.icon-area {
	float:right;
	width:35px;
}
/*下部サムネイル変更*/
div.main-photo-area {
	width:300px;
	float:left;
	padding:10px;
	/*text-align:center;*/
}

div.main-photo-area img{

	margin-bottom:5px;

}

div.main-photo-right {
	width:280px;
	float:right;
	margin:10px 5px 10px 0;
}

div.main-photo-right p{
	line-height:1.5em;
	text-indent:1em;
}

div.main-photo-right strong {
	line-height:1.5em;
	color:#CC6633;
}

div.main-photo-right p.desc-alert ,
div.main-photo-right p.desc-alert-kei{
	text-indent:-1em;
	margin-left:1em;
	color:#CC3333;
}

div.main-photo-right p.desc-alert-kei{
	margin:10px;
	border:1px solid #CC3333;
	padding:3px;
	text-align:center;
}

div.main-photo-right div.gentei {
	color:#FF6666;
	text-align:center;
	line-height:1.5em;
	margin:1em 0;
}


div.main-photo-right div.price {
	font-size:medium;
	color:red;
	margin:10px 5px 0px 5px;
	text-align:right;
/*
	background-color:#F3F3F3;
*/
	padding:5px;
	line-height:1.3em;
	border:0px solid #666;
	border-width:1px 0;
	border-color:#CCCCCC;
}

div.main-photo-right div.nousan-alert, 
div.main-photo-right div.tax{
	display:block;
	padding:2px;
	line-height:1em;
	font-size:12px;
	text-indent:-1em;
	line-height:1.2em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 1em;
}

div.main-photo-right div.nousan-alert {
	color:#FF3366;
}

div.main-photo-right dl.hanbai-kikan {
	padding:5px;
	border:3px double #F90;
	background-color:#FFE9D2;
	color:#F60;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div.main-photo-right dl.hanbai-kakau {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding:5px;
	border:3px double #F66;
	background-color:#FFE1E1;
	color:#F66;
}
div.main-photo-right dl.hanbai-kikan dt,
dl.hanbai-kakau dt {
	border-bottom:2px dotted #000;
	line-height:1.5em;
	text-align:center;
}

div.main-photo-right dl.hanbai-kikan dd,
dl.hanbai-kakau dd {
	margin:0;
	font-weight:bold;
	line-height:2em;
	text-align:center;
}

div.main-photo-right dl.maker {
	margin:10px auto;
	padding:0;
	width:180px;
	color:#666;
	line-height:1.2em;
	font-size:12px;
}

div.main-photo-right dl.maker dt{
	margin:0 0 3px 0;
	padding:0;
}

div.main-photo-right dl.maker dd{
	margin:0;
	padding:0;
	line-height:1.2em;
}

div.main-photo-right ul.osake-alert {
	margin:0;
	padding:0 0 0 2em;
	line-height:1.2em;
	color:#D67091;
	font-size:12px;
}


div.main-photo-right div.kcal {
	margin:10px 5px;
	padding:0 5px 5px 5px;
	background-color:#FEED9C
}

div.main-photo-right div.kcal h4 {
	margin:0px 0 5px 0;
	padding:5px;
	text-align:center;
	border-bottom:2px dotted white;
	border-color:#AFA229;
	color:#6F661A;

	font-size:14px;
	font-weight:normal;
}

div.main-photo-right div.kcal dl {
	margin:0px auto 5px auto;
	padding:0 0 3px 0;
	border-bottom:1px solid red;
	border-color:#DFD571;
	color:#333333;
	line-height:1.2em;
	font-size:12px;
}

div.main-photo-right div.kcal dl dt{
	margin:0;
	padding:0 0 0 1em;
	float:left;
	width:5em;
}

div.main-photo-right div.kcal dl dd{
	margin:0;
	padding:0;
	margin-left:7em;
	text-align:center;
}


div.main-photo-right div.other-photo {
	background-color:#F0F0F0;
	padding:3px;
}

div.main-photo-right div.other-photo h4{
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:1.4em;
	color:#900023;
}

div.main-photo-right div.other-photo ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.main-photo-right div.other-photo ul li {
	float:left;
	padding:1px;
}

/* ##### ¾¦ÉÊ¾ÜºÙ¤Î¸ÄÊÌÀâÌÀÉôÊ¬ ##### */
div.detail-desc-area {
	margin:5px 0 0 15px;
	padding-top:10px;
	/*border-top:2px dotted #DDD;*/
	border-top:1px dashed #999999;
	width:580px;
/*
	padding:10px;
	background-color:#F0F1DE;
*/
}

div.detail-desc-area img {
	float:left;
	display:block;
	border:1px solid #CCC;
}

div.detail-desc-area img.no-border {
	border:none;
}

div.detail-desc-area div.text-area {
	width:290px;
	width:340px;
	float:right;
}

div.detail-desc-area div.desc-text p.red {
	color:#CC3333;
}

div.detail-desc-area div.text-area-100 {
	margin:0;
}

div.detail-desc-area div.text-area-100 h5 {
	margin:10px 0 0 0;
	padding:0;
	line-height:1.4em;
	border-bottom:1px solid #999;
	font-size:medium;
	color:#666666;
}

div.detail-desc-area div.text-area-100 ol {
	margin:0 0 0 2em;
	padding:5px 10px;
}

div.detail-desc-area div.text-area-100 ol li{
	margin:5px 0;
	line-height:1.2em;
}

div.detail-desc-area h4{
	margin:10px 0 10px 0;
	padding:0 0 3px 0;
/*
	border-bottom:1px solid #663300;
*/
	border-color:#C289B6;
	line-height:1.2em;
	color:#C289B6;
}

div.detail-desc-area div.text-area-100 h4{
	margin:10px 0 10px 0;
	padding:0 0 3px 0;
/*
	border-bottom:1px solid #663300;
*/
	border-color:#C289B6;
	line-height:1.2em;
	color:#C289B6;
}

div.detail-desc-area div.text-area div.desc-text,
div.detail-desc-area div.text-area-100 div.desc-text {
	background-color:#F6F6F6;
	padding:10px;
}

div.detail-desc-area div.text-area p,
div.detail-desc-area div.text-area-100 p{
	text-indent:1em;
	line-height:1.5em;
	color:#333333
}

/* 原材料-横2段 */
div.quality-area-w {
	width:559px;
	font-size:12px;
	line-height:1.4;
	border:1px solid #A099BF;
	margin:20px auto;
	padding:15px 18px;
}
div.quality-area-w div.left {
	float:left;
	width:260px;
	margin:0;
	padding:0;
}
div.quality-area-w div.right {
	float:right;
	width:260px;
	margin:0;
	padding:0;
}
div.quality-area-w dl.siyou {
	border-bottom:2px dotted #A099BF;
	margin:0px;
	padding:0;
}
div.quality-area-w dl.siyou dt {
	float:left;
	width:5em;
	color:#301873;
	margin:0;
	padding:3px 0 2px 0;
}
div.quality-area-w dl.siyou dd {
	color:#403531;
	margin-left:6em;
	padding:3px 0 2px 0;
}
div.quality-area-w dl.zairyou {
	font-size:12px;
	line-height:1.4;
	margin:0px 0 0 0px;
}
div.quality-area-w dl.zairyou dt {
	border-bottom:2px dotted #A099BF;
	color:#301873;
	margin:0;
	padding:3px 0 2px 0;
}
div.quality-area-w dl.zairyou dd {
	border-bottom:2px dotted #A099BF;
	color:#403531;
	margin:0;
	padding:3px 0 2px 0;
}
div.quality-area-w dl.alert ,
div.quality-area dl.alert {
	width:260px;
	float:left;
	font-size:12px;
	margin:0;
}
div.quality-area-w dl.alert dt ,
div.quality-area dl.alert dt {
	color:#EF8598;
	margin:0;
	padding:3px 0 2px 0;
}
div.quality-area-w dl.alert dd ,
div.quality-area dl.alert dd {
	color:#EF8598;
	border-top:1px solid #EF8598;
	border-bottom:1px solid #EF8598;
	margin:0;
	padding:3px 0 2px 0;
}
div.quality-area-w dl dd span.list ,
div.quality-area dl dd span.list {
	display:block;
	margin-left:1em;
	text-indent:-1em;
}

/* 原材料-縦長 */
div.quality-area {
	float:right;
	width:232px;
	font-size:12px;
	line-height:1.4;
	border:1px solid #A099BF;
	margin:20px 10px 20px 0;
	padding:15px 18px;
}
div.quality-area dl.zairyou {
	margin:0
}
div.quality-area dl.zairyou dt{
	color:#301873;
	padding:3px 0 2px 0;
}
div.quality-area dl.zairyou dd{
	color:#403531;
	border-bottom:2px dotted #A099BF;
	margin:0;
	padding:3px 0 2px 0;
}
div.quality-area dl.siyou{
	border-bottom:2px dotted #A099BF;
	margin:0;
	padding:0;
}
div.quality-area dl.siyou dt {
	float:left;
	width:5em;
	color:#301873;
	padding:3px 0 2px 0;
	margin:0;
}
div.quality-area dl.siyou dd {
	color:#403531;
	margin-left:6em;
	padding:3px 0 2px 0;
}
div.quality-area dl.mini {
	border-bottom:2px dotted #A099BF;
	margin:0;
	padding:0;
}

div.quality-area dl.mini dt {
	float:left;
	width:6.5em;
	color:#301873;
	padding:3px 0 2px 0;;
	margin:0;
}

div.quality-area dl.mini dd {
	color:#403531;
	margin-left:6em;
	padding:3px 0 2px 0;
}
div.quality-area dl.mini_zairyou {
	padding:0;
	margin:0;
}


div.quality-area dl.mini_zairyou dt {
	color:#301873;
	border-bottom:2px dotted #A099BF;
	margin:0;
	padding:3px 0 2px 0;
}

div.quality-area dl.mini_zairyou dd {
	border-bottom:2px dotted #A099BF;
	color:#403531;
	padding:3px 0 2px 10px;
	margin:0;
}



/* ¤É¤Ö¡¦À¯ ¡¦E¤¤¸Â*/
div.reisi {
	width:520px;
	margin:10px auto;
	font-size:12px;
}

div.reisi-back {
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../info/item/jizake/01_reisi/reisi_1.jpg) no-repeat left top;
}

div.reisi h4 {
	margin:10px 0 0.5em 0;
}

div.reisi div.r-left {
	float:left;
	width:240px;
	padding-left:10px;
	padding-bottom:10px;
}

div.reisi div.r-left h4 {
	color:#6699FF;
}

div.reisi div.r-left p {
	line-height:1.3em;
	color:#829ECA;
}

div.reisi div.r-right {
	float:right;
	width:240px;
	padding-right:10px;
	padding-bottom:10px;
}

div.reisi div.r-right h4{
	color:#C49300;
}

div.reisi div.r-right p{
	line-height:1.3em;
	color:#927916;
}

div.reisi div.center {
	clear:both;
	width:450px;
	margin:0 auto;
}

div.reisi div.center h4{
	color:#666666;
}

div.reisi div.center p{
	line-height:1.3em;
	color:#999999;
}

div.reisi div.hatati {
	color:red;
	margin:10px 10px 0 10px;
	font-size:12px;
	line-height:1.2em;
}

div.reisi div.tokku {
	margin:10px 10px 20px 10px;
	line-height:1.8em;
	text-align:center;
	color:white;
	background-color:#24286F;
}



/* muscat */

div.muscat {
	width:450px; 
	margin:10px auto;
	font-size:12px;  
}

div.muscat div.m-back {
	background-image: url(../info/item/jizake/06_muscat_of_alexandria/muscat_01.jpg) ;
	background-repeat: no-repeat;
	background-position: right bottom; 	
	margin-top:5px;
	padding-top:5px;
	border: 1px dotted #fcc;
}

div.muscat h4 {
	margin:10px 0 0.5em 0;
}

div.muscat div.m-left {

	width:380px;
	padding-left:20px;
	padding-bottom:10px; 
}

div.muscat div.m-left h4 {
	color: #693; 
}

div.muscat div.m-left p {
	line-height:1.3em; 
	text-indent: 5px; 
	color: #000; 
	
}

/* pione */

div.pione {
	width:450px; 
	margin:10px auto;
	font-size:12px;  
}

div.pione div.p-back {
	background-image: url(../info/item/jizake/05_polaire_pione/pione_01.jpg) ;
	background-repeat: no-repeat;
	background-position: right bottom; 	
	margin-top:5px;
	padding-top:5px;
	border: 1px dotted #9c9;
}

div.pione h4 {
	margin:10px 0 0.5em 0;
}

div.pione div.p-left {

	width:380px;
	padding-left:20px;
	padding-bottom:10px; 
}

div.pione div.p-left h4 {
	color: #900;  
}

div.pione div.p-left p {
	line-height:1.3em; 
	text-indent: 5px; 
	color: #000; 
}

/* musashi */
p.jushou strong {
	color:#FF0000;
}

div.musashi {
	width:450px; 
	margin:10px auto;
	font-size:12px;  
}

div.musashi div.ms-back {
	background-image: url(../info/item/jizake/08_musashi/musashi.jpg) ;
	background-repeat: no-repeat;
	background-position: right bottom; 	
	margin-top:5px;
	padding-top:5px;
	border: 1px dotted #9c9;
}

div.musashi h4 {
	margin:10px 0 0.5em 0;
}

div.musashi div.ms-left {

	width:200px;
	padding-left:20px;
	padding-bottom:10px; 
	float: left;
}

div.musashi div.ms-left h4 {
	color: #009933;  
}

div.musashi div.ms-left p {
	line-height:1.3em; 
	text-indent: 5px; 
	color: #000; 
}


/* ##### ÅúÀÎ³ÆÉÊ¡¦EÎ»¡¦¡¦##### */

div.momo {
	margin:20px 0px;
	padding:5px;
	color:#666666;
	border:1px solid #CC6699;
}

div.momo strong {
	color:#CC6699;
}

div.momo strong.midashi {
	display:block;
	text-align:center;
	margin-bottom:5px;
	border-bottom:2px dotted #CC6699;
	padding-bottom:5px;
}

div.momo dl {
	margin:0;
}

div.momo dl dt {
}

div.momo dl dt strong {
	font-weight:normal;
	margin-bottom:0;
	border:none;
	padding:0;
}

div.momo dl dd {
	margin-left:0;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}

.item-list-box {
	background-image:url(img/list-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.item-list-box1 {
	background-image:url(img/list-top_01.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.item-list-box2 {
	background-image:url(img/list-top_02.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.item-list-box3 {
	background-image:url(img/list-top_03.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.item-list-box-wrapper {
	margin-top:10px;
	background-image:url(img/list_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:604px;
	margin-right: auto;
	margin-left: auto;
}
.item-list-box-wrapper1 {
	margin-top:10px;
	background-image:url(img/list_bottom_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:604px;
	margin-right: auto;
	margin-left: auto;
}
.item-list-box-wrapper2 {
	margin-top:10px;
	background-image:url(img/list_bottom_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:604px;
	margin-right: auto;
	margin-left: auto;
}
.item-list-box-wrapper3 {
	margin-top:10px;
	background-image:url(img/list_bottom_03.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:604px;
	margin-right: auto;
	margin-left: auto;
}
* html .item-list-box-wrapper {
	padding-top:1px;
	
}
div.item-area div.item-list {
	width:125px;
	float:left;
	margin-right: 0px;
	margin-left:8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
* html div.item-area div.item-list {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
	margin-left:4px;
	margin-right:4px;
}
div.item-area div.item-list img {
	border:#999 solid 1px;
}
div.item-area div.item-list img:hover {
	border:#F00 solid 1px;
}
.item-list h4 {
	font-size: 100%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #57421E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.item-desc p {
	line-height:1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	width:125px;
}
div.item-area div.item-list .stand-a {
	margin-right:0px!important;
	margin-top:0px!important;
}
/* sinchaku */
/*
div#shinchaku {
	background-color: #fff ;
	border: 2px solid #66c; 
	margin: 10px 0 0 0; 

	width: 100%;
}
*/
div#shinchaku h5 {
	color: #fff; 
	border-bottom: 6px double #fff; 
	background-color: #66c;
	padding: 5px 15px 2px 15px; 
	margin: 0 ;
}
/*
div#shinchaku .item-list {
	background-color: #fff; 
	padding: 3px; 
	margin: 3px 0 5px 1px;
}
*/
h5 {
	color: #777; 
	font-size: 24px; 
	border-bottom: 3px double #777; 
	padding: 3px 15px 1px 15px; 
	margin: 15px 10px; 0 0; 
	text-align: right;
}

div#shop_photo {
	margin-top: 20px;
	padding: 10px auto; 
	border-top: 2px dotted #ccc; 
	text-align: center; 
	color:#403531; 
	background-color:#F2F5EF;
}
div#shop_photo img {
	margin: 10px auto;
}

div#shop_photo p {
	font-size: 14px; 
	line-height: 1.2em; 
	margin-bottom: 10px; 
	padding-bottom: 10px;
}

/* senryou */

div.sub-photo-area {
	width:300px;
	float:left;
	padding:0px 10px 10px 10px;
	text-align:center;
}

div.sub-photo-area img {
	margin-bottom:5px;
}

div.sub-photo-right {
	width:210px;
	float:right;
	margin:0px 5px 10px 0;
}
/*
div.photoarea_sub {
width: 600px;
margin-left: 10px;
padding: 10px;
background-color: #cccccc;
clear: both;
text-align: left;
}
*/
div.photoarea_sub {
background-color:#DDDDDD;
clear:both;
margin:0;
padding:15px 0 15px 35px;
width:560px;
}

/*いちじくジャムのため*/
div.itijiku_photo {
margin-left: 15px;
}
div.photoarea_sub img.subimg01 {
margin: 0;
}
div.photoarea_sub img.subimg02 {
margin: 0 0 0 35px;
}
div.photoarea_sub img.subimg03 {
margin: 10px 0 0 0;
}
div.photoarea_sub img.subimg04 {
margin: 10px 0 0 10px;
}

#wrapper_big #base #main-area #contents-wrapper #contents .paging-area.undon .h3-area .paging {
	width: 250px;
}

