@charset "shift_jis";

* {	margin: 0; padding: 0; font-size: 1em; font-style: normal;}

body {
	text-align: center;
	background: #fff url(../img/bg.gif);
	color: #000;
	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: 0 10px 10px 5px;}

ul, ol { margin: 10px 0; padding: 0 0 0 30px;}

em     { font-weight: bold; color: #666;}
strong { font-weight: bold; color: #001C90;}

a         { color: #008CBE; text-decoration: underline; cursor: pointer; outline: 0;}
a:visited { color: #00AA96;}
a:hover   { color: #00005A; text-decoration: none;}
a:active  { color: #00C9FF;}

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 #aaa;
	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;}

label { cursor: pointer;}

/******************************************************************** wrapper + structure
*/

#wrapper { width: 790px; text-align: left; margin: 0 auto;}
#col-a   { width: 576px; float: right;}
#col-b   { width: 214px; float: left;}

/******************************************************************** header
*/

#header {
	position: relative;
	background: url(../img/h_back.gif) no-repeat 0 0;
	width: 790px;
	height: 129px;
}

#header h1 {
	color: #E1F5FF;
	padding: 2px 0 0 10px;
}

#header p {
	position: absolute;
	top: 26px;
	left: 63px;
	padding: 0;
}

#header p a {
	display: block;
	background: url(../img/title.gif) no-repeat 0 0;
	width: 449px;
	height: 47px;
	text-decoration: none;
	text-indent: -9999px;
}

/*---------------------------------------------------------*/

#headerNav {
	position: absolute;
	top: 20px;
	right: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	background: url(../img/h_nav.gif) no-repeat 0 0;
	width: 217px;
	height: 68px;
}

#headerNav li.tel {
	display: block;
	background: url(../img/h_tel.gif) no-repeat 0 0;
	width: 209px;
	height: 32px;
	text-indent: -9999px;
	margin-left: 8px;
}

#headerNav li.off {
	margin-left: 12px;
}

#headerNav li.off a {
	display: block;
	background: url(../img/h_off.gif) no-repeat 0 0;
	width: 205px;
	height: 36px;
	text-decoration: none;
	text-indent: -9999px;
}

#headerNav li.off a:hover {
	background: url(../img/h_off.gif) no-repeat -205px 0;
}

/*---------------------------------------------------------*/

#globalNav {
	position: absolute;
	top: 91px;
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
	display: block;
	background: url(../img/g_back.gif) no-repeat 0 0;
	width: 790px;
	height: 38px;
}

#globalNav li {
	float: left;
	padding: 5px 0 0 6px;
	margin: 0;
}

#globalNav li a {
	display: block;
	width: 123px;
	height: 25px;
	text-decoration: none;
	text-indent: -9999px;
}

#globalNav li.home a {
	background: url(../img/g_01.gif) no-repeat 0 0;
}

#globalNav li.home a:hover {
	background: url(../img/g_01.gif) no-repeat 0 -25px;
}

#globalNav li.com a {
	background: url(../img/g_02.gif) no-repeat 0 0;
}

#globalNav li.com a:hover {
	background: url(../img/g_02.gif) no-repeat 0 -25px;
}

#globalNav li.qa a {
	background: url(../img/g_03.gif) no-repeat 0 0;
}

#globalNav li.qa a:hover {
	background: url(../img/g_03.gif) no-repeat 0 -25px;
}

#globalNav li.doc a {
	background: url(../img/g_04.gif) no-repeat 0 0;
}

#globalNav li.doc a:hover {
	background: url(../img/g_04.gif) no-repeat 0 -25px;
}

#globalNav li.corner a {
	background: url(../img/g_05.gif) no-repeat 0 0;
}

#globalNav li.corner a:hover {
	background: url(../img/g_05.gif) no-repeat 0 -25px;
}

#globalNav li.site a {
	background: url(../img/g_06.gif) no-repeat 0 0;
}

#globalNav li.site a:hover {
	background: url(../img/g_06.gif) no-repeat 0 -25px;
}

/******************************************************************** container
*/

#container {
	background: url(../img/c_back.gif) repeat-y;
}

/******************************************************************** col-a
*/

#col-a {
	position: relative;
	display: inline;
}

#col-a h2 {
	position: relative;
	display: block;
	width: 561px;
	height: 185px;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 5px 5px;
}

#col-a h3 {
	display: block;
	background: url(../img/h3.gif) no-repeat 0 0;
	width: 546px;
	height: 20px;
	margin: 5px 0 5px 5px;
	padding: 9px 0 0 15px;
	line-height: 100%;
}

#col-a h4 {
	display: block;
	background: url(../img/h4.gif) no-repeat 0 0;
	width: 541px;
	height: 22px;
	margin: 5px 0 5px 5px;
	padding: 7px 0 0 20px;
	color: #fff;
	line-height: 100%;
}

#col-a ul {
	margin: 0 0 10px 5px;
	padding: 0;
	list-style: none;
}

#col-a ul li {
	display: block;
	background: url(../img/list.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
	width: 540px;
	margin-bottom: 5px;
}

#col-a img {
	border: 1px solid #ccc;
	padding: 5px;
}

#col-a p.fR img {
	border: none;
	padding: 0;
}

#col-a p.fL {
	padding-right: 2px;
}

#col-a p.link05 {
	float: left;
	padding: 0;
	margin: 0 0 10px 5px!important;
	margin: 0 0 5px 3px;
}

#col-a p.link05 a {
	display: block;
	background: url(../img/img_05.jpg) no-repeat 0 0;
	width: 275px;
	height: 58px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-a p.link05 a:hover {
	background: url(../img/img_05.jpg) no-repeat -275px 0;
}

#col-a p.tel {
	background: url(../img/img_06.jpg) no-repeat 0 0;
	width: 275px;
	height: 58px;
	float: right;
	text-indent: -9999px;
	padding: 0;
	margin: 0 10px 10px 0!important;
	margin: 0 5px 5px 0;
}

#breadcrumbsList {
	position: absolute;
	top: 3px;
	right: 13px;
	padding: 0;
	color: #fff;
	line-height: 100%;
}

#breadcrumbsList a {
	color: #e6e6e6;
	text-decoration: none;
}

#breadcrumbsList a:hover {
	color: #fff;
}


/******************************************************************** col-b
*/

#col-b { position: relative;}

#col-b dl {
	margin: 0 0 0 5px;
	padding: 45px 0 0 0;
	background: url(../img/m_00.gif) no-repeat 0 0;
	width: 209px;
}

#col-b dt {
	margin: 0 0 0 4px;
}

#col-b dt a {
	display: block;
	width: 167px;
	text-decoration: none;
	color: #fff;
	padding-left: 30px;
}

#col-b dt.m01 a {
	background: url(../img/dt01.gif) no-repeat 0 0;
	height: 39px;
	text-decoration: none;
	color: #fff;
	padding-top: 2px;
}

#col-b dt.m01 a:hover {
	background: url(../img/dt01.gif) no-repeat -197px 0;
}

#col-b dt.m02 a {
	background: url(../img/dt02.gif) no-repeat 0 0; 
	height: 27px;
	text-decoration: none;
	color: #fff;
	padding-top: 15px;
	line-height: 100%;
}

#col-b dt.m02 a:hover {
	background: url(../img/dt02.gif) no-repeat -197px 0;
}

#col-b dt.m03 a {
	background: url(../img/dt01.gif) no-repeat 0 0; 
	height: 27px;
	text-decoration: none;
	color: #fff;
	padding-top: 14px;
	line-height: 100%;
}

#col-b dt.m03 a:hover {
	background: url(../img/dt01.gif) no-repeat -197px 0;
}

#col-b dt.m04 a {
	background: url(../img/dt02.gif) no-repeat 0 0;
	height: 38px;
	text-decoration: none;
	color: #fff;
	padding-top: 4px;
}

#col-b dt.m04 a:hover {
	background: url(../img/dt02.gif) no-repeat -197px 0;
}

#col-b dd {
	margin-left: 4px;
	background: #fff;
	width: 197px;
}

#col-b dd.bo {
	padding-bottom: 3px;
}

#col-b dd a {
	display: block;
	background: url(../img/dd.gif) no-repeat 11px 50%;
	border-bottom: 1px solid #B2B2B2;
	width: 167px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	color: #003C96;
	text-decoration: none;
	padding: 5px 0 0 30px;
	line-height: 100%;
}

#col-b dd a:hover {
	background: #fff url(../img/dd02.gif) no-repeat 11px 50%;
	color: #0053CC;
}

#col-b ul.m01 {
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
}

#col-b ul.m01 li a {
	display: block;
	background: url(../img/dt03.gif) no-repeat 0 0;
	width: 167px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	padding-left: 30px;
	letter-spacing: 0.05em;
}

#col-b ul.m01 li.price a {
	height: 38px;
	padding-top: 3px;
}

#col-b ul.m01 li.price a:hover {
	background: url(../img/dt03.gif) no-repeat -197px 0;
}

#col-b ul.m01 li.qa a {
	height: 27px;
	padding-top: 14px;
	line-height: 100%;
}

#col-b ul.m01 li.qa a:hover {
	background: url(../img/dt03.gif) no-repeat -197px 0;
}

#col-b ul.m02 {
	margin: 5px 0 0 9px;
	padding: 0;
	list-style: none;
	background: #fff;
	width: 196px;
}

#col-b ul.m02 li {
	padding: 5px 0 0 5px;
}

#col-b ul.m02 li.m_com {
	display: block;
	background: url(../img/ul_top.gif) no-repeat 0 0;
	padding-top: 10px;
}

#col-b li.m_com a {
	display: block;
	background: url(../img/m_com.gif) no-repeat 0 0;
	width: 185px;
	height: 58px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-b li.m_com a:hover {
	background: url(../img/m_com.gif) no-repeat -185px 0;
}

#col-b li.m_doc a {
	display: block;
	background: url(../img/m_doc.gif) no-repeat 0 0;
	width: 185px;
	height: 58px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-b li.m_doc a:hover {
	background: url(../img/m_doc.gif) no-repeat -185px 0;
}

#col-b li.m_corner a {
	display: block;
	background: url(../img/m_cor.gif) no-repeat 0 0;
	width: 185px;
	height: 58px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-b li.m_corner a:hover {
	background: url(../img/m_cor.gif) no-repeat -185px 0;
}

#col-b li.m_mail a {
	display: block;
	background: url(../img/m_mail.gif) no-repeat 0 0;
	width: 185px;
	height: 58px;
	text-decoration: none;
	text-indent: -9999px;
}

#col-b li.m_mail a:hover {
	background: url(../img/m_mail.gif) no-repeat -185px 0;
}

#col-b li.m_tel {
	display: block;
	background: url(../img/m_tel.gif) no-repeat 0 0;
	width: 185px;
	height: 43px;
	text-indent: -9999px;
	padding: 0;
	margin-left: 5px;
}

#col-b li.m_off {
	display: block;
	background: url(../img/ul_bottom.gif) no-repeat 0 100%;
	width: 191px;
}

#col-b li.m_off a {
	display: block;
	background: url(../img/m_off.gif) no-repeat 0 0;
	width: 185px;
	height: 58px;
	text-decoration: none;
	text-indent: -9999px;
	padding-bottom: 12px;
}

#col-b li.m_off a:hover {
	background: url(../img/m_off.gif) no-repeat -185px 0;
}



/******************************************************************** footer
*/

#footer {
	position: relative;
	clear: both;
	background: url(../img/f_back.gif) no-repeat 0 0;
	width: 790px;
}

#footerNav {
	color: #fff;
	padding: 20px 0 0 15px;
}

#footerNav a {
	color: #fff;
	text-decoration: none;
}

#footerNav a:hover {
	color: #EDEDED;
}

#footer address {
	letter-spacing: 0.05em;
	color: #fff;
	padding: 10px 0 0 15px;
}


#footer address.right {
text-align:right;
}


.right {
	position: absolute;
	top: 85px;
	right: 15px !important;
	right: 30px;
	padding: 0;
	margin: 0;
	color:#FFFFFF;
	font-size:10px;
}


.right a {
	color:#FFFFFF;
	text-decoration:none;

}

.right a:hover {
	color:#00CCFF;
}

.pageTop {
	position: absolute;
	top: 30px;
	right: 15px !important;
	right: 30px;
	padding: 0;
	margin: 0;
}

.pageTop a {
	display: block;
	background: url(../img/pt.gif) no-repeat 0 0;
	width: 136px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
}

.pageTop a:hover {
	background: url(../img/pt.gif) no-repeat -136px 0;
}


#ingredients {
	display: block;
	background: #fff url(../img/f_bottom.gif) no-repeat 0 0;
	width: 790px;
	padding: 05px 0 3px 15px;
	color: #666;
}

#ingredients a {
	color: #666;
	text-decoration: none;
}

#ingredients a:hover {
	color: #333;
}

/******************************************************************** 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;}

.jp { font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";}
.verdana { font-family: Verdana, sans-serif;}
.times { font-family: "Times New Roman", Times, serif;}

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;} 
*/
}
