@charset "utf-8";

* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html div{
	height: 1%;
}
/*  
ボディ  
-----------------------------------------------------------
 */
body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bimiichizen_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 1.5;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	background-color: #090909;
}
/*  
サファリ用  
-----------------------------------------------------------
 */

html:not(:only-child:only-child) body {
	font-size: 12px;
}
* html body {
	font-size: 83%;
}
img {
	border: 0px;
	vertical-align:bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p, dd {
	text-align:justify;
	text-justify:distribute;
}

ul, li {
	list-style:none;
	font-size: 13px;
}
/*  
サファリ用  
-----------------------------------------------------------
 */
html:not(:only-child:only-child) ul, li {
	font-size: 12px;
}
th {
	font-weight:normal;
	text-align:center;
}
td {
	text-align:center;
	font-weight:normal;
}
table {
	text-align:center;
	border-collapse:collapse;
}
a {
	cursor:pointer;
	outline: none;
}
a:link {
	color: #0e3192;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #0e3192;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #0e3192;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:active {
	color: #0e3192;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	padding-top: 5px;
}

/* ------------------------------------------
Style Name: clearfix.css
Since: 2007-09-01
Modified: 2007-09-30
Version: 1.0
------------------------------------------*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 line-height: 0;
}
.clearfix {
 display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */

/* clear
---------------------- */

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}


#wrapper {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 902px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/*  
ヘッダー  
-----------------------------------------------------------
 */


/*  
パンくずリスト  
-----------------------------------------------------------
 */
#rootlist li {
	display: inline;
	padding-left: 2px;
}
#rootlist li a {
	background-image: url(../images/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
/*  
ページの先頭へ  
-----------------------------------------------------------
 */
.gotoTop01 {
	padding-top: 10px;
	text-align: right;
	font-size: x-small;
	padding-bottom: 3px;
	vertical-align: bottom;
}
* html .gotoTop01 {
	font-size: small;
}	

/*  
サイドエリア  
-----------------------------------------------------------
 */ 




/*  
メインエリア  
-----------------------------------------------------------
 */ 

#mainArea {
	text-align: left;
}


/*  
フッターエリア  
-----------------------------------------------------------
 */ 

#gNav li {
	float: left;
}
#gNav {
	height: 33px;
}
#copy {
	float: left;
	width: 562px;
}
#navi_area {
	float: left;
	width: 149px;
	height: 100%;
	margin-right: 6px;
}
#main_area {
	float: left;
	width: 745px;
}
#banner_erea {
	width: 195px;
	float: right;
	margin-right: 0px;
	padding-top: 15px;
}
#main_contents {
	width: 745px;
	float: left;
}
#main_contents_inner {
	width: 545px;
	float: left;
	text-align: left;
	color: #CCC;
}
#news_ttl {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#banner_erea img {
	padding-bottom: 6px;
}
#wrapper_inn {
	background-color: #090909;
}
#footer {
	background-image: url(../images/footer_bg_360.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 360px;
	font-size: 85%;
	color: #FFF;
}
* html #footer {
	font-size: 70%;
}


#footer_right ul li {
	display: inline;
}
#footer_left ul li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}
#footer_left ul {
	text-align: left;
	padding-top: 20px;
}
#footer_right {
	position: relative;
	text-align: right;
	width: 906px;
	top: -50px;
	right: 0px;
}

#footer_inner {
	width: 902px;
	height: 360px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#news {
	color: #cccccc;
}
#news dl {
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 4px;
	padding-bottom: 8px;
}
#news dl dt {
	float: left;
	width: 100px;
}
#news dl dd {
	margin-left: 100px;
}
#news dl dd.news_last {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#news dl dt.news_first {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#aisatsu {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#body_copy {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	color: #FFF;
	line-height: 2.5;
}
.red {
	color: #d0111b;
}
#sozai_gensen {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	color: #FFF;
}
#wrapper #main_#sozai_section img {
	vertical-align: bottom;
}
.sozai_ttl {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc9433;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9433;
	vertical-align: bottom;
}
.sozai_ttl img {
	vertical-align: bottom;
}
.sozai_section {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc9433;
	padding-top: 10px;
	margin-bottom: 30px;
	color: #FFF;
}
#takumi_copy {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	line-height: 4;
	color: #FFF;
}
.product_section {
	background-color: #FFF;
	padding: 10px;
	background-image: url(../images/B01_ph_bg_first.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 493px;
}
.product_section01 {
	background-color: #FFF;
	padding: 10px;
	float: left;
	width: 243px;
}
.product_section02 {
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333;
	width: 493px;
}

.product_section02 dl {
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #d1ccec;
}
.product_section02 dl dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	font-weight: bold;
	padding-top: 5px;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
}

