@charset "shift_jis";

*{
	font-size: 10pt;
}

body {
	_zoom: 0.8;
}



/* ---------------- container領域　[全体を囲むボックス] ---------------- */
div#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/* ヘッダ内検索ボタン */
div#head ul li#search {
	width: 39px;
	height: auto;
	margin-top: 5px;
	background: none;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#head ul li#search a {
	width: 39px;
	height: auto;
	background: none;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}


/* ヘッダ内サイトマップボタン */

div#head ul li#sitemap{
	width: 75px;
	height: auto;
	margin-top: 5px;
	background: none;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#head ul li#sitemap a {
	width: 75px;
	height: auto;
	background: none;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}



ul#global-navi {
	clear: both;
	width: 100%;
	height: auto;
	border-top: 2px solid #E60000;
	border-bottom: 2px solid #E60000;
	margin: 0;
}

ul#global-navi:after {
  content:"."; 
  display:block; 
  clear:both; 
  visibility:hidden; 
  height:0; 
  overflow:hidden; 
}


/* グローバルナビ　li要素まとめて指定 */
ul#global-navi li {
	float: left;
	width: 145px;
	height: auto;
	border-right: 1px dashed #666;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	overflow: visible;
}

/* グローバルナビ A要素まとめて指定 */
ul#global-navi li a {
	display: block;
	width: 145px;
	height: auto;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	overflow: visible;
}

/* グローバルナビ　商品・TVCM情報　背景指定　*/
ul#global-navi li#gNavi-contents {
	background: #FFF9EB;
}

/* グローバルナビ　資料館　背景指定　*/
ul#global-navi li#gNavi-data {
	background: #FFF9EB;
}

/* グローバルナビ　会社情報　背景指定　*/
ul#global-navi li#gNavi-company {
	background: #FFF9EB;
}

/* グローバルナビ　ショッピング　背景指定　*/
ul#global-navi li#gNavi-shopping {
	background: #FFF9EB;
}

/* グローバルナビ　お問い合わせ　背景指定　*/
ul#global-navi li#gNavi-inquiry {
	background: #FFF9EB;
	border-right: none;
}


div#contents {
	clear: both;
	width: 100%;
	font-size: 10pt;
	margin-top: 15px;
}




/* --- catalog領域　[商品カタログ] --- */


/* 商品カタログタイトル周り */
div#visual-erea div#catalog {
	display: inline;
	float: left;
	width: 224px;
	margin-right: 11px;
	margin-left: 11px;
}

/* 商品カタログタイトル周り */
div#visual-erea div#catalog div.title {
	width: 217px;
	height: 40px;
	background: #FFEBDD;
	border-left: 7px solid #FF8C56;
	margin-bottom: 8px;
	padding-top: 5px;
}

div#visual-erea div#catalog div.title h2 {
	width: 200px;
	height: auto;
	background: none;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	color: #333;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#catalog div.title h2 a {
	display: block;
	width: 200px;
	height: auto;
	color: #333;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#catalog div.title p.subtitle {
	width: 200px;
	height: auto;
	background: none;
	margin-left: 5px;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#catalog div.title p.subtitle a {
	display: block;
	width: 200px;
	height: auto;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}



/* フレッシュアップボタン */
div#visual-erea div#catalog #lineup ul li.freshup {
	width: 45px;
	height: auto;
	border: 1px solid #ccc;
	background: #82B4FF;
	margin-right: 5px;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

/* 新発売ボタン */
div#visual-erea div#catalog #lineup ul li.newrelease {
	width: 47px;
	height: auto;
	border: 1px solid #ccc;
	background: #FF9B9B;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

/* 新製品一覧へ周り */
div#visual-erea div#catalog div#releaselist {
	clear: both;
	width: 210px;
	border-top: 1px dotted #ccc;
	margin-left: 7px;
	padding-top: 5px;
}


/* IE以外用：ボックス領域の高さを確保 */
div#visual-erea div#catalog div#releaselist:after {
  content:"."; 
  display:block; 
  clear:both; 
  visibility:hidden; 
  height:0; 
  overflow:hidden; 
}


div#visual-erea div#catalog div#releaselist h3 {
	width: 72px;
	height: 18px;
	border: 1px solid #ccc;
	background: #FFCB95;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#catalog div#releaselist h3 a {
	width: 72px;
	height: auto;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	text-align: center;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#catalog div#releaselist p {
	display: inline;
	float: left;
	width: 120px;
	margin-top: 5px;
	font-size: 83%;
}




/* --- catalog領域　[商品カタログ] --- */

/* 商品カタログタイトル周り */

div#visual-erea div#catalog h2 {
	width: 200px;
	height: auto;
	background: none;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 12px;
	font-size: 13pt;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#catalog h2 a {
	display: block;
	width: 200px;
	height: auto;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#catalog p.subtitle {
	width: 200px;
	height: auto;
	background: none;
	margin-left: 12px;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	overflow: visible;
}

div#visual-erea div#catalog p.subtitle a {
	display: block;
	width: 200px;
	height: auto;
	color: #333;
	font-size: 9pt;
	text-decoration: none;
	text-indent: 0px;
	overflow: visible;
}





/* レシピタイトル周り */
div#visual-erea div#visual-navi div#recipe div.title {
	width: 230px;
	height: auto;
	background: #FFEEE7;
	border-left: 7px solid #FF8C56;
	padding-top: 2px;
	padding-bottom: 8px;
}


div#visual-erea div#visual-navi div#recipe div.title h2 {
	width: 225px;
	height: auto;
	margin-left: 5px;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#visual-navi div#recipe div.title h2 a {
	display: block;
	width: 225px;
	height: auto;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}


div#visual-erea div#visual-navi div#recipe div.title p {
	width: 225px;
	height: auto;
	margin-left: 5px;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}

div#visual-erea div#visual-navi div#recipe div.title p a {
	display: block;
	width: 225px;
	height: auto;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}

div#visual-erea div#visual-navi div#recipe h3 {
	margin-bottom: 1.0em;
}


/* TVCM情報 */
div#visual-erea div#visual-navi div#cm {
	float: left;
	display: inline;
	width: 238px;
	min-height: 140px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* TVCM情報タイトル周り */

div#visual-erea div#visual-navi div#cm div.title {
	width: 230px;
	height: auto;
	background: #FFEEE7;
	border-left: 7px solid #FF8C56;
	padding-top: 2px;
	padding-bottom: 8px;
}

div#visual-erea div#visual-navi div#cm div.title h2 {
	width: 225px;
	height: auto;
	margin-left: 5px;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#visual-navi div#cm div.title h2 a {
	display: block;
	width: 225px;
	height: auto;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#visual-navi div#cm div.title p {
	width: 225px;
	height: auto;
	margin-left: 5px;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}

div#visual-erea div#visual-navi div#cm div.title p a {
	display: block;
	width: 225px;
	height: auto;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}


div#visual-erea div#visual-navi div#cm p.comment {
	line-height: 1.3;
}


/* 今月のおすすめ */
div#visual-erea div#visual-navi div#month {
	float: left;
	display: inline;
	width: 224px;
	min-height: 140px;
	background: #fff;
	margin-bottom: 5px;
}

/* 今月のおすすめタイトル周り */

div#visual-erea div#visual-navi div#month div.title {
	width: 224px;
	height: auto;
	background: #FFEEE7;
	border-left: 7px solid #FF8C56;
	padding-top: 2px;
	padding-bottom: 8px;
}

div#visual-erea div#visual-navi div#month div.title h2 {
	width: 212px;
	height: auto;
	margin-left: 5px;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#visual-navi div#month div.title h2 a {
	display: block;
	width: 212px;
	height: auto;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#visual-erea div#visual-navi div#month div.title p {
	width: 212px;
	height: auto;
	margin-left: 5px;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}

div#visual-erea div#visual-navi div#month div.title p a {
	display: block;
	width: 212px;
	height: auto;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}




/* ---------------- main-contents　[左コンテンツ領域] ---------------- */

div#contents div#main-contents {
	clear: both;
	float: left;
	width: 67%;
	margin-bottom: 10px;
}


/* ---------------- メインコンテンツ領域 ---------------- */

/* メインコンテンツ：要素をまとめて設定 */

div#contents div#main-contents ul,
div#contents div#main-contents dl {
	clear: both;
	width: 471px;
	margin: 0 8px 20px 12px;
}

div#contents div#main-contents ul li {
	background: none;
}


div#contents div#main-contents dl dd {
	width: 345px;
}


div#contents div#main-contents h2 {
	clear: both;
	width: 478px;
	background: #EDEDED;
	margin-top: 10px;
	padding: 2px 6px 2px 1px;
	border-bottom: 2px solid #B2B2B2;
	color: #333;
	font-weight: bold;
}

/* RSSボタン付H2：タイトル文言用SPAN */
div#contents div#main-contents h2 span.h2-1 {
	float: left;
	width: 420px;
	margin: 0 10px;
	font-weight: bold;
}

/* RSSボタン+一覧へボタン付H2：タイトル文言用SPAN */
div#contents div#main-contents h2 span.h2-2 {
	float: left;
	width: 366px;
	margin: 0 10px;
	font-weight: bold;
}



/* キャンペーンバナーエリア */
div#contents div#main-contents ul#camp-banner-erea	li {
	display: inline;
	clear: none;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	background: none;
}

div#contents div#main-contents div#campaign-erea ul#camp-banner-erea	li {
	display: inline;
	clear: none;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: none;
}



/* ニュースリリースエリア：ここの下で改行(mozilla無効) */
div#contents div#main-contents div#newsrelease-erea {
	page-break-before: always;
	margin-top: 11em;
}

/* mozilla以外用 */
*html div#contents div#main-contents div#newsrelease-erea {
	margin-top: 0;
}




/* 関連・商品サイト */

div#sidebar div#link-site div.title h2 {
	height: auto;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#sidebar div#link-site div.title h2 a {
	height: auto;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}


div#sidebar div#link-site div.title p.list {
	height: auto;
	background: #fff;
	margin-bottom: 4px;
	text-indent: 0px;
	overflow: visible;
}

div#sidebar div#link-site div.title p.list a {
	height: auto;
	text-indent: 0px;
	overflow: visible;
}


div#sidebar div#link-site div.title p.subtitle {
	height: auto;
	margin-bottom: 10px;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}

div#sidebar div#link-site div.title p.subtitle a {
	height: auto;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}


/* ピックアップ */

div#sidebar div#link-site div#picup h3 {
	width: 169px;
	height: auto;
	margin: 10px;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}



/* 会社情報タイトル周り */
div#sidebar div#company-info div.title h2 {
	height: auto;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#sidebar div#company-info div.title h2 a {
	height: auto;
	background: none;
	color: #333;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#sidebar div#company-info div.title p.list {
	height: auto;
	background: #fff;
	text-indent: 0px;
	overflow: visible;
}

div#sidebar div#company-info div.title p.list a {
	height: auto;
	text-indent: 0px;
	overflow: visible;
}

div#sidebar div#company-info div.title p.subtitle {
	height: auto;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}

div#sidebar div#company-info div.title p.subtitle a {
	height: auto;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}


/* メールマガジン登録 */

div#banner-erea　p#mailmagazine {
	height: auto;
	background: none;
	color: #333;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}

div#banner-erea p#mailmagazine a {
	height: auto;
	background: none;
	font-size: 11pt;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.3;
	overflow: visible;
}


/* このページの先頭へ */
p.totop {
	height: auto;
	background: none;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 0px;
	text-align: right;
	letter-spacing: -0.1em;
	overflow: visible;
}

p.totop a{
	height: auto;
	background: none;
	font-size: 8pt;
	text-indent: 0px;
	letter-spacing: -0.1em;
	overflow: visible;
}


/* ---------------- フッター領域 ---------------- */

/* 著作権表示 P要素 */
div#foot address {
	display: inline;
	float: left;
	width: 255px;
	_width: 300px;
	margin: 9px 0px 0 10px;
	font-size: 7pt;
	line-height: 1.3;
}

/* フッタ内ナビゲーション UL要素 */
div#foot ul#foot-navi {
	display: inline;
	float: right;
	width: 456px;
	_width: 411px;
	margin: 7px 9px 0 5px;
	font-size: 7pt;
	text-align: right;
}


/* EOF */
