@charset "Shift_JIS";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	font-family:Verdana,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo, "ＭＳ Ｐゴシック", sans-serif; 
	/* font-family:Georgia, "Times New Roman", Times, serif; */
}

blockquote, q {
	quotes: none;
}

ol, ul {
	list-style-type: none;
}

/**************** remember to define focus styles! ****************************/
:focus {
	outline: 0;
}

/***************** remember to highlight inserts somehow! *********************/
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a {
	color:#4169e1;
	text-decoration:underline;
}

a:hover {
	color:red;
	text-decoration:underline;
}

a:visted {
	color:blue;
	text-decoration:underline;
}


/************* tables still need 'cellspacing="0"' in the markup **************/
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/******************************* Top Links ********************/
#toplinks {
	margin:0;
	padding:0;
	height:25px;
	background-color:#3F3F3F;
	background-image:url(img/top-link-bg.jpg);
	background-repeat:repeat-x;
}

#toplinksnav {
	margin:0 auto;
	padding:0 1em 0 0;
	text-align:right;
}

#toplinksnav p {
	margin:0;
	padding:0;
	font-size:9px;
	color:#cccccc;
	line-height:25px;
}

#toplinksnav a {
	color:#ffffff;
	text-decoration:none;
}

#toplinksnav a:hover {
	color:#B3CC8A;
	text-decoration:none;
}

#toplinksnav a:visted {
	color:#ffffff;
	text-decoration:none;
}


/* Slogan Area */
#slogan {
	position:relative;
	margin:0;
	padding:0;
	height:90px;
	line-height:90px;
	background-color:#3F3F3F;
	background-image:url(img/slogan-bg.jpg);
	background-repeat:repeat-x;
}

.sloganfloat {
	margin-top:16px;
	margin-left:40px;
	padding:0;
	border:none;
}


#slogan p {
	margin:-35px 20px -25px 0;
	padding:0;
	text-align:right;
	font-size:10px;
	letter-spacing:.1em;
}
.til01{ 
	margin: 0;
	padding: 0px;
	width: 46%;
	float: left;
	display: inline;
}
.til02 { 
	float: right;
	color: #333;
	margin: 0;
	padding: 0;
	width: 46%;
	display: inline;
}
.clear { clear: both; }

/********************************** Navbar ***********************/
#navbar {
	margin:0;
	padding:0;
	height:50px;
	background-color:#3F3F3F;
	background-image:url(img/nav-link-bg.jpg);
	background-repeat:repeat-x;
}

#navbarblock {
	margin:0 auto;
	padding:0;
	width:780px;
	line-height:50px;
	font-size:16px;
	text-align:center;
}

#navbarblock ul {
	margin:0 .7em 0 .7em;
	padding:0;
	display:inline;
	list-style-type:none;
	text-align:center;
}

#navbarblock ul li {
	display:inline;
	position:relative;
}

#navbarblock a {
	color:#ffffff;
	text-decoration:none;
	padding:16px 20px 15px 20px;
}

#navbarblock a.now {
	color:#CDBEE6;
	text-decoration:none;
}

#navbarblock a:hover {
	color:#eeeeee;
	text-decoration:none;
	background-image:url(img/nav-link-hover-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#navbarblock a:visted {
	color:#ffffff;
	text-decoration:none;
}

/*********************** Call Out Area *******************************/
#callout {
	margin:0;
	padding:0;
	height:143px;
	background-color:#A5C274;
	background-image:url(img/callout-bg.jpg);
	background-repeat:repeat-x;
}

#calloutblock {
	position:relative;
	margin:0 auto 0 10%;
	padding:5px;
	width:770px;
	text-align:left;
}

#calloutblock h2 {
	margin:18px 0 -5px 0;
	color:#323232;
	font-size:21px;
	font-weight:lighter;
}

#calloutblock p {
	margin:10px 0 0 0;
	color:#ffffff;
	font-size:12px;
	line-height:1.5;
}

.calloutfloat {
	float:left;
	position:relative;
	margin:13px 15px 0 0;
	padding:0;
	border:none;
	height:104px;
}

/**************************** WRAPPER **************************/
#cover {
	text-align:center;
}
#wrapper { 
	margin: 20px auto;
	width: 922px;
	text-align:left;
}
#wrapper p{
	line-height:1.5;
}

#leftcolumn { 
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 195px;
	float: left;
}

#content { 
	float: left;
	color: #333;
	margin: 10px 13px;
	padding: 0px;
	width: 460px;
	display: inline;
	position: relative;
}
#rightcolumn { 
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	width: 195px;
	float: right;
}

/******************************** MEMBER *****************************/
#member{
	background-image:url(img/be_biggner.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:220px
}

#member p.ue{
	font-size:12px;
	margin:35px 10px 8px 10px;
	float:right;
	vertical-align:middle;
	padding:0;
}
#member p.sita{
	clear:both;
	font-size:.7em;
	margin:8px 10px auto 10px;
	padding:0;
}

/******************************左サイドメニュー********************/

#leftcolumn h3 {
	color : #333333;
	text-indent : 5px;
	height : 23px;
	margin-top : 20px;
	margin-bottom : 15px;
	background : url(img/2020.gif) repeat;
	line-height : 130%;
	font-size : 14px;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : 14px;
	font-weight: bold;
	border:1px solid #7b8d42;
	padding-top: 6px;
}
#leftcolumn h4 {
	color : #333333;
	text-indent : 5px;
	height : 23px;
	margin-top : 20px;
	margin-bottom : 15px;
	background : url(img/5050.gif) repeat;
	line-height : 130%;
	font-size : 14px;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : 14px;
	font-weight: bold;
	border:1px solid #e6b422;
	padding-top: 6px;
}


#leftcolumn li#no1{
	border:#ccc solid 1px;
}

#leftcolumn li#no1 a:link, #leftcolumn li#no1 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_01.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no1 a:hover{
        color: red;
        background:url(img/menu_01.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no2{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no2 a:link, #leftcolumn li#no2 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_02.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no2 a:hover{
        color: red;
        background:url(img/menu_02.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}


#leftcolumn li#no4{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no4 a:link, #leftcolumn li#no4 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_04.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no4 a:hover{
        color: red;
        background:url(img/menu_04.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no5{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no5 a:link, #leftcolumn li#no5 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_05.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no5 a:hover{
        color: red;
        background:url(img/menu_05.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no6{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no6 a:link, #leftcolumn li#no6 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_06.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no6 a:hover{
        color: red;
        background:url(img/menu_06.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#noa{
	border:#ccc solid 1px;
}

#leftcolumn li#noa a:link, #leftcolumn li#noa a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_0a.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#noa a:hover{
        color: red;
        background:url(img/menu_0a.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#nob{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#nob a:link, #leftcolumn li#nob a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_0b.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#nob a:hover{
        color: red;
        background:url(img/menu_0b.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}


#leftcolumn li#noc{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#noc a:link, #leftcolumn li#noc a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_09.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#noc a:hover{
        color: red;
        background:url(img/menu_09.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no7{
	border:#ccc solid 1px;
}

#leftcolumn li#no7 a:link, #leftcolumn li#no7 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_07.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no7 a:hover{
        color: red;
        background:url(img/menu_07.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no8{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no8 a:link, #leftcolumn li#no8 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_08.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no8 a:hover{
        color: red;
        background:url(img/menu_08.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no10{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no10 a:link, #leftcolumn li#no10 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_10.jpg) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no10 a:hover{
        color: red;
        background:url(img/menu_10.jpg) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}


div#list00 ul{
	margin-top:10px;
}

div#list00 li{
	background-image: url(img/dot_01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom:10px;
	font-size:12px;
	
} 

div#list00 li a:link {
	text-decoration:none;
}


#leftcolumn li#no11{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no11 a:link, #leftcolumn li#no11 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_11.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no11 a:hover{
        color: red;
        background:url(img/menu_11.gif) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no12{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no12 a:link, #leftcolumn li#no12 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_12.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no12 a:hover{
        color: red;
        background:url(img/menu_12.gif) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no13{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no13 a:link, #leftcolumn li#no13 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_13.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no13 a:hover{
        color: red;
        background:url(img/menu_13.gif) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no14{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no14 a:link, #leftcolumn li#no14 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_14.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no14 a:hover{
        color: red;
        background:url(img/menu_14.gif) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}


#leftcolumn li#no15{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no15 a:link, #leftcolumn li#no15 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_15.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:65px;
}

#leftcolumn li#no15 a:hover{
        color: red;
        background:url(img/menu_15.gif) 0 -50px no-repeat;
	padding-left:65px;
	text-decoration:none;
}

#leftcolumn li#no16{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no16 a:link, #leftcolumn li#no16 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_16.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:55px;
}

#leftcolumn li#no16 a:hover{
        color: red;
        background:url(img/menu_16.gif) 0 -50px no-repeat;
	padding-left:55px;
	text-decoration:none;
}

#leftcolumn li#no17{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no17 a:link, #leftcolumn li#no17 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_17.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:65px;
}

#leftcolumn li#no17 a:hover{
        color: red;
        background:url(img/menu_17.gif) 0 -50px no-repeat;
	padding-left:65px;
	text-decoration:none;
}

#leftcolumn li#no18{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no18 a:link, #leftcolumn li#no18 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_18.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:60px;
}

#leftcolumn li#no18 a:hover{
        color: red;
        background:url(img/menu_18.gif) 0 -50px no-repeat;
	padding-left:60px;
	text-decoration:none;
}


#leftcolumn li#no19{
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

#leftcolumn li#no19 a:link, #leftcolumn li#no19 a:visited {
	display:block;
	width:194px;
	height:50px;
	line-height:50px;
	background:url(img/menu_19.gif) 0 0 no-repeat;
	text-decoration:none;
	padding-left:60px;
}

#leftcolumn li#no19 a:hover{
        color: red;
        background:url(img/menu_19.gif) 0 -50px no-repeat;
	padding-left:60px;
	text-decoration:none;
}

.per6{
	width: 193px;
	background: url(img/6percent_01.gif) no-repeat 0 0;
	margin-top:20px;
	margin-bottom:20px;
	padding: 40px 0 8px 5px;
	height: 30px;
	font-size:9px;
}

div#co2{
	margin: 0pt auto;
	position: relative;
	width: 190px;
	height: 111px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

div#co2 p{
	position: absolute;
	top: 10px;
}

#uketuke p{
	font-size:12px;
	line-height:2.0;
	margin-top:20px;
	margin-bottom:20px;
}

#uketuke{
	padding:5px;
	width:160px;
}

/********************************右サイドメニュー*****************************/
#rightcolumn p{
	font-size:14px;
}

#rightcolumn p.mpki{
	font-size:12px;
	line-height:1.3;
	width:194px;
	padding:5px;
	background-color:#ede4cd;
	voice-family : "\"}\"";
	voice-family : inherit;
	width:184px;
}


#rightcolumn p.pay_method{
	width:165px;
	margin-left:20px;
}

#rightcolumn h3{
	margin:20px 0 10px 0;
	font-size:13px;
}

#rightcolumn p.voi{
	font-size:14px;
	line-height:1.6;
	width:194px;
	padding:5px;
	border:1px dotted #bb5520;
	voice-family : "\"}\"";
	voice-family : inherit;
	width:184px;
}

.green{
	color:#769164;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:7px;
}

#rightcolumn p.mpkz{
	font-size:12px;
	line-height:1.3;
	width:194px;
	padding:5px;
	background-color:#d6e9ca;
	voice-family : "\"}\"";
	voice-family : inherit;
	width:184px;
}

#rightcolumn p.dub{
	font-size:14px;
	line-height:1.6;
	width:194px;
	padding:5px;
	border:3px double #82ae46;
	voice-family : "\"}\"";
	voice-family : inherit;
	width:180px;
}

#rightcolumn h4 {
	color : #333333;
	text-indent : 5px;
	height : 23px;
	margin-top : 20px;
	margin-bottom : 15px;
	background : url(img/5050.gif) repeat;
	line-height : 130%;
	font-size : 14px;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : 14px;
	font-weight: bold;
	border:1px solid #e6b422;
	padding-top: 6px;
}

#rightcolumn p.small{
	font-size:11px;
}

/***********************真ん中メニュー**********************************/

marquee a:link,marquee a:visited{
	text-decoration:none;
	color:#cc0000;
}

marquee a:hover {
	color:#b22222;
	text-decoration:none;
}

.gbor{
	border:1px solid #9cbb1c;
}

.tyuu{
	border:1px solid #089DA4;
}

.arw{
	margin-right:5px;
}


#content h3 {
	color : #333333;
	text-indent : 5px;
	height : 23px;
	margin-top : 20px;
	background : url(img/1010.gif) repeat;
	line-height : 130%;
	font-size : 14px;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : 14px;
	font-weight: bold;
	border:1px solid #8b968d;
	padding-top: 6px;
}
div.item01 {
	width: 100%;
	background: url(img/ninniku_01.gif) no-repeat 0 0;
	margin-top:20px;
	padding: 55px 0px 9px 135px;
	height:91px;
	font-size:12px;
	clear:both;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 36px;

}
div.item02 {
	background: url(img/zakuro_top1c.jpg) no-repeat 0 0;
	margin-top:20px;
	padding: 50px 0px 10px 165px;
	height: 137px;
	font-size:12px;
	line-height:1.5;
	border:1px solid #c0c0c0;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:40px;
}

div.word01 {
	width: 100%;
	background: url(img/word_top01.gif) no-repeat 0 0;
	margin-top:10px;
	margin-bottom:3px;
	padding: 15px 5px 14px 135px;
	height: 101px;
	font-size:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 72px;
}

.red{
	color:#cc0000;
	text-align:center;
}

#content h2{
	font-size:21px;
	font-weight:normal;
	color:#b22222;
	margin:20px auto 0 0;
}

#content p.data{
	font-size:11px;
	text-align:right;
	color:#165e83;
	margin-bottom:20px;
}

.topbox_01{
	float:left;
	width:149px;
	border:#ccc 1px solid;
	line-height:1.5;
	margin-right:5px;
}

#content dl{
	margin-top:20px;
	margin-bottom:20px;
}
#content dt{
	font-weight:bold;
	color:#9d5b8b;
}
#content dd{
	line-height:2.0;
}

.fax01{
	float:left;
	margin-right:1em;
}

/***********************真ん中アイテム３カラム*******************************/
.item_left{
	float:left;
	width:301px;
}

.item_box01{
	float:left;
	width:148px;
}
.item_box02{
	float:right;
	width:148px;
}
.item_box03{
	float:right;
	width:153px;
}

/***********************真ん中お知らせ*******************************/



div#info {
	overflow:auto;
	font-size:13px;
	color:#666;
	width:455px;
	height:80px;
	border:1px solid silver;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:445px;
}

div#info li span{
	font-weight:bold;
}

#info li {
	border-bottom:1px dashed #dcdcdc;
	padding-top:3px;
	padding-bottom:3px;
}

#info a,#info a:link,#info a:visited {
	text-decoration:none;
	color:#666;
}

#info a:hover {
	color:#b22222;
	text-decoration:none;
}

/***********************今月のおすすめ*******************************/

#reco1 p{
	text-align:center;
	font-size:11px;
}

#reco1 a,#reco1 a:link,#reco1 a:visited {
	text-decoration:none;
	color:#666;
}

#reco1 a:hover {
	color:#b22222;
	text-decoration:none;
}
/******************************pankuzu**************************/
#pan_01 {
	margin:20px auto 5px 30px;
}
#pan_01 li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
#pan_01 li a {
	padding-right:10px;
	background:url(img/pan.gif) no-repeat right center;
}

#pan_01 a,#pan_01 a:link,#pan_01 a:visited{
	text-decoration:none;
	color:blue;
}

#pan_01 a:hover{
	color:#b22222;
}







/******************************フッターエリア********************************/


/****footer*****/
#footer{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #69821b;
	background-color:#EDE4CD;
	padding:10px 10px 0 10px;
	clear:both;
}
#footer p{
	font-size:14px;
	line-height:2;
}

#footer p.red01{
	color:#cd5e3c;
	font-weight:bold;
	margin-bottom:10px;
}
#footer_AB {
	width:66%;
	float:left;
}

#footer_C {
	width:33%;
	float:right;
}
#footer_B {
	width:49%;
	float:right;
	border-right:1px solid #000;
	border-left:1px solid #000;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:40px;
}

#footer_A {
	width:46%;
	float:left;
}

/****footer_navi*****/

#footer_navi {
	position:relative;
	margin:0 auto;
	padding:20px;
	width:auto;
	color:#fff;
	background-color:#333631;
	text-align:center;
	clear:both;
}

#footer_navi p {
	font-size:13px;
}

#footer_navi a,#footer_navi a:link,#footer_navi a:visited{
	text-decoration:underline;
	color:#fff;
}

#footer_navi a:hover{
	color:#b22222;
}

#logo{
	padding:30px 0;
	text-align:center;
}

/****footer_end*****/

#footer_end{
	width:60%;
	margin:0 auto;
	padding:2px;
	color:#666;
	text-align:left;
}

#footer_end p{
	font-size:.6em;
	line-height: 150%; 
	color:#777777;
}

/***************************カレンダー*******************************/

#calendar table{
	border:1px solid #b0c1e1;
	border-collapse:separate;
	border-spacing:1px;
}

#calendar th{
	padding:3px;
	border-right:1px solid #b0c1et;
	border-bottom:1px solid #b0c1et;
	background-color:#d0daed;
}

#calendar td{
	padding:3px;
	border-right:1px solid #b0c1et;
	border-bottom:1px solid #b0c1et;
	background-color:#e7ecf6;
}

#calendar td.day{
	padding:3px;
	border-right:1px solid #b0c1et;
	border-bottom:1px solid #b0c1et;
	background-color:#f6bfbc;
}
#calendar p{
	font-size:28px;
	font-weight:bold;
}

/***************************店長紹介*******************************/

.come1 { 
	margin: 0px;
	padding: 10px;
	font-size:9px;
	text-align:center;
	width: 80px;
	float: left;
	display: inline;
}
.come2 { 
	background-color:#fdeff2;
	font-size:11px;
	float: left;
	color: #333;
	margin-top: 30px;
	padding:10px;
	width: 330px;
	display: inline;
	position: relative;
}



/***************************雑誌紹介*******************************/

.media_phot{
	float:left;
	width:140px;
	text-align: center;
}

.media_haba{
	width:460px;
	margin-bottom:20px;
	margin-top:20px;
}

.media_haba p{
	font-size:12px;
	line-height:2.0;
}
	
.bg_yellow{
	background-color:yellow;
}

/************************ショッピングカート******************************/


.ico{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	padding:2px;
}	

.cart{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #696969;
	border-bottom:1px dotted #696969;
}

.cart02{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #696969;
}
.cart td{
	vertical-align:top;
}

.cart_nm{
	font-size:18px;
	font-weight:normal;
	color:#008080;
}

.cart_nm del{
	font-weight:normal;
	font-size:12px;
	color:#000;
}
/*********************************テーブル（野草酵素）************************/
.souk td{
background-color:#b9d08b;
}
.sout {
	font-size:12px;
	border-collapse : collapse ;
	border-width : 1px 0 0 1px ;
	border-style : solid ;
	border-color : black ;	/* IE 6(Win)向け */
}

.sout td {
	border-width : 0 1px 1px 0 ;
	border-style : solid ;
	padding : .5em ;
}

/*********************************テーブル（香醋）************************/
.resit{
	margin-top:20px;
	margin-bottom:20px;
}

div.resit table{
	font-size:12px;
	border-collapse : collapse ;
	width:90%;
	text-align:center;
}

.kouzu{
	margin-top:30px;
	margin-bottom:30px;
}

div.kouzu table {
	font-size:12px;
	border-collapse : collapse ;
	width:90%;
	border:1px solid #000;/* IE 6(Win)向け */
}

div.kouzu td{
	padding:5px;
	border-right:1px solid #b0c1et;
	border-bottom:1px solid #b0c1et;
	background-color:#EDE4CD;
}

div.kouzu td.com{
	padding:3px;
	border-right:1px solid #b0c1et;
	border-bottom:1px solid #b0c1et;
	background-color:#f6bfbc;
}
/********************************マクロデリ***********************/

#macro{
}

#macro p{
	margin-top:1em;
	text-indent:1em;
}

#macroh3{
	padding:8px 0;
	margin-top:2em;
	margin-bottom:1em;
	color:#f09199;
	border-top:1px dashed #ffb6c1;
	border-bottom:1px dashed #ffb6c1;
	font-weight:normal;
}

.chartm{
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
	font-size:12px;
	text-align:center;
}

.chartm img{
	padding:2px;
	margin-bottom:0.5em;
}

.chartl{
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
	font-size:12px;
	text-align:center;
}
.pinkb {
	font-size:12px;
	color:#FF6699;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}


.hosi1{
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
.hosi1 span{
	font-size:11px;
	font-weight:normal;
}
.hosi2{
	font-size:11px;

}


.dlmx01 {
	width: 310px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:11px;	margin-top:5px;
}
.dlmx01 caption{
	text-align:right;
	font-size:10px;
	margin-top:10px;
}

.dlmx01 th.eg {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #fdede4;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	font-weight:normal;
	width:50px;
}

.dlmx01 th.ml {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #fff;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	font-weight:normal;
	width:50px;
}
.dlmx01 th.kg {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #FDE6CF;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	font-weight:normal;
	width:50px;
}

.dlmx01 th.km {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #f0f6da;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	font-weight:normal;
	width:50px;
}
.dlmx01 th.dz {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #E6CCB2;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	font-weight:normal;
	width:50px;
}
.dlmx01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
}

.dlp{
	float:left;
	margin-right:5px;
	width:115px;
}

.dlp img{
	border:1px solid #d3d3d3;
}

.dlt{
	float:right;
	width:330px;
	line-height:1.0;
}

.dlt h5{
	border-left:5px solid #cc0000;
	padding-left:1em;
	margin-bottom:3px;
}

.dlt h5.okay{
	border-left:5px solid #ffa500;
	padding-left:1em;
	margin-bottom:3px;
}

.dlt h5.g5b{
	border-left:5px solid #9cbb1c;
	padding-left:1em;
	margin-bottom:3px;
}

.dlt h5.b5b{
	border-left:5px solid #ffc0cb;
	padding-left:1em;
	margin-bottom:3px;
}

.dlt h5.d5b{
	border-left:5px solid #d3d3d3;
	padding-left:1em;
	margin-bottom:3px;
}



.dlt h5.okazu{
	border-left:5px solid #007bbb;
	padding-left:1em;
	margin-bottom:3px;
}

.dlt p{
	font-size:11px;
}


.dlhr{
	width: 450px;
	height: 0px;
	border: 0px;
	border-top: 1px dotted #999;  
}

/********************************にんにく************************/

.sina{
	text-align:center;
	margin-bottom:30px;
}

.hiba{
	margin-top:30px;
	border-left:12px solid #96514d;
	padding-left:20px;
}
/********************************雑穀米************************/

.zako01{
	margin-top:20px;
	margin-bottom:20px;
}
div.zako01 table{
	font-size:12px;
	border-collapse : collapse ;
	width:90%;
	border:1px solid #000;/* IE 6(Win)向け */
}	
div.zako01 td{
	padding:5px;
	border-right:1px solid #b0c1et;
	border-bottom:1px solid #b0c1et;
}	
div.zako01 td.com{
	padding:3px;
	border-right:1px solid #b0c1et;
	border-bottom:1px solid #b0c1et;
	background-color:#F8E58C;
}

div.zako01 td.tan{
	text-align:center;
}

.zako02{
	margin-bottom:30px;
}
div.zako02 table{
	font-size:12px;
	border-collapse : collapse ;
	width:90%;
}
div.zako02 td{
	text-align:center;
}
/******************************コーヒー***********************/


.cafe{
	margin-top:25px;
	padding:10px;
	background-color:#afeeee;
}

.cafe02{
	border:1px solid #7b5544;
	margin-bottom:5px;
}

/******************************蜂蜜・ハニー***********************/


.pmh{
	float:right;
	margin-left:1em;
	margin-bottom:10px;
	padding:2px;
	border:#c9caca 1px solid;
}

#rightcolumn p.umf{
	font-size:12px;
	line-height:2.0;
	width:194px;
	padding:5px;
	background-color:#ede4cd;
	voice-family : "\"}\"";
	voice-family : inherit;
	width:184px;
}

/******************************ノニジュース***********************/

#drnoni{
	margin-top:30px;
	margin-bottom:30px;
	padding:30px 5px;
	border:1px solid #9cbb1c;
}

#drnoni p {
	font-size:11px;
	margin: 0pt auto 1.4em;
	padding: 0pt;
}

#drnoni p span {
	background-color: #fce1b0;
}

#drnoni dt {
	float: left;
	width: 105px;
}

#drnoni dd {
	font-size:12px;
	line-height:1.3;
	margin: 4px 0pt 0pt;
	float: right;
	width:340px;
	text-align: left;
}

#drnoni dd span {
	color: #a43600;
}

#drnoni .note {
	margin: 10px auto 10px 30px;
	padding: 10px;
	width: 380px;
	background-color: #e0de94;
}

div.drcom {
	background: url(img/drnoni_08a.jpg) no-repeat 0 0;
	margin-top:20px;
	padding: 50px 10px 50px 160px;
	height: 180px;
	font-size:12px;
	line-height:1.5;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:80px;
}

.ngaki{
	font-size:11px;
	width:400px;
	margin-bottom:60px;
	margin-left:30px;
}

.ngaki span{
	color:#990000;
}

/************************************ 共通 ********************************/

h1 {
	position:absolute;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
	font-weight:normal;
	color:#daa520;
	font-size:10px;
}

em{
	font-style:normal;
	font-size:16px;
	font-weight:bold;
}

strong{
	font-weight:normal;
}

.naka{
	text-align:center;
}

.naka10{
	margin-top:10px;
	text-align:center;
}

.reco{
	width:400px;
	margin:20px 20px;
	padding:10px;
	border:1px solid #c0c0c0;
}

.pleft{
	float:right;
	margin-left:1em;
	margin-bottom:10px;
	padding:2px;
	border:#000 1px solid;
}

.pright{
	float:left;
	margin-right:1em;
	margin-bottom:10px;
	padding:2px;
	border:#000 1px solid;
}
.tright{
	float:left;
	margin-right:1em;
}

.b22{
	color:#b22222;
}

.small{
	font-size:12px;
	line-height:1.3;
}

.point01{
	font-size:11px;
	margin-bottom:10px;
	text-align:center;
}

.clear { clear: both;}

.blue{
	color:#008899;
}


.bold{
	font-weight:bold;
}

.space_30{
	padding:30px;
}

.list_c{
	list-style-type:disc;
	margin: 0 0 0 30px;
	padding-top:10px;
	padding-bottom:10px;
}
.list_c li{
	line-height:2.0;
}

.kakomi1{
	padding:10px;
	border:1px solid #888e7e;
	background-color:#dddcd6;
	margin-bottom:20px;
}

.kakomi2{
	border:1px solid #cc0000;
}

.kakomi3{
	border:1px solid #c0c0c0;
}

.mt10{
	margin-top:10px;
}

.mt30{
	margin-top:30px;
}

.prban{
	position: absolute;
	top: 280px;
	left: 0px;
	background-color:#B9CA75;
}

/*************************************************
	スペース設定
 *************************************************/


.m-t00 {margin-top: 0;}
.m-t01 {margin-top: 1px;}
.m-t02 {margin-top: 2px;}
.m-t03 {margin-top: 3px;}
.m-t04 {margin-top: 4px;}
.m-t05 {margin-top: 5px;}
.m-t06 {margin-top: 6px;}
.m-t07 {margin-top: 7px;}
.m-t08 {margin-top: 8px;}
.m-t09 {margin-top: 9px;}
.m-t10 {margin-top:10px;}
.m-t11 {margin-top:11px;}
.m-t12 {margin-top:12px;}
.m-t13 {margin-top:13px;}
.m-t14 {margin-top:14px;}
.m-t15 {margin-top:15px;}
.m-t16 {margin-top:16px;}
.m-t17 {margin-top:17px;}
.m-t18 {margin-top:18px;}
.m-t19 {margin-top:19px;}
.m-t20 {margin-top:20px;}
.m-t25 {margin-top:25px;}
.m-t30 {margin-top:30px;}
.m-t35 {margin-top:35px;}
.m-t40 {margin-top:40px;}
.m-t45 {margin-top:45px;}
.m-t50 {margin-top:50px;}
.m-t55 {margin-top:55px;}
.m-t60 {margin-top:60px;}
.m-t65 {margin-top:65px;}
.m-t70 {margin-top:70px;}
.m-t75 {margin-top:75px;}
.m-t80 {margin-top:80px;}
.m-t85 {margin-top:85px;}
.m-t250{margin-top:250px;}

.m-b00 {margin-bottom: 0;}
.m-b01 {margin-bottom: 1px;}
.m-b02 {margin-bottom: 2px;}
.m-b03 {margin-bottom: 3px;}
.m-b04 {margin-bottom: 4px;}
.m-b05 {margin-bottom: 5px;}
.m-b06 {margin-bottom: 6px;}
.m-b07 {margin-bottom: 7px;}
.m-b08 {margin-bottom: 8px;}
.m-b09 {margin-bottom: 9px;}
.m-b10 {margin-bottom:10px;}
.m-b11 {margin-bottom:11px;}
.m-b12 {margin-bottom:12px;}
.m-b13 {margin-bottom:13px;}
.m-b14 {margin-bottom:14px;}
.m-b15 {margin-bottom:15px;}
.m-b16 {margin-bottom:16px;}
.m-b17 {margin-bottom:17px;}
.m-b18 {margin-bottom:18px;}
.m-b19 {margin-bottom:19px;}
.m-b20 {margin-bottom:20px;}
.m-b25 {margin-bottom:25px;}
.m-b30 {margin-bottom:30px;}
.m-b35 {margin-bottom:35px;}
.m-b40 {margin-bottom:40px;}
.m-b45 {margin-bottom:45px;}
.m-b50 {margin-bottom:50px;}
.m-b55 {margin-bottom:55px;}
.m-b60 {margin-bottom:60px;}
.m-b65 {margin-bottom:65px;}
.m-b70 {margin-bottom:70px;}
.m-b75 {margin-bottom:75px;}
.m-b80 {margin-bottom:80px;}
.m-b85 {margin-bottom:85px;}

.p-t00 {padding-top: 0;}
.p-t01 {padding-top: 1px;}
.p-t02 {padding-top: 2px;}
.p-t03 {padding-top: 3px;}
.p-t04 {padding-top: 4px;}
.p-t05 {padding-top: 5px;}
.p-t06 {padding-top: 6px;}
.p-t07 {padding-top: 7px;}
.p-t08 {padding-top: 8px;}
.p-t09 {padding-top: 9px;}
.p-t10 {padding-top:10px;}
.p-t11 {padding-top:11px;}
.p-t12 {padding-top:12px;}
.p-t13 {padding-top:13px;}
.p-t14 {padding-top:14px;}
.p-t15 {padding-top:15px;}
.p-t16 {padding-top:16px;}
.p-t17 {padding-top:17px;}
.p-t18 {padding-top:18px;}
.p-t19 {padding-top:19px;}
.p-t20 {padding-top:20px;}
.p-t25 {padding-top:25px;}
.p-t30 {padding-top:30px;}
.p-t35 {padding-top:35px;}
.p-t40 {padding-top:40px;}
.p-t45 {padding-top:45px;}
.p-t50 {padding-top:50px;}
.p-t55 {padding-top:55px;}
.p-t60 {padding-top:60px;}
.p-t65 {padding-top:65px;}
.p-t70 {padding-top:70px;}
.p-t75 {padding-top:75px;}
.p-t80 {padding-top:80px;}
.p-t85 {padding-top:85px;}

.p-b00 {padding-bottom: 0;}
.p-b01 {padding-bottom: 1px;}
.p-b02 {padding-bottom: 2px;}
.p-b03 {padding-bottom: 3px;}
.p-b04 {padding-bottom: 4px;}
.p-b05 {padding-bottom: 5px;}
.p-b06 {padding-bottom: 6px;}
.p-b07 {padding-bottom: 7px;}
.p-b08 {padding-bottom: 8px;}
.p-b09 {padding-bottom: 9px;}
.p-b10 {padding-bottom:10px;}
.p-b11 {padding-bottom:11px;}
.p-b12 {padding-bottom:12px;}
.p-b13 {padding-bottom:13px;}
.p-b14 {padding-bottom:14px;}
.p-b15 {padding-bottom:15px;}
.p-b16 {padding-bottom:16px;}
.p-b17 {padding-bottom:17px;}
.p-b18 {padding-bottom:18px;}
.p-b19 {padding-bottom:19px;}
.p-b20 {padding-bottom:20px;}
.p-b25 {padding-bottom:25px;}
.p-b30 {padding-bottom:30px;}
.p-b35 {padding-bottom:35px;}
.p-b40 {padding-bottom:40px;}
.p-b45 {padding-bottom:45px;}
.p-b50 {padding-bottom:50px;}
.p-b55 {padding-bottom:55px;}
.p-b60 {padding-bottom:60px;}
.p-b65 {padding-bottom:65px;}
.p-b70 {padding-bottom:70px;}
.p-b75 {padding-bottom:75px;}
.p-b80 {padding-bottom:80px;}
.p-b85 {padding-bottom:85px;}