﻿@charset "utf-8";

body {
	background:black url("../image/body_bk.gif") repeat-x;
	margin:0;
	padding:0;
	color:white;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html {
	scrollbar-base-color:black;
	scrollbar-face-color:black;
	scrollbar-arrow-color:white;
	scrollbar-shadow-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-highlight-color:#363333;
	scrollbar-3dlight-color:#363333;
	scrollbar-track-color:#6B6A6A;
}

/* txtsize */
body, table, th, td{ 
	font-size:12px;
	line-height:1.3;
}
#sml, #mdl, #big {
	width:19px;
	height:19px;
	float:right;
	font-size:0;
	text-indent:-9999px;
}
#sml a, #sml a:link, #sml a:hover, #sml a:visited, 
#mdl a, #mdl a:link, #mdl a:hover, #mdl a:visited, 
#big a, #big a:link, #big a:hover, #big a:visited {
	display:block;
	width:19px;
	height:19px;
	text-decoration:none;
}
#sml {background:url(../image/txt_s.gif) no-repeat;}
/*#mdl {background:url(../image/txt_m.gif) no-repeat;}*/
#mdl {background:url(../image/txt_m_on.gif) no-repeat;}
#big {background:url(../image/txt_b.gif) no-repeat;}

a, a:link {
	color:white;
	text-decoration:underline;
}
a:hover {
	color:white;
	text-decoration:none;
}
a:visited {
	color:white;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, p, ul,ol, li, dl, dt, dd, br, img, form {
	margin:0;	
	padding:0;
}
img {
	border:0;
	vertical-align:bottom;
}


/* clear */
.clear:after, 
#top_contents:after, 
#contents:after, 
#main_cell:after, 
ul#about_lk_cell:after, 
ul#nesmember_cell:after, 
.contct_info:after, 
.item_det:after, 
#txt_navi:after, 
.wh_box:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear, 
#top_contents, 
#contents, 
#main_cell, 
ul#about_lk_cell, 
ul#nesmember_cell, 
.contct_info, 
.item_det:after, 
#txt_navi, 
.wh_box {
	display:inline-block;
}
* html .clear, 
* html #top_contents, 
* html #contents, 
* html #main_cell, 
* html ul#about_lk_cell, 
* html ul#nesmember_cell, 
* html .contct_info, 
* html .item_det, 
* html #txt_navi, 
* html .wh_box {
	height:1%;
}
.clear, 
#top_contents, 
#contents, 
#main_cell,ul 
#about_lk_cell, 
ul#nesmember_cell, 
.contct_info, 
.item_det, 
#txt_navi, 
.wh_box {
	display:block;
}

.left {
	margin:0;
	padding:0;
	float: left;
}
.right {
	margin:0;
	padding:0;
	float: right;
}
.center{
	margin:0px auto 0px auto;
	padding:0;
}
.caption{
	font-size:11px;
	line-height:1.0;
}
.caution{
	color:#cc0000;
}
#wrap {
	width:900px;
	margin:0 auto 0 auto; 
	padding:0;
}

#top_wrap {
	width:900px;
	margin:0 auto 0 auto; 
	padding:0;
}
.left_img {
	margin:0 8px 8px 0;
	padding:0;
	float: left;
}
.right_img {
	margin:0 0 8px 8px;
	padding:0;
	float: right;
}



/* header */
#header {
	height:92px;
}

#header h1 {
	display:block;
	width:142px;
	margin-top:20px;
	float:left;
	background:url(../image/logo.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#header h1 a, #header h1 a:link, #header h1 a:hover, #header h1 a:visited {
	display:block;
	width:142px;
	height:42px;
	text-decoration:none;
}

#header_txt_cell{
	margin:25px 0 0 0;
	padding:0;
	float:right;
	font-size:11px;
	color:white;
}
#top_contents{
	width:900px;
	margin:15px 0 10px;
	padding:0;
}

#contents {
	width:775px;
	margin:15px 0 10px;
	padding:0;
}
#header_txt {
  display:block;
  float: left;
  margin-top: 30px;
  padding-left: 30px;
}


/* g_navi */
#free {
	width:170px;
	height:78px;
	margin:0 auto;
	background:url(../image/free.gif) no-repeat 0 10px;
	font-size:0;
	text-indent:-9999px;
}

#g_navi_cell {
	width:190px;
	float:left;
}
h2#gn_title{
	width:190px;
	height:19px;
	margin:0;
	padding:0;
	font-size:0;
	text-indent:-9999px;
	text-decoration:none;
	background: url("../image/g_navi_title.gif") no-repeat;
}

ul#g_navi{ 
	display: block; 
	margin:0;
	padding:0;
	width:190px;
}
#g_navi, #g_navi a, #g_navi a:hover, #g_navi a:visited { text-decoration: none; }
#g_navi li{
	display: block;	
	list-style-type: none;
	font-size: 0;	
	text-indent: -9999px;
	text-decoration:none;
}
html*ul#g_navi li{ text-indent: -9999px; }

#g_navi1 ,#g_navi1 a ,#g_navi1 a:hover ,#g_navi1activ,
#g_navi2 ,#g_navi2 a ,#g_navi2 a:hover ,#g_navi2activ,
#g_navi3 ,#g_navi3 a ,#g_navi3 a:hover ,#g_navi3activ,
#g_navi4 ,#g_navi4 a ,#g_navi4 a:hover ,#g_navi4activ{ display:block; width:190px; height:53px;}


#g_navi1 ,#g_navi2 ,#g_navi3, #g_navi4{
	background: url("../image/g_navi.gif") no-repeat;
	background-position: 0px 0px;
}
#g_navi2 { background-position: 0px -53px;}
#g_navi3 { background-position: 0px -106px;}
#g_navi4 { background-position: 0px -159px;}


#g_navi1 a:hover, #g_navi2 a:hover, #g_navi3 a:hover, #g_navi4 a:hover{
	background: url("../image/g_navi.gif") no-repeat;
	background-position: -190px 0px;
}
#g_navi2 a:hover { background-position: -190px -53px;}
#g_navi3 a:hover { background-position: -190px -106px;}
#g_navi4 a:hover { background-position: -190px -159px;}



#g_navi1activ,#g_navi2activ,#g_navi3activ,#g_navi4activ{
	background: url("../image/g_navi.gif") no-repeat;
	background-position: -190px 0;
}
#g_navi2activ { background-position: -190px -53px;}
#g_navi3activ { background-position: -190px -106px;}
#g_navi4activ { background-position: -190px -159px;}

/* globalnavi0904 */
ul#gnavi {
	display:block;
	width:190px;
	list-style-type:none;
}
#gnavi li {
	display:block;
	font-size:0;
	text-indent:-9999px;
	text-decoration:none;
}
#gnv01, #gnv01 a, #gnv01 a:link, #gnv01 a:hover, #gnv01curr, 
#gnv02, #gnv02 a, #gnv02 a:link, #gnv02 a:hover, #gnv02curr, 
#gnv03, #gnv03 a, #gnv03 a:link, #gnv03 a:hover, #gnv03curr, 
#gnv04, #gnv04 a, #gnv04 a:link, #gnv04 a:hover, #gnv04curr, 
#gnv05, #gnv05 a, #gnv05 a:link, #gnv05 a:hover, #gnv05curr {
	display:block;
	width:190px;
	height:53px;
	text-decoration:none;
}
#gnv01, #gnv02, #gnv03, #gnv04, #gnv05 {
	background:url(../image/gnavi1908.gif) no-repeat;
}
#gnv02 {background-position:0 -53px;}
#gnv03 {background-position:0 -106px;}
#gnv04 {background-position:0 -159px;}
#gnv05 {background-position:0 -212px;}

#gnv01 a:hover, #gnv02 a:hover, #gnv03 a:hover, #gnv04 a:hover, #gnv05 a:hover, 
#gnv01curr, #gnv02curr, #gnv03curr, #gnv04curr, #gnv05curr {
	background:url(../image/gnavi1908.gif) no-repeat -190px 0;
}
#gnv02curr, #gnv02 a:hover {background-position:-190px -53px;}
#gnv03curr, #gnv03 a:hover {background-position:-190px -106px;}
#gnv04curr, #gnv04 a:hover {background-position:-190px -159px;}
#gnv05curr, #gnv05 a:hover {background-position:-190px -212px;}



ul#g_navi_sec{ 
	display: block; 
	margin:10px 0 20px 10px;
	padding:0;
	width:144px;
}
#g_navi_sec, #g_navi_sec a, #g_navi_sec a:hover, #g_navi_sec a:visited { text-decoration: none; }
#g_navi_sec li{
	display: block;	
	list-style-type: none;
	font-size: 0;	
	text-indent: -9999px;
	text-decoration:none;
}
html*ul#g_navi2 li{ text-indent: -9999px; }

#g_navi2_0 ,#g_navi2_0 a ,#g_navi2_0 a:hover ,#g_navi2_0activ,
#g_navi2_1 ,#g_navi2_1 a ,#g_navi2_1 a:hover ,#g_navi2_1activ,
#g_navi2_2 ,#g_navi2_2 a ,#g_navi2_2 a:hover ,#g_navi2_2activ,
#g_navi2_3 ,#g_navi2_3 a ,#g_navi2_3 a:hover ,#g_navi2_3activ,
#g_navi2_4 ,#g_navi2_4 a ,#g_navi2_4 a:hover ,#g_navi2_4activ,
#g_navi2_5 ,#g_navi2_5 a ,#g_navi2_5 a:hover ,#g_navi2_5activ{ display:block; width:144px; height:31px;}


#g_navi2_0 ,#g_navi2_1 ,#g_navi2_2 ,#g_navi2_3, #g_navi2_4, #g_navi2_5{
	background: url("../image/g_navi2.gif") no-repeat;
	background-position: 0px 0px;
}
#g_navi2_1 { background-position: 0px -31px;}
#g_navi2_2 { background-position: 0px -62px;}
#g_navi2_3 { background-position: 0px -93px;}
#g_navi2_4 { background-position: 0px -124px;}
#g_navi2_5 { background-position: 0px -155px;}


#g_navi2_0 a:hover,#g_navi2_1 a:hover, #g_navi2_2 a:hover, #g_navi2_3 a:hover, #g_navi2_4 a:hover, #g_navi2_5 a:hover{
	background: url("../image/g_navi2.gif") no-repeat;
	background-position: -144px 0px;
}
#g_navi2_1 a:hover { background-position: -144px -31px;}
#g_navi2_2 a:hover { background-position: -144px -62px;}
#g_navi2_3 a:hover { background-position: -144px -93px;}
#g_navi2_4 a:hover { background-position: -144px -124px;}
#g_navi2_5 a:hover { background-position: -144px -155px;}


#g_navi2_0activ,#g_navi2_1activ,#g_navi2_2activ,#g_navi2_3activ,#g_navi2_4activ,#g_navi2_5activ{
	background: url("../image/g_navi2.gif") no-repeat;
	background-position: -144px 0px;
}
#g_navi2_1activ { background-position: -144px -31px;}
#g_navi2_2activ { background-position: -144px -62px;}
#g_navi2_3activ { background-position: -144px -93px;}
#g_navi2_4activ { background-position: -144px -124px;}
#g_navi2_5activ { background-position: -144px -155px;}

h2#mb_title{
	width:190px;
	height:19px;
	margin:0 0 5px 0;
	padding:0;
	font-size:0;
	text-indent:-9999px;
	text-decoration:none;
	background: url("../image/member_title.gif") no-repeat;
}
input, select, textarea { 
/*	background:#999;
	color:#333;
	background:#fff;
	color:#000;*/
	border:1px solid #666;
	margin:1px 0;
}

#g_navi_cell dl{
	display:block;
	margin:0;
	padding:0;
}
#g_navi_cell dt{
	display:block;
	width:34px;
	height:13px;
	margin:0;
	padding:0;
	font-size:0;
	text-indent:-9999px;
	text-decoration:none;
	float:left;
}
#g_navi_cell dd{	
	display:block;
	margin:0;
	padding:0;
	float:left;
}
#idnty{
	background: url("../image/idnty.gif") no-repeat 3px 3px;
}
#pswd{
	background: url("../image/pswd.gif") no-repeat 3px 3px;
}

#submit{
	width:74px;
	height:24px;
	margin:5px 0 5px 0;
	padding:0;
	background: url("../image/login.gif") no-repeat;
	float:right;
}

#submit a{
	display:block;
	width:74px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
}

#submit a:hover{
	background: url("../image/login.gif") no-repeat;
	background-position:-74px 0;
}
p.att {
	font-size:0.9em;
	padding-bottom:5px;
	color:#ccc;
}




