@charset "shift_jis";

* {	margin: 0; padding: 0; font-size: 1em; font-style: normal;}

body {
	text-align: center;
	background: #fff url(../img/bg.gif);
	color: #333;
	cursor: auto;
	font: normal normal 75%/1.5 Arial, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}


h1, h2, h3, h4, h5, h6 { padding: 25px 0 5px;}

p { padding: 5px 15px 10px 10px;}

ul, ol { margin: 0 0 10px 30px;}

em     { font-weight: bold; color: #666;}
strong { font-weight: bold; color: #008C99;}

a         { color: #339966; text-decoration: underline; cursor: pointer; outline: 0;}
a:visited { color: #449933;}
a:hover   { color: #f80; text-decoration: none;}
a:active  { color: #FFD966;}

hr { display: none;}
img { border: none; color: #fff; background: transparent; vertical-align: bottom;}
abbr, acronym { cursor: help;}
code { color: #5b7905; font-family: "Lucida Grande", Verdana, sans-serif;}


table { border: 1px solid #aaa; border-collapse: collapse; margin-bottom: 15px;}

caption { text-align: left;}

thead {}

tbody {}

tr:hover th { background: #eee;}
td:hover    { background: #fafafa;}

th { white-space: nowrap;}
th, td {
	padding: 5px 10px;
	border-collapse: collapse;
	border: 1px solid #aaa;
	text-align: left;
}

fieldset {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 10px;
}

* html legend { margin: 0 0 10px;}

input, textarea, select {
	border: 1px solid #ddd;
	font: normal normal 100%/1.5 Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}

input:focus,
select:focus,
textarea:focus { background-color: #fafafa;}

span.st{
font-weight: bold;
color: #008C99;
}

.mar0{ margin:0; text-align:center; }

/******************************************************************** wrapper + structure
*/

#wrapper { width: 800px; text-align: left; margin: 0 auto;}
#col-a   { width: 615px; float: right;}
#col-b   { width: 185px; float: left;}

#span.1 { font-size:15px;font-weight:bold;color:#FFCA2B}
/******************************************************************** header
*/

#header {
	position: relative;
	background: url(../img/h_back.jpg) no-repeat 0 0;
	height: 132px;
	width: 800px;
}

#header h1 {
	color: #fff;
	padding: 4px 0 0 10px;
	font-weight: normal;
	line-height: 100%;
}

#header p {
	position: absolute;
	top: 36px;
	left: 11px;
	padding: 0;
}

#header p a {
	display: block;

	width: 490px;
	height: 41px;
	text-decoration: none;
	text-indent:none;
}

#header ul {
	position: absolute;
	top: 12px;
	right: 11px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#header li.tel {
	display: block;
	background: url(../img/tel.gif) no-repeat 0 0;
	width: 166px;
	height: 44px;
	text-indent: -9999px;
}

#header li.off {
	margin: 14px 0 0 44px;
}

#header li.off a {
	display: block;
	background: url(../img/off.gif) no-repeat 0 0;
	width: 122px;
	height: 30px;
	text-indent: -9999px;
	text-decoration: none;
}

#header li.off a:hover {
	background: url(../img/off.gif) no-repeat -122px 0;
}

/******************************************************************** container
*/

#container {
	background: url(../img/c_back.gif) repeat-y;
}

/******************************************************************** col-a
*/

#col-a {
	position: relative;
	display: inline;
}

#col-a h2 {
	display: block;
	width: 600px;
	height: 150px;
	text-indent: -9999px;
	padding: 0;
	margin-left: 4px;
}

#col-a h3 {
	display: block;
	background: url(../img/h3.gif) no-repeat 0 0;
	width: 585px;
	height: 20px;
	padding: 10px 0 0 15px;
	margin: 10px 0 0 4px;
	line-height: 100%;
	font-size: medium;
	color: #9E825B;
}

#col-a h4 {
	display: block;
	background: url(../img/h4.gif) no-repeat 0 0;
	width: 570px;
	height: 20px;
	padding: 10px 0 0 30px;
	margin: 10px 0 0 4px;
	line-height: 100%;
}

#col-a p.off {
	padding: 0;
	margin: 10px 0 15px 4px;
}

#col-a p.off a {
	display: block;
	background: url(../img/off_bn.gif) no-repeat 0 0;
	width: 600px;
	height: 79px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-a p.off a:hover {
	background-position: 0 -79px;
}

#col-a p.link {
	margin: 10px 0 15px 5px;
	padding: 0;
}

#col-a p.link a {
	display: block;
	background: url(../img/bg.gif) no-repeat 0 0;
	width: 600px;
	height: 47px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-a p.link a:hover {
	background-position: 0 -47px;
}

#col-a p.link2 {
	margin: 10px 0 15px 5px;
	padding: 0;
}
#col-a p.link2 a {
	display: block;
	background: url(../img/inq_bn.jpg) no-repeat 0 0;
	width: 600px;
	height: 73px;
	text-decoration: none;
	text-indent: -9999px;
}
#col-a p.link2 a:hover {
	background-position: 0 -73px;
}

#col-a p.link3 {
	margin: 10px 0 15px 5px;
	padding: 0;
}
#col-a p.link3 a {
	display: block;
	background: url(../img/mi_bn_l.jpg) no-repeat 0 0;
	width: 600px;
	height: 64px;
	text-decoration: none;
	text-indent: -9999px;
}
#col-a p.link3 a:hover {
	background-position: 0 -64px;
}

#breadcrumbsList {
	text-align: right;
	padding: 10px 15px 0 0;
}

/******************************************************************** col-b
*/

#col-b { position: relative;}

#col-b dl {
	background: url(../img/m_back.gif) repeat-y;
	margin-left: 9px;
}

#col-b dt {
	padding-bottom: 2px;
}

#col-b .m01 dt {
	display: block;

	width: 171px;
	height: 23px;
	text-indent: nonex;
}

#col-b .m02 dt {
	display: block;

	width: 171px;
	height: 32px;
	text-indent:none;
}

#col-b .m03 dt {
	display: block;

	width: 171px;
	height: 32px;
	text-indent:none;
}

#col-b dd {
	margin: 3px 0 0 10px;
	padding-bottom: 3px;
}

#col-b dd a {
	display: block;
	background: url(../img/list01.gif) no-repeat 0 40%;
	width: 151px;
	letter-spacing: 0;
	padding: 0 0 0 10px;
	color: #000;
}

#col-b dd.long a {
	background-position: 0 10%;
}

#col-b dd a:hover {
	background-image: url(../img/list02.gif);
}

#col-b ul.m04 {
	margin-left: 9px;
	padding: 10px 5px 0;
	list-style: none;
	background: url(../img/d_bottom.gif) no-repeat 0 0;
}

#col-b ul.m04 li {
	background: #F4EDDE;
	width: 161px;
	padding: 2px 0;
}

#col-b ul.m04 li a {
	display: block;
	background: url(../img/list03.gif) no-repeat 0 40%;
	width: 146px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 0 0 0 10px;
	margin-left: 6px;
	color: #000;
	letter-spacing: 0;
}

#col-b ul.m04 li.long a {
	background-position: 0 10%;
	min-height: 38px;
	height: auto !important;
	height: 38px;
}

#col-b ul.m04 li a:hover {
	background-image: url(../img/list04.gif);
}

#col-b ul.m05 {
	margin: -10px 0 10px 9px;
	padding: 16px 0 0;
	list-style: none;
	background: url(../img/u_bottom.gif) no-repeat 0 0;
	width: 170px;
}

#col-b ul.m05 li {
	margin-bottom: 5px; 
}

#col-b ul.m05 li.tel {
	display: block;
	background: url(../img/m_tel.gif) no-repeat 0 0;
	width: 170px;
	height: 44px;
	text-indent: -9999px;
}

#col-b ul.m05 li.con a {
	display: block;
	background: url(../img/m_con.gif) no-repeat 0 0;
	width: 170px;
	height: 43px;
	text-indent: -9999px;
	text-decoration: none;
}

#col-b ul.m05 li.mi a {
	display: block;
	background: url(../img/mi_bn.jpg) no-repeat 0 0;
	width: 170px;
	height: 50px;
	text-indent: -9999px;
	text-decoration: none;
}

#col-b ul.m05 li.mi2 a {
	display: block;
	background: url(../img/title_k.gif) no-repeat 0 0;
	width: 170px;
	height: 44px;
	text-indent: -9999px;
	text-decoration: none;
}
#col-b ul.m05 li.mifc a {
	display: block;
	background: url(../img/mi_fc.jpg) no-repeat 0 0;
	width: 170px;
	height: 38px;
	text-indent: -9999px;
	text-decoration: none;
}

#col-b ul.m05 li.off a {
	display: block;
	background: url(../img/m_off.gif) no-repeat 0 0;
	height:43px;
}

#col-a p.off a {
	display: block;
	background: url(../img/off_bn.gif) no-repeat 0 0;
	width: 600px;
	height: 79px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-b ul.m05 li a {
	width: 170px;
	text-indent: -9999px;
	text-decoration: none;
}



#col-b ul.m05 li a:hover {

	background-position: -170px 0;

}



#col-a p.off a {
	display: block;
	background: url(../img/off_bn.gif) no-repeat 0 0;
	width: 600px;
	height: 79px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-a p.link a {
	display: block;
	background: url(../img/bn.gif) no-repeat 0 0;
	width: 600px;
	height: 47px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-b .m05 .qr {
	margin: 0 auto;
	width: 123px;
	height: 107px;
	text-indent: -9999px;
	background: url(../img/qr.png) 0 0 no-repeat;
}

.green-q { color:#ff4f01; font-weight:bold; margin-top:20px; text-align:center; }

.emi a { display:block; background:url(../img/emj_blog.gif) 0 0 no-repeat; width:170px; height:51px; text-indent:-9999px; }
.emi a:hover { background:url(../img/emj_blog.gif) 0 0 no-repeat; }

/******************************************************************** footer
*/

#footer {
	position: relative;
	clear: both;
	background: url(../img/f_back.gif) repeat-y;
	width: 800px;
	padding-top: 5px;
}

#footernavi {
	width: 770px;
	color: #E0D12F;
	padding: 5px;
	margin-left: 11px;
	list-style-type:none;
}

#footernavi li {
	color: #E0D12F;
	display:inline;
	margin:0px 3px 0px 0px;
	float:left;
}

#footernavi a {
	color: #E0D12F;
	text-decoration: none;
}

#footernavi a:hover {
	color: #F0E99A;
}

#footer address {
	letter-spacing: 0.05em;
	padding: 3px 0 3px 5px;
	width: 775px;
	color: #D9B100;
	margin-left: 11px;
}

.pageTop {
	position: absolute;
	top: 10px;
	right: 28px;
	padding: 0;
}

.pageTop a {
	display: block;
	background: url(../img/pt.gif) no-repeat 0 0;
	width: 140px;
	height: 27px;
	text-decoration: none;
	text-indent: -9999px;
}

.pageTop a:hover{
	background-position: -140px 0;
}

#ingredients {
	display: block;
	background: url(../img/f_bottom.gif) no-repeat 0 100%;
	width: 785px;
	color: #fff;
	text-align: right;
	padding-right: 15px;
}

#ingredients a {
	color: #fff;
	text-decoration: none;
}

#ingredients a:hover {
	color: #ccc;
}

/******************************************************************** Float containers fix
*/

.clearfix {}

/******************** exp IE
*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/******************** for IE
Level 2.1*/
.clearfix { display: inline-block;}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End Holly Hack */


/******************************************************************** universal
*/

.aL { text-align: left;}
.aC { text-align: center;}
.aR { text-align: right;}
.fR { float: right;}
.fL { float: left;}
.clr { float: none; clear: both;}

input.btn {
	width: auto;
	padding: 5px 10px;
	margin: 0 20px 0 0;
	cursor: pointer;
}


/******************************************************************** print styles
 
@media print{
	body { font: normal normal 75%/1.5 "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;}
	#col-a { width: 100%; float: none;}
	#col-b { display: none;} 
}

*/


/******************************************************************2006/12/29
*/

.p_txt {
	padding: 5px;
	margin-left: 11px;
	font-size:11px;
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3";
}

.p_txt a {
	height: 27px;
	text-decoration: none;
	color:#99CC00;
}

.p_txt a:hover{
	color:#FF9900;
	
}

.p_txt2 {
	position:absolute;
	top: 110px;
	right: 15px;
	padding: 0;	
	font-size:11px;
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3";
}

.p_txt2 a {
	height: 27px;
	text-decoration: none;
	color:#99CC00;
}

.p_txt2 a:hover{
	color:#FF9900;
	
}

/**************************************************2010/01/08
*/
#col-b p.banner { padding: 5px 0px 10px 10px;}

#col-b .banner a {
	background-image:url(../img/banner01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:170px;
	height:110px;
	display:block;
}
#col-b .banner a:hover {
	background-position:0 -110px;
}
#col-a p.off1 {
	padding: 0;
	margin: 10px 0 15px 4px;
}

#col-a p.off1 a {
	display: block;
	background: url(../img/off_bn_01.gif) no-repeat 0 0;
	width: 600px;
	height: 79px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-a p.off1 a:hover {
	background-position: 0 -79px;
}