.product_section03 {
	width: 240px;
	float: right;
	background-color: #FFF;
	padding-right: 10px;
}
.product {
	background-color: #FFF;
	width: 513px;
	float: left;
}
.product_section03 dl {
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #d1ccec;
	color: #333;
	margin-top: 10px;
}
.product_section03 dl dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
}

.product_section04 {
	background-color: #FFF;
	padding: 10px;
	float: right;
	width: 243px;
}

.product_section05 {
	width: 250px;
	float: left;
	background-color: #FFF;
}
.product_section05 dl {
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #d1ccec;
	color: #333;
	margin-top: 10px;
	margin-left: 10px;
}
.product_section05 dl dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
}
#voice_section {
	padding-top: 10px;
	color: #333;
}
#voice_section .voice01 {
	background-image: url(../images/B02_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 545px;
	overflow: hidden;
	height: 128px;
}
#voice_section .voice01 dt {
	padding-left: 80px;
	padding-top: 22px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 110%;
}
#voice_section .voice01 dd {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 80px;
	padding-right: 70px;
	font-weight: bold;
}
#voice_section .voice02 {
	background-image: url(../images/B02_bg_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 545px;
	overflow: hidden;
	height: 128px;
}
#voice_section .voice02 dt {
	padding-left: 80px;
	padding-top: 22px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 110%;
}
#voice_section .voice02 dd {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 80px;
	padding-right: 70px;
	font-weight: bold;
}
#voice_section .voice03 {
	background-image: url(../images/B02_bg_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 545px;
	overflow: hidden;
	height: 128px;
}
#voice_section .voice03 dt {
	padding-left: 80px;
	padding-top: 22px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 110%;
}
#voice_section .voice03 dd {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 80px;
	padding-right: 70px;
	font-weight: bold;
}
#voice_section .voice04 {
	background-image: url(../images/B02_bg_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 545px;
	overflow: hidden;
	height: 128px;
}
#voice_section .voice04 dt {
	padding-left: 80px;
	padding-top: 22px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 110%;
}
#voice_section .voice04 dd {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 80px;
	padding-right: 70px;
	font-weight: bold;
}
#recipe {
	padding: 15px;
	text-align: left;
	vertical-align: bottom;
	width: 515px;
}
#recipe ul li {
	float: left;
	vertical-align: bottom;
	width: 255px;
	height: 100px;
	padding-bottom: 10px;
}
#recipe ul li img {
	vertical-align: bottom;
}
#recipe ul .resipe_left {
	padding-right: 5px;
}
#shop_left {

}
#shop_ph {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.orange_square {
	color: #cb9535;
	font-size: 120%;
}
#shop_left dl dd {
	padding-left: 1.5em;
}
#shop_left dl {
	padding-left: 15px;
}
#shop_right img {
	text-align: right;
	padding-bottom: 10px;
}
#shop_right {
	padding-top: 20px;
	padding-left: 20px;
}
#google_map {
	height: 507px;
	width: 507px;
	border: 3px solid #949494;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	clear: both;
}
#inner_footer {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#online_shop {
	background-image: url(../images/C01_white_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f0f0f0;
}
#online_shop_main {
	padding-left: 15px;
	color: #ffa200;
	padding-bottom: 30px;
}
#online_menu ul {
	padding-bottom: 10px;
}
#online_menu ul li img {
	margin: 0px;
	padding: 0px;
}
.set {
	width: 511px;
	border: 1px solid #bfbfbf;
	color: #000;
	background-color: #FFF;
	float: left;
	margin-top: 2px;
	margin-bottom: 10px;
}
.set_ph {
	float: left;
	text-align: center;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.spec {
	float: right;
	width: 231px;
	padding-top: 30px;
	padding-right: 10px;
}
#fax_order {
	color: #333;
	background-color: #FFF;
	width: 511px;
	margin-bottom: 30px;
}
.fax01 {
	padding-left: 50px;
	padding-top: 15px;
}
.fax01 img {
	vertical-align: middle;
}
.fax02 {
	padding-top: 15px;
	padding-left: 15px;
	font-size: 85%;
	padding-bottom: 15px;
}
.tel_01 {
	color: #333;
	width: 511px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
}
.info_order {
	color: #333;
	background-color: #FFF;
	padding: 15px;
	width: 481px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	margin-bottom: 20px;
}
.info_order h3 {
	font-size: 110%;
	font-weight: bold;
	color: #4f79b3;
	padding-top: 20px;
}
.first_h3 {
	margin-top: -20px;
}
.set_ttl {
	padding-bottom: 2px;
}
.set_outer {
	float: left;
	padding-bottom: 20px;
	clear: both;
	width: 513px;
	color: #333;
}
.spec h2 {
	font-size: 140%;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.spec p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: -15px;
}
.head_ttl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #333;
	clear: both;
	padding-bottom: 5px;
	padding-top: 15px;
}
p.head_ttl_cap {
	padding-right: 15px;
	padding-bottom: 20px;
	color: #333;
	line-height: 1.5;
	width: 511px;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
.together {
	font-size: 14px;
	clear: both;
	font-weight: bold;
	color: #666;
	padding-top: 30px;
	padding-bottom: 10px;
}
.thumnail {
	height: 100px;
	width: 100px;
	border: 1px solid #999;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.together_block {
}
.black {
	color: #000;
}
.sushikama_cap {
	color: #333;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.spacer {
	font-size: 10px;
	line-height: 10px;
}
.thum_outer {
	float: left;
	width: 108px;
}
.set_block {
	float: left;
	clear: both;
	width: 513px;
}
.link_name {
	font-size: 85%;
	width: 100px;
	text-align: left;
	padding-top: 2px;
}
.together_block {
	clear: both;
	float: left;
	width: 513px;
}
.mini {
	font-size: 13px;
}
.set_ttl_02 {
	padding-bottom: 10px;
}
.cartbtn {
	float: right;
	margin-right: 20px;
	margin-top: -24px;
}
* html .cartbtn {
	margin-right: 10px;
}
.cart_block {
	float: left;
	width: 231px;
	padding-bottom: 20px;
}
.cart_block dt {
	float: left;
}
.cart_block dl {
	width: 93px;
}
.cartbtn img {
	vertical-align: middle;
}
.tsumeawase_set_ttl {
	padding-bottom: 2px;
}
#large_photo {
	padding-top: 50px;
}
.copyrightSub_pop {
	text-align: center;
	padding-top: 20px;
	color: #CCCCCC;
	font-size: 80%;
}
#main_area_contact {
	background-color: #FFF;
	float: left;
	width: 745px;
}
#main_contents_contact {
	background-color: #FFF;
	float: left;
	width: 745px;
}
#mf_header {
	padding-top: 50px;
	padding-left: 50px;
}
#tel_contact h1 {
	font-size: 24px;
	color: #999;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
#tel_contact h2 {
	font-size: 12px;
	color: #999;
}
#tel_contact {
	margin-top: 30px;
	margin-right: 17px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#thanks {
	height: 500px;
	padding-top: 50px;
	padding-left: 50px;
}
#thanks h1 {
	font-size: 24px;
	color: #999;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#thanks ul li {
	color: #666;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
}
#thanks p {
	padding-top: 50px;
}
.gotop p {
	text-align: right;
	padding-right: 20px;
}
.gotop p img {
	text-align: right;
}
.gotop img {
	text-align: right;
	padding-right: 20px;
}
.gotop {
	text-align: right;
	clear: both;
}
* html div.gotop {
	margin-right: 20px;
	text-decoration: underline;
}

#member {
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}
#member form a {
	font-size: 80%;
	color: #CCC;
}
#member form p {
	font-size: 85%;
	color: #CCC;
}
#pass_word {
	padding-top: 10px;
}
#forget {
	padding-top: 10px;
	padding-bottom: 5px;
}
#member_id input {
width: 105px;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
*+html #member_id input[type="text"] {
margin: 0;
padding: 0;
width: 105px;
}
* html #member_id input {
margin: 0;
padding: 0;
width: 105px;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#pass_word input {
width: 105px;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
*+html #pass_word input[type="password"] {
margin: 0;
padding: 0;
width: 105px;
}
* html #pass_word input {
margin: 0;
padding: 0;
width: 105px;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#summer02 {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dotted #999;
}
#contact_ttl {
	background-color: #eee;
	padding: 0px;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #56566b;
	border: 1px solid #555;
}
#contact_ttl p {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.mailform_table tr th {
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.mailform_table tr td {
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.mailform_table tr th.form_left {
	width: 35%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.mailform_table {
	color: #56566b;
	width: 473px;
	font-size: 90%;
	margin-left: 20px;
}
#mailform .mailform_table tr td {
	width: 65%;
	padding-left: 15px;
	text-align: left;
}
#mailform {
	width: 513px;
}
.form_left p span {
	font-size: 100%;
	vertical-align: top;
	color: #C20c0c;
}
.form_left p span.eng {
	font-size: 80%;
	color: #56566b;
}
#mailform .mailform_table tr .form_right {
	width: 65%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form_right textarea {
	width: 260px;
}
#mailform .mailform_table tr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
p#contact_lead {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#contact_ttl h1 {
	padding-top: 20px;
	padding-left: 30px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
#contact_ttl ul {
	padding-left: 30px;
}
#contact_ttl ul li {
	padding-bottom: 20px;
}
.small90 {
	font-size: 90%;
}
#online_shop_main h3 {
	color: #333;
	font-size: 110%;
}
p.net_discount {
	color: #d0111b;
	font-weight: bold;
	width: 513px;
}
.net_discount02 {
	font-weight: bold;
	color: #333;
}
.spec dl dd {
	font-size: 90%;
	padding-bottom: 5px;
}
* html .spec dl dd {
	font-size: 70%;
	padding-bottom: 5px;
}
p.shoumi_lead {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333;
	font-size: 13px;
}
#shoumi th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	border: 1px solid #CCC;
}
#shoumi td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	border: 1px solid #CCC;
	text-align: center;
}
#shoumi tr th {
	background-color: #D5DDE6;
}
.shoumi_cap {
	text-align: center;
	font-size: 90%;
	padding-top: 10px;
}
.shoumi_cap02 {
	font-size: 90%;
}
* html .shoumi_cap {
	font-size: 70%;
}
* html .shoumi_cap02 {
	font-size: 70%;
}
p#enquete_lead {
	padding: 20px;
}
#sitemap dl {
	padding-top: 30px;
	padding-left: 30px;
	letter-spacing: 0.2em;
}
#sitemap dl dd {
	margin-left: 150px;
	line-height: 1.2;
}
#sitemap dl dt {
	padding-top: 10px;
}
#sitemap dl dt a {
	color: #333;
}
#sitemap dl dd a {
	color: #333;
}
#sitemap dl dt a:hover {
	text-decoration: underline;
}
#sitemap dl dd a:hover {
	text-decoration: underline;
}#footer_right ul li a {
	color: #FFF;
}
#sitemap p {
	padding: 20px;
}
table#tokutei {
	margin: 16px;
	font-size:90%;
}
* html table#tokutei {
	font-size:80%;
}
table#tokutei td {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
}
.tokutei_table_left {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
p#tokutei_cap {
	text-align:justify;
	text-justify:distribute;
	padding: 10px;
	line-height: 1.8;
}
#retro_block {
	padding-left: 15px;
	padding-bottom: 30px;
}
#member_btn {
	margin-right: 4px;
}
.giftbox {
	padding: 20px;
}
.giftbox dl dt {
	text-align:justify;
	text-justify:distribute;
}
.set .giftbox dl {

}
.set .giftbox h2 {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
}
#iwaki_uo h2 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 10px;
}
#iwaki_uo p a {
	color: #FFF;
	text-decoration: underline;
}
#iwaki_uo {
	padding-bottom: 50px;
}
#sightsee {
	padding-left: 20px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sightsee dt a {
	color: #FFF;
	text-decoration: underline;
}
#sightsee02 {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C03;
	margin-left: 20px;
}

#sightsee02 dt a {
	color: #333;
	text-decoration: underline;
}
#top_catch {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	position: absolute;
	width: 745px;
}

.gotop a {
	text-decoration: underline;
	font-size: 10px;
	padding-right: 20px;
}
* html .gotop a {
	text-decoration: underline;
	font-size: 10px;
	margin-right: 20px;
}
.gotop a:hover {
	text-decoration: none;
}

.oseibo_cap {
	font-size: 15px;
	line-height: 2;
	font-weight: normal;
	color: #333;
	width: 513px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sale_cap {
	padding-top: 10px;
}
#shoumi_body {
	background-color: #FFF;
}
#shoumi_pop {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFF;
	padding: 20px;
}
.discount {
	font-size: 14px;
	color: #C33;
}
.discount a {
	color: #C33;
	text-decoration: none;
}
.discount a:hover {
	text-decoration: underline;
}

.throughline {
	text-decoration: line-through;
}
.media_news {
	color: #333;
	border: 2px solid #C00;
	margin-top: 15px;
	margin-right: 16px;
	margin-left: 16px;
	padding: 10px;
}
#media_news p {
	line-height: 2;
}
#news dl dd a {
	color: #FFF;
	text-decoration: none;
}
#kamabokotop {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
#online_shop_main h3 {
	font-size: 18px;
	font-weight: normal;
	color: #C30;
	padding-top: 10px;
}
#new_year {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.attention p {
	font-size: 14px;
	font-weight: bold;
	color: #d0111b;
	padding: 20px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 16px;
	border: 2px solid #d0111b;
	line-height: 2;
}
.attention p a {
	color: #d0111b;
}
.large_ttl {
	font-size: 18px;
}
#footer_left ul li a {
	color: #FFF;
	font-size: 10px;
}
#meza {
	padding-left: 20px;
	color: #000;
}
#meza h3 {
	font-size: 20px;
	font-weight: normal;
	color: #C03;
	line-height: 24px;
	padding-bottom: 3px;
	margin-right: 15px;
	padding-top: 20px;
}
#meza dl dd a {
	color: #FFF;
	text-decoration: underline;
}
#meza p {
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	font-size: 13px;
	padding-right: 20px;
}
#kouhyo {
	background-color: #FFF;
	padding-left: 20px;
	width: 493px;
	border: 1px dotted #F03;
	height: auto;
}
#kouhyo h1.meza_h1 {
	font-size: 20px;
	color: #C33;
	padding-top: 20px;
	font-weight: normal;
	line-height: 24px;
	border:none;
}
#kouhyo p {
	line-height: 2;
	color: #333;
	padding-right: 15px;
}
#pop_photo {
	padding-bottom: 10px;
	float: left;
	margin-right: 20px;
}
.media_news a:hover {
	color: #d0111b;
	text-decoration: underline;
}.new_2010 {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#online_shop #wrapper #main_area #main_contents #main_contents_inner #shop #meza_data {
	padding-left: 15px;
	color: #333;
}
#meza dl dd a#mezamap {
	color: #333;
}
.newitem {
	font-size: 24px;
	font-weight: normal;
	color: #C03;
	line-height: 32px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C03;
	margin-right: 15px;
	margin-bottom: 5px;
}
.font80 {
	font-size: 80%;
}
#meza h2 {
	font-size: 18px;
	font-weight: normal;
	background-color: #FFF;
	border: 1px solid #CCC;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: 0.1em;
}
.meza_sell {
	height: 220px;
	width: 250px;
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	display: inline;
}
.meza_sell p {
	text-align: center;
}
div#goyosha {
	font-size: 11px;
	text-align: center;
	clear: both;
	border: 1px dotted #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	line-height: 11px;
}
/*  
IE7用  
----------------------------------------------------------------------------------------------------
 */
*:first-child+html div#goyosha {
	padding-top: 5px;
}
.font16 {
	font-size: 16px;
}
#meza dl {
	padding-top: 20px;
	padding-bottom: 20px;
}
#shop_ph_meza {
	float: left;
	padding-right: 20px;
}
p#shishoku_news {
	font-size: 14px;
	line-height: 28px;
	padding-right: 10px;
}
.ttl16 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
	padding-top: 5px;
	padding-bottom: 5px;
}
#konzatsu {
	border: 1px dotted #C03;
	background-color: #FFF;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.hatsubai {
	font-size: 24px;
	color: #C03;
}
p.event {
	border: 1px dotted #C03;
	margin-bottom: 30px;
	color: #333;
	margin-top: -20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 15px;
}
#meza #konzatsu h3 {
	line-height: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 20px;
}
div.line_up {
	text-align: center;
	float: left;
	width: 513px;
	padding-top: 5px;
}

div.line_up .line_up01 p {
	text-align: center;
}
div.line_up .line_up01 {
	float: left;
	width: 171px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 200px;
}
div.line_up .line_up01 p {
	font-size: 11px;
	color: #333;
	padding-top: 5px;
}
* html div.line_up .line_up01 p {
	font-size: 70%;
}
div.line_up .line_up03 p {
	text-align: center;
}
div.line_up .line_up03 {
	float: left;
	width: 250px;
	height: 250px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	background-color: #FFF;
}
div.line_up .line_up03 p {
	font-size: 11px;
	color: #333;
	padding-top: 5px;
}
* html div.line_up .line_up03 p {
	font-size: 70%;
}

ul#footer_navi {
	padding-top: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
ul#footer_navi li {
	float: left;
	width: 150px;
	padding-bottom: 5px;
	font-size: 12px;
}

#footer_body {
	clear: both;
	padding-top: 10px;
}

/*  
IE7用  
----------------------------------------------------------------------------------------------------
 */
*:first-child+html #footer_body {
	padding-top: 0px;
}
/*  
IE6用  
----------------------------------------------------------------------------------------------------
 */
* html #footer_body {
	padding-top: 0px;
}


ul#footer_navi li ul li {
	float: none;
}
ul#footer_navi li ul li a {
	color: #FFF;
	text-decoration: underline;
}
ul#footer_navi li ul li a:hover {
	text-decoration: none;
}
ul#footer_navi li.w120 {
	width: 120px;
}
img.last_bg {
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div.detail {
	clear: both;
	width: 513px;
	float: left;
}
.detail .detail01 {
	float: left;
	width: 125px;
	padding-right: 3px;
	height: 125px;
}
.detail .detail01 p {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-top: 4px;
}
div#online_navi {
	clear: both;
	padding-top: 50px;
	float: left;
	width: 525px;
}


div#online_navi ul li {
	color: #369;
	float: left;
	width: 250px;
	margin-right: 6px;
	display: inline;
}
div#online_navi ul li a {
	color: #369;
	font-size: 16px;
	width: 220px;
	border: 1px dotted #36C;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
div#online_navi ul li a:hover {
	color: #fff;
	border: 1px dotted #36C;
	text-decoration: none;
	background-color: #36C;
}
.top_ttl {
	padding-top: 15px;
}
#tsumeawase {
	color: #333;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 5px;
}
img.last_bg01 {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	margin-top: 20px;
}
.giftbox_cart {
	float: right;
	width: 130px;
}
dl.giftbox_body {
	width: 300px;
	font-size: 12px;
	line-height: 1.8;
}
.cartbtn03 {
	padding-top: 10px;
}
.top_photo {
	padding-top: 8px;
}
.blue_shoumi {
	background-color: #98DCDC;
}
div.photo_col {
	clear: both;
	text-align: left;
}
.first_ph {
	padding-right: 8px;
}
#news_list {
	padding: 15px;
}
#news_list h1 {
	font-size: 28px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.2em;
	border: 3px solid #CCC;
	padding: 15px;
	margin-bottom: 30px;
}
#meza dl dd a.color333 {
	color: #333;
}
#meza dl dd a.color333:hover {
	color: #999;
}
#online_navi ul {
	width: 525px;
}
.gentei {
	font-size: 13px;
	color: #F00;
	font-weight: normal;
}
#season {
	padding-top: 15px;
}
dl.seasonlist {
	font-weight: normal;
	color: #333;
}
dl.seasonlist dt {
	font-size: 16px;
	color: #C00;
	line-height: 28px;
}
dl.seasonlist dd {
	font-size: 16px;
	line-height: 28px;
	margin-left: 16px;
}
dl.seasonlist dd.magokorolist02 {
	font-size: 14px;
	line-height: 21px;
	margin-left: 16px;
	margin-top: -5px;
	margin-bottom: 2px;
}
#online_shop02 {
	background-color: #FFF;
	background-image: url(../images/C01_white_bg02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#news_list dl {
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
#news_list dl dt {
	color: #C03;
	padding-top: 10px;
}
#news_list dl dd a {
	color: #333;
	text-decoration: underline;
}
#news_list dl dd a:hover {
	color: #666;
}

.online_top {
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
div.online_top h3 {
	font-size: 16px;
	font-weight: normal;
	color: #903;
	text-align: center;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #903;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 24px;
}
div.line_up02 {
	width: 170px;
	float: left;
	padding-top: 50px;
	font-size: 16px;
	color: #903;
}
div.line_up02 p {
	text-align: center;
	padding: 10px;
	border: 1px solid #903;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 35px;
}
.online_top .line_up .line_up01 p a {
	color: #903;
}

.online_top .line_up .line_up03 p a {
	color: #903;
}

#meza h1 {
	padding: 15px;
	border: 3px solid #CCC;
	font-size: 28px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
	margin-right: 15px;
}
ul#ranking {
	padding-top: 10px;
	text-align: center;
}
/*  
IE7用  
----------------------------------------------------------------------------------------------------
 */
*:first-child+html ul#ranking {
	padding-top: 0px;
}
/*  
IE6用  
----------------------------------------------------------------------------------------------------
 */
* html ul#ranking {
	padding-top: 0px;
}

ul#ranking li {
	padding-bottom: 5px;
}
.mini_red {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
}
div.set_outer h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C33;
	margin-top: 10px;
	margin-left: 10px;
}
#top_flash {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.border5px {
	font-size: 1px;
	line-height: 5px;
	vertical-align: top;
}
.media_table {
	padding: 15px;
	color: #333;
}
.media_table table tr td {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 30px;
	border: 1px dotted #CCC;
}
.media_table table tr th {
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px dotted #CCC;
}
.media_table table tr td p {
	line-height: 2.5;
}
.media_table table tr td p .red a {
	color: #d0111b;
}
.media_news p {
	line-height: 2;
}
div.cook {
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	float: left;
	padding-top: 16px;
}
div.cook_left {
	float: left;
	width: 200px;
	padding-right: 20px;
}
div.cook_right {
	float: right;
	width: 290px;
}
.cook h2 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 24px;
	color: #C60;
	padding-top: 10px;
}
.cook_table tr td {
	text-align: left;
	font-size: 14px;
	width: 190px;
	padding-top: 5px;
}
.cook_table {
	color: #333;
}
.cook_table tr th {
	text-align: right;
	width: 90px;
	padding-top: 5px;
}
.cook_right h3 {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F63;
}
.cook h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 20px;
	color: #666;
}
.cook_left img {
	padding-bottom: 10px;
}
.cook_right p {
	font-size: 14px;
	color: #333;
	padding-left: 14px;
	text-indent: -14px;
	padding-top: 5px;
}
.cook_left p {
	font-size: 12px;
	color: #333;
}
#topVis_recipe {
	padding-left: 16px;
	padding-top: 16px;
}
.buy {
	padding: 20px;
}
.buy h3 {
	font-size: 16px;
	font-weight: normal;
	color: #C30;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.buy dl {
	color: #333;
}
.buy dl dt {
	color: #AA8000;
	font-weight: bold;
	padding-top: 10px;
}
.onair {
	font-size: 18px;
	color: #C60;
	border: 1px dotted #CCC;
	padding: 15px;
	margin-top: 50px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}
.onair h2 a {
	color: #c60;
	font-size: 18px;
}
.onair h2 a:hover {
	text-decoration:
	text-decoration: none;
}
.buy h3 a {
	color: #C30;
	font-weight: bold;
}
.buy dl dt a {
	color: #aa8000;
}
#shop_ttl {
	padding-top: 20px;
}
.sales_copy {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.shop_msg {
	font-size: 15px;
	padding: 10px;
	border: 1px solid #FFF;
	line-height: 2;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#shop_ph img {
	margin-right: 2px;
	margin-bottom: 2px;
}
#photo_gallaly {
	padding-top: 45px;
	padding-bottom: 50px;
}
#photo_gallaly img {
	padding-bottom: 30px;
}
#photo_gallaly h2 {
	letter-spacing: 1em;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-right: 62.5px;
	margin-left: 62.5px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	line-height: 48px;
	color: #999;
	padding-top: 6px;
	padding-bottom: 3px;
}
#GALLERY {
	text-align: center;
	margin-left: 73px;
	margin-right: 72px;
}
#photo_gallaly p {
	margin-bottom: 30px;
	text-align: center;
	color: #666;
	font-size: 12px;
	letter-spacing: 0.2em;
	padding-top: 10px;
}
#umika_cp dl dt {
	color: #333;
}
#umika_cp {
	color: #333;
}
#shopping_guide {
	color: #333;
	background-color: #A3A3E0;
	width: 513px;
	clear: both;
	margin-top: 30px;
}
.shopping_guide_block01 {
	color: #333;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	width: 222px;
}
.shopping_guide_block02 {
	width: 222px;
	float: left;
	color: #333;
	padding: 10px;
	background-color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
#shopping_guide h4 {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#guide_ttl {
	padding: 10px;
}
#shopping_guide a.detail {
	color: #333;
	text-decoration: underline;
}
#shopping_guide_table td {
	width:50%;
	padding-left: 7px;
	vertical-align: top;
}
/*  
IE7用  
----------------------------------------------------------------------------------------------------
 */
*:first-child+html #shopping_guide_table td {
	padding-left: 3px;
}
*html #shopping_guide_table td {
	padding-left: 3px;
}
.jisage {
	padding-left: 13px;
}
#shopping_guide_table tr td .shopping_guide_block01 ul {
	color: #333;
	text-align: left;
	width: 222px;
}
#shopping_guide_table tr td .shopping_guide_block01 ul li {
	color: #333;
	text-indent: -13px;
	padding-left: 13px;
	width: 209px;
	text-align:justify;
	text-justify:distribute;
}
p.clear_table {
	font-size: 1px;
	line-height: 1px;
}
.guide_h4_02 {
	padding-top: 20px;
}
span.topspace {
	padding-top: 5px;
}
#online_shop_main h3.summer_ttl {
	margin-top: 15px;
	color: #06C;
	text-align: center;
}
#top_vis {
	padding-top: 15px;
}
.goyuyo {
	font-size: 85%;
	color: #333;
}
.summer_ttl {
	text-align: center;
	margin-top: 15px;
	color: #06c;
}
.line_up .line_up03 img {
	vertical-align: middle;
}
.recipe_vis {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.recipe_vis02 {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}.recipe_copy {
	font-size: 120%;
	line-height: 2;
	color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.pagetop {
	font-size: 80%;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
}
.pagetop a {
	color: #FFF;
}
#twitter li {
	float: left;
	padding-left: 15px;
}
#twitter {
	margin-top: 20px;
	margin-left: 3px;
}
.left_bn {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