ul#about_lk_cell{
	display:block;
	margin:5px 0 0 0;
	padding:0;
	border-top:1px solid white;
	width:188px;
}
#about_lk_cell, #about_lk_cell a, #about_lk_cell a:hover, #about_lk_cell a:visited { text-decoration: none; }
#about_lk_cell li{
	display: block;	
	list-style-type: none;
	font-size: 0;	
	text-indent: -9999px;
	text-decoration:none;
	float:left;
}
html*ul#about_lk_cell li{ text-indent: -9999px; }

#about_lk1 ,#about_lk1 a ,#about_lk1 a:hover ,#about_lk1activ,
#about_lk2 ,#about_lk2 a ,#about_lk2 a:hover ,#about_lk2activ{ display:block; width:69px; height:21px;}
#about_lk3 ,#about_lk3 a ,#about_lk3 a:hover ,#about_lk3activ{ display:block; width:50px; height:21px;}


#about_lk1 ,#about_lk2 ,#about_lk3{
	background: url("../image/about_lk.gif") no-repeat;
	background-position: 0px 0px;
}
#about_lk2 { background-position: -69px 0px;}
#about_lk3 { background-position: -138px 0px;}

#about_lk1 a:hover, #about_lk2 a:hover, #about_lk3 a:hover{
	background: url("../image/about_lk.gif") no-repeat;
	background-position: 0px -21px;
}
#about_lk2 a:hover { background-position: -69px -21px;}
#about_lk3 a:hover { background-position: -138px -21px;}


#about_lk1activ,#about_lk2activ,#about_lk3activ{
	background: url("../image/about_lk.gif") no-repeat;
	background-position: 0px -21px;
}
#about_lk2activ { background-position: -69px -21px;}
#about_lk3activ { background-position: -138px -21px;}

ul#associ {
	display:block;
	margin:10px 0;
	padding:10px;
	border-top:1px solid #999;
}
#associ li {
	display:block;
	padding:1px 0;
	color:#999;
}

#ssl {
	display:block;
	padding:10px 0;
	border-top:1px solid #999;
}
#sslbox {
	display:block;
	//width:100px;
	margin:0 auto;
}


/* main */
#t_main_cell{
	width:650px;
	margin:0 0 0 50px;
	padding:0;
	float:left;
}
#fla{
	width:640px;
	height:480px;
	margin:0;
	padding:0;
	background: url("../image/main.jpg") no-repeat;
}
#news_cell{
	margin:0;
	padding:0;
	background: url("../image/news_cell_bk.gif") repeat-y;
	float:left;
	padding-bottom:50px;
}
#news_cell h3{
	width:640px;
	height:21px;
	margin:15px 0 0 0;
	padding:0;
	background: url("../image/news_title.gif") no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	font-size:0;
	border-bottom:1px solid #999999;
}
#bnr {
	width:640px;
	margin:5px 0;
}

.bnr {
	width:640px;
	margin:5px 0;
}

dl#news{	
	margin:5px 0 0 10px;
	padding:0;
}
dl#news dt{
	width:80px;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
	float:left;
}
dl#news dd{	
	width:520px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
}
#news_lbtn {
	width:96px;
	margin:10px 20px;
	float:right;
	background:url(../image/news_lbtn.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#news_lbtn a, #news_lbtn a:link, #news_lbtn a:hover, #news_lbtn a:visited {
	display:block;
	width:96px;
	height:16px;
	text-decoration:none;
}


dl#news_lst{	
	margin:5px 0 0 10px;
	padding:0;
}
dl#news_lst dt{
	width:80px;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
	float:left;
}
dl#news_lst dd{	
	width:450px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
}

/* footer */
#footer{
	margin:0;
	padding:0 0 15px;
	border-top:1px solid #262626;
}
#footer ul {
	display:block;
	margin:0;
	padding:0;
}
#footer ul li {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	color:white;
}
#footer ul li a:link{
	color:white;
	text-decoration:underline;
}
#footer ul li a:visited{
	color:white;
	text-decoration:underline;
}
#footer ul li a:hover{
	color:white;
	text-decoration:none;
}



#copy{	
	width:317px;
	height:11px;
	margin:20px 0 0 0;
	padding:0;
	background: url("../image/copy.gif") no-repeat;
	text-indent:-9999px;
	font-size:0;
	float:right;
}


/* next_page */

#main_cell{
	width:565px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
#main_cell p{
	margin:0;
	padding:10px 10px 10px 5px;
	line-height:1.5;
}

ul#txt_navi{
	margin:5px 0 0 0;
	padding:0;
	width:500px;
	display:block;
	overflow: hidden;
}
ul#txt_navi li{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 10px 0 0;
}

.cont_title{	
	display:block;
	margin:15px 0 10px 0;
	padding:0;
	width:560px;
}

.size_txt {
	margin-bottom: 10px;
}

/* table_style */
.wh_bk {background-color:#ccc;}
th {
	margin:0;
	padding:5px;
	text-align:left;
	color:white;
	background-color:#111111;
}
td.gr{
	margin:0;
	padding:5px;
	color:white;
	background-color:#111111;
}
td.bck{
	margin:0;
	padding:5px;
	color:white;
	background-color:black;
}

#ordersubmit{
	width:134px;
	height:24px;
	margin:15px auto 25px;
	background:url(../about/image/ordersubmit.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#ordersubmit a, #ordersubmit a:link, #ordersubmit a:hover, #ordersubmit a:visited{
	display:block;
	width:134px;
	height:24px;
	text-decoration:none;
}
#ordersubmit a:hover {
	background:url(../about/image/ordersubmit.gif) no-repeat -134px 0;
}

#editbtn {
	width:140px;
	height:24px;
	margin:15px auto 25px;
	background:url(../image/editbtn.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#editbtn a, #editbtn a:link, #editbtn a:hover, #editbtn a:visited{
	display:block;
	width:140px;
	height:24px;
	text-decoration:none;
}
#editbtn a:hover {
	background:url(../image/editbtn.gif) no-repeat -140px 0;
}

.line_gr {
	display:block;
	height:2px;
	margin:10px 0;
	padding:0;
	color:#666;
}
.line_wh{
	height:1px;
	color:white;
	margin:10px 0 10px 0;
	padding:0;
}

#beginbtn {
	width:134px;
	height:24px;
	margin:15px auto 25px auto;
	padding:0;
	background: url("../about/image/beginbtn.gif") no-repeat;
	float:right;
}
#beginbtn a{
	display:block;
	width:134px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
}
#beginbtn a:hover{
	background: url("../about/image/beginbtn.gif") no-repeat;
	background-position:-134px 0;
}
#beginner {
	width:440px;
	height:48px;
	margin:10px auto;
	background:url(../about/image/beginner.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#beginner a, #beginner a:link, #beginner a:hover, #beginner a:visited {
	display:block;
	width:440px;
	height:48px;
	text-decoration:none;
}
#beginner a:hover {
	background:url(../about/image/beginner.gif) no-repeat 0 -48px;
}
#career {
	width:90px;
	height:28px;
	background:url(../food/image/career.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#career a, #career a:link, #career a:hover, #career a:visited {
	display:block;
	width:90px;
	height:28px;
	text-decoration:none;
}
#career a:hover {
	background:url(../food/image/career.gif) no-repeat -90px 0;
}

.gr_box{
	margin:0;
	padding:10px;
	border:1px solid #262626;
	overflow: hidden;
}

.wh_box{
	margin:0;
	padding:10px;
	border:1px solid white;
}

ul.contct_info{
	margin:10px 0 0 10px;
	padding:0;
}
ul.contct_info li{
	margin:0 20px 0 0px;
	padding:0;
	list-style:none;
	text-indent:-9999px;
	font-size:0;
	float:left;
	display:block;
	width:392px;
}
#tel_num{	
	display:block;
	width:195px;
	height:23px;
	margin:0;
	padding:0;
	background: url("../circle/image/tel_num.gif") no-repeat;
}
#fax_num{
	display:block;
	width:195px;
	height:23px;
	margin:0;
	padding:0;
	background: url("../circle/image/fax_num.gif") no-repeat;
}

#mailbtn{
	width:169px;
	height:24px;
	margin:10px 0 0 0;
	padding:0;
	background: url("../circle/image/mailbtn.gif") no-repeat;
	float:right;
}

#mailbtn a{
	display:block;
	width:169px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
}

#mailbtn a:hover{
	background: url("../circle/image/mailbtn.gif") no-repeat;
	background-position:-169px 0;
}


#entrybtn{
	width:169px;
	height:24px;
	margin:10px 0 0 0;
	padding:0;
	background: url("../circle/image/entrybtn.gif") no-repeat;
	float:right;
}

#entrybtn a{
	display:block;
	width:169px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
}

#entrybtn a:hover{
	background: url("../circle/image/entrybtn.gif") no-repeat;
	background-position:-169px 0;
}


table#his {
	margin:0 10px 30px;
}
#his th, #his td {
	font-weight:normal;
	background:#000;
}

#chkbtn{
	width:134px;
	height:24px;
	margin:10px auto 20px auto;
	padding:0;
	background: url("../contact/image/chkbtn.gif") no-repeat;
}

#chkbtn a{
	display:block;
	width:134px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
}

#chkbtn a:hover{
	background: url("../contact/image/chkbtn.gif") no-repeat;
	background-position:-134px 0;
}

.lk_cell{
	width:380px;
	margin:0;
	padding:10px;
	float:left;
}
.lk_cell h2{
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:12px;
}

h2#info_title{
	margin:0;
	padding:5px;
	font-size:12px;
	border-bottom:1px solid #1B1B1B;
}
#info_date{
	margin:5px 0 10px 0;
	padding:0;
	float:right;
}


.item_cell2{
	width:120px;
	float:left;
	margin:0 30px 0 0;
	padding:0;
}
.item_cell2 p{
	margin:0;
	padding:8px 5px 8px 0;
}

ul#nesmember_cell{
	margin:5px 0 0 0;
	padding:0;
	display: block;
	width:290px;
}
#nesmember_cell, #nesmember_cell a, #nesmember_cell a:hover, #nesmember_cell a:visited { text-decoration: none; }
#nesmember_cell li{
	display: block;	
	list-style-type: none;
	font-size: 0;	
	text-indent: -9999px;
	text-decoration:none;
	float:left;
}
html*ul#nesmember_cell li{ text-indent: -9999px; }

#nesmember1 ,#nesmember1 a ,#nesmember1 a:hover ,#nesmember1activ,
#nesmember2 ,#nesmember2 a ,#nesmember2 a:hover ,#nesmember2activ{ display:block; width:141px; height:17px;}


#nesmember1 ,#nesmember2{
	background: url("../image/nesmember.gif") no-repeat;
	background-position: 0px 0px;
}
#nesmember2 { background-position: -141px 0px;}


#nesmember1 a:hover, #nesmember2 a:hover{
	background: url("../image/nesmember.gif") no-repeat;
	background-position: 0px -17px;
}
#nesmember2 a:hover { background-position: -141px -17px;}


#nesmember1activ,#nesmember2activ{
	background: url("../image/about_lk.gif") no-repeat;
	background-position: 0px -17px;
}
#nesmember2activ { background-position: -141px -17px;}

.go_top{
	width:152px;
	height:15px;
	margin:10px 0 20px 0;
	padding:0;
	text-indent:-9999px;
	font-size:0;
	background: url("../image/go_top.gif") no-repeat;
	float:right;
}
.go_top a{
	display:block;
	width:152px;
	height:15px;
	margin:0;
	padding:0;
	text-decoration:none;
}

.item_detail {
	width:540px;
	margin:10px auto;
	clear:both;
}
.item_det table {
	width:540px;
	margin:10px auto;
}
.item_cell {
	width:180px;
	float:left;
	position: relative;
}
.item_cell_txt {
	margin:8px 15px;
}
.item_cell_txt strong {
	font-size:1.2em;
}
.new_mark {
	display: block;
	position: absolute;
	top: -10px;
	right: 0;
}


table#comp {
	width:550px;
	margin:15px 0 0 0;
	border-collapse:collapse;
}
table#comp th, table#comp td {
	border:1px solid #999;
	font-weight:normal;
}
table.tb {
	border-collapse:collapse;
}
table.tb th, table.tb td {
	border:1px solid #999;
}

.suppldet {
	width:134px;
	height:22px;
	font-size:0;
	text-indent:-9999px;
}
.suppldet {margin:0 auto; background:url(../food/image/suppldet.gif) no-repeat;}
.suppldet a, .suppldet a:link, .suppldet a:hover, .suppldet a:visited {
	display:block;
	width:134px;
	height:22px;
	text-decoration:none;
}
.suppldet a:hover {background:url(../food/image/suppldet.gif) no-repeat -134px 0;}

.his {
	padding:2px;
}


.adv {
	width:90px;
	height:28px;
	background:url(../food/image/career.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
.adv a, .adv a:link, .adv a:hover, .adv a:visited {
	display:block;
	width:90px;
	height:28px;
	text-decoration:none;
}
.adv a:hover {background:url(../food/image/career.gif) no-repeat -90px 0;}

#zip {
	width:120px;
	height:24px;
	background:url(../image/zipbtn.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#zip a, #zip a:link, #zip a:hover, #zip a:visited {
	display:block;
	width:120px;
	height:24px;
	text-decoration:none;
}
#zip a:hover {
	background:url(../image/zipbtn.gif) no-repeat -120px 0;
}

/* sitemap */
.sitemap-tbl{margin-top:5px;width:500px;}
table.sitemap-tbl td{padding:0px 15px 5px 10px;font-size:0.9em;}

ul.sitemap-list li{list-style-type:circle;margin-bottom:5px;margin-left:50px;font-size:1.1em;}

.index-tbl{height:30px;color:#ffe4b5;}
table.sitemap-tbl td a{color:#ffffff;}

/* circle */
.kangen-cost {
	font-weight: bold;
	color: #C33;
	text-decoration: underline;
}
.kangen-kg {
	color: #C33;
}

.circle_regulations {
	padding-bottom: 10px;
}
.circle_regulations li {
	list-style-type: none;
	padding-left: 1.2em;
	text-indent: -1.2em;
	margin-bottom: 5px;
	line-height: 1.5;
	position: relative;
}
.circle_regulations li::before {
	content: url('../image/list_dot.png');
	position: relative;
	top: 0;
	margin: 0 5px 0 0;
}
.circle_regulations li:last-child {
	margin-bottom: 0;
}

/* 相互リンク */
#sougo-link{padding-left:10px;}

table#sougo-link {
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-collapse : collapse;
	margin-left:10px;
}


table#sougo-link td{
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	padding : 2px;
	font-size : 12px;
	color : #dddddd;
	width: 172px;
}

table#sougo-link td a{
	text-decoration:none;
}

/* 新商品 */

#new_1{
	padding:10px 10px 20px;
	text-align:center;
	margin:auto;
}

table.new_info{
	border:0px;
	padding:10px;
}

table.new_info td{
	border:0px;
	padding:2px;
}

#new_free_info{
	font-size: 15px;
	font-weight: bold;
	background-color: #633;
	padding: 5px;
	color: #FFF;
	text-align:center;
	margin:0px 10px 20px 10px;
}

#new_price{
	text-align:center;
	margin:auto;
	font-size:15px;
	color:#C00;
	background-color: #CCC;
}


/* top_adviser */
#adviser {
  padding-top:5px;
  color:#ccc;
  border-bottom:1px solid #ccc;
}
#adviser .ttl {
  padding:5px 0 10px;
}
#adviser .bd {
  border-bottom:1px solid #333;
  margin-bottom:15px;
}
#adviser .nm {
  overflow:hidden;
}
#adviser .img {
  float:left;
  margin:0 3px 3px 0;
}
#adviser strong {
  display:block;
  font-size:1em;
}
#adviser p {
  display:block;
  font-size:0.9em;
}
#adviser span {
  display:block;
  font-size:0.8em;
}
#adviser .adv {
  margin:5px 0 15px auto;
  text-align:center;
}

/*food campaign 20200316 */
.starter_set_ttl {
  position: relative;
}
.food_campaign_bnr_s {
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 10;
}

/* 新形状 */
#newtype {
	margin-bottom: 10px;
}
#main_cell #newtype p {
	font-size: 14px;
	width: 490px;
	margin: 0 auto;
	padding: 0;
}
#newtype.wh_box {
	background: #fff;
	border: 1px solid #fff;
	position: relative;
	padding-top: 46px;
	color: #000;
}
#newtype.wh_box table,
#newtype.wh_box th,
#newtype.wh_box td {
	color: #000;
	font-size: 14px;
    line-height: 1.3;
	border-spacing: 0;
}
#newtype.wh_box th {
	background: #f4dbdf;
	border-right: 2px solid #fff;
}
#newtype.wh_box td {
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
}
.ttl_newtype {
	display: block;
	background: #f692a0;
	padding: 10px 30px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#newtype .type_img {
	display: block;
	padding: 6px 0 0 20px;
}
#newtype #newitm {
	width:260px;
	height:34px;
	background:url(../image/newitm.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
	float:right;
	margin-top: 6px;
}

/* originalfood */
#new_food .item_cell {
	float: none;
}
.main_cell .sup_txt {
	background-color: #fff;
	padding: 0 10px 5px;
}
.main_cell .sup_txt p {}