/* base
────────────────────────────────────────── */
strong {
	color: #CF2C00;
	font-weight: bold;
	}
em {
	color: #333;
	font-style: normal;
	font-weight: bold;
	}
.cap {
	padding-left: 1em;
	text-indent: -1em;
	}


/* 見出し
────────────────────────────────────────── */
h2.item {
	margin: 1em 0 0.5em;
	height: 20px;
	padding: 6px 0 0px 30px;
	_padding: 6px 0 0px 30px;
	background: url(../img_for_wagashi/h2bg.gif) no-repeat left bottom;
	color: #FFF;
	font-size: 14px;
	line-height: 1;
	}
h2.link {
	margin: 1em 0 0;
	height: 20px;
	padding: 6px 0 0px 30px;
	background: url(../img_for_wagashi/h2linkbg.gif) no-repeat left bottom;
	color: #FFF;
	font-size: 14px;
	line-height: 1;
	_line-height: 2;
	}
h3 {
	margin: 1.5em 0 0.5em 0;
	padding-left: 5px;
	border-left: 5px #DA642C solid;
	font-size: 13px;
	font-weight:bold;
	}


/* コンテンツエリア
────────────────────────────────────────── */
#innercontent {
	width: 590px;
	margin: 0 10px;
	}


/* リンク
────────────────────────────────────────── */
a {
	outline: none;
	}
a:link {
	color: #630;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #630;
	}
a:hover {
	text-decoration: underline;
	color: #9F3400;
	}
a:active {
	text-decoration: none;
	color: #9F3400;
	}

a.h2link {
	display: block;
	width: 590px;
	height: 26px;
	color: #FFF;
	outline: none;
	}


/* パンくず
────────────────────────────────────────── */
ol#breadcrumb {
	margin: 10px 0;
	padding: 0;
	color: #333;
	font-size: 82%;
	list-style: none;
	}
ol#breadcrumb li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(../img_for_wagashi/arrw_bcrumb.gif) no-repeat 0 50%;
	}
ol#breadcrumb li.home {
	padding-left: 0;
	background: none;
	}
ol#breadcrumb li a:link,
ol#breadcrumb li a:visited {
	color: #630;
	text-decoration: none;
	}
ol#breadcrumb li a:hover,
ol#breadcrumb li a:active {
	color: #9F3400;
	text-decoration: underline;
	}
ol#breadcrumb li {
	font-style: normal;
	font-weight: bold;
	}
ol#breadcrumb li a {
	font-weight: normal;
	}
ol#breadcrumb li a.jump {
	margin-left: 0.8em;
	}

#breadcrumb:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #breadcrumb             { zoom: 1; } /* IE6 */
*:first-child+html #breadcrumb { zoom: 1; } /* IE7 */


/* 商品一覧ページ
────────────────────────────────────────── */
img.leadmenu {
	margin-bottom: 10px;
	}
#innercontent ul.showwindow {
	width: 600px;/* 590＋margin-right 10px分 */
	margin-right: -10px;
	overflow: hidden;
	_zoom: 1;
	}
#innercontent ul.showwindow li {
	float: left;
	width: 120px;/* ＋border2px＋padding18px＝140px */
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 9px;
	border: #654324 1px solid;
	color: #333;
	} 
ul.showwindow li img {
	width: 120px;
	height: 120px;
	margin-bottom: 5px;
	}
ul.showwindow li div.itemname {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
	}
ul.showwindow li div.itemname a {
	display: block;
	width: 120px;
	}
ul.showwindow li div.itemname a:link, ul.showwindow li div.itemname a:visited {
	text-decoration: underline;
	}
ul.showwindow li div.itemprice {
	margin-top: 3px;
	color: #CF3500;
	}
/* メニューimg hover 透明度──────────────────────────*/
a:hover img.leadmenu {
	opacity:0.85;
	filter: alpha(opacity=85);
	}
ul.showwindow li a:hover img {
	opacity:0.85;
	filter: alpha(opacity=85);
	}


/* 個別商品詳細ページ
────────────────────────────────────────── */
table.itemdetailarea {
	width: 590px;
	}
table.itemdetailarea td.detailimg {
	width: 200px;
	}
table.itemdetailarea td.detailinfo {
	width: 380px;
	padding: 0 0 0 10px;
	}
.itemname {
	margin-bottom: 0.5em;
	font-size: 14px;
	font-weight: bold;
	}
.price {
	color: #B10000;
	}
.pricebig {
	margin-right: 0.5em;
	font-size: 14px;
	font-weight: bold;
	}

/* ポイント──────────────────────────────*/
.point {
	height: 20px;
	margin-left: 60px;
	padding-left: 23px;
	color: #333333;
	background: url(../imags/icn_point.gif) no-repeat 0 0px;
	}

/* フォーム部　カートに入れるボタン──────────────────*/
.cartform {
	margin: 1em 10px 1em 0;
	padding: 7px;
	text-align: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFF4EF;
	}

/*
.putintocart {
	display: inline;
	width: 150px;
	height: 24px;
	margin: 0 0 0 20px;
	padding: 0;
	border: 0;
	background:url(../img_for_keirou2010/btn_putintocart.gif) no-repeat left top;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	}
.putintocart:hover, .putintocart:focus {
	background-position:left -24px;
	}
*/

/* twitter ──────────────────────────────*/
.twitterbtn {
	margin: 0.5em 0;
	}
.twitontwitter {
	display: block;
	width: 590px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img_for_wagashi/btn_twitontwitter.gif) no-repeat left top;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	}
.twitontwitter:hover, .twitontwitter:focus {
	background-position:left -50px;
	}

/* 拡大アイコン ──────────────────────────────*/
.enlarge {
	width: 16px;
	height: 16px;
	margin: 0 0 3px -20px;
	_margin: 0 0 3px -20px;
	}

/* 原材料等表示テーブル────────────────────────── */
table.materials {
	width: 590px;
	border-collapse: collapse;
	font-size: 13px;
	}
.detailinfo table.materials {
	width: 370px;
	}
table.materials th {
	width: 70px;
	padding: 3px;
	border: 1px #BFBFBF solid;
	background-color: #F5F5F5;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	}
table.materials td {
	padding: 3px 6px;
	border: 1px #BFBFBF solid;
	background-color: #FFFFFF;
	}
table.materials td.small {
	font-size: 82%;
	}
table.materials td.small .matname {
	margin: 0 0 10px;
	border-bottom: 1px #BFBFBF dashed;
	font-size: 120%;
	}
table.materials td.small .matitem {
	background-color: #F9F7F4;
	margin: 0 0 10px;
	padding: 7px 10px;
	}

.attentionline {
	color: #CF0000;
	font-size: 13px;
	}


/* 個数別商品ジャンプリンク──────────────────────────────*/
.jumplink {
	width: 590px;
	margin: 1em 0;
	}
.jumplink ul {
	width: 600px;
	margin-right: -10px;
	overflow: hidden;
	zoom: 1;
	}
.jumplink li {
	float: left;
	margin-right: 10px;
	}


/* リスト
────────────────────────────────────────── */
ul.arrw {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	font-size: 13px;
	}
ul.arrw li {
	margin:0 0 5px;
	padding-left: 15px;
	background: url(../img_for_payment/li_warrw-or.gif) no-repeat 2px 0.35em;
	color: #333;
	line-height: 1.2;
	}
ul.arrw li a {
	color: #333;
	text-decoration: underline;
	}
ul.arrw li a:hover {
	color: #9F3B09;
	text-decoration: underline;
	}


/* ページトップへ
────────────────────────────────────────── */
.gototop {
	clear: both;
	font-size: 10px;
	margin: 2em 0 1em;
	text-align: right;
	}


/* 季節により･･･注意書き──────────────────────────────*/
.note {
	margin: 0.5em 0;
	font-size: 82%;
	color: #333;
	}


/* clearfix
────────────────────────────────────*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */