@charset "utf-8";
/* CSS Document */




/* リセット
---------------------------------------------------- */
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{
	margin:0;padding:0;border:0;outline:0;font-size:1em;vertical-align:baseline;background:transparent;
}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* 全体構造
---------------------------------------------------- */

body {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
body {/font-size: 75%;}


a:link{ color: #0040ff; text-decoration: none;}
a:visited{ color: #555; text-decoration: none;}
a:hover{ color: #990000; text-decoration: none;}
a:active{ color: #0040ff; text-decoration: none;}


li {margin-bottom: 0.35em;}


img { border: none;}

hr {
	clear: both;
	display: none;
}


div { 
	zoom: 100%;
}
div:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}




.aligncenter,
div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 1em;
}

.alignright {display:inline;float:right;}
img.alignright {
	margin: 0 0 1em 1em;
	padding: 0;
}

.alignleft {display:inline;float:left;}
img.alignleft {
	margin: 0 1em 1em 0;
	padding: 0;
}


.cr {clear: both;}

.red{color: red;}

.kome{
	color: #FF0000;
	margin-bottom: 1.5em!important;
}

.tc{text-align: center;}
.tr{text-align: right;}




/* バックグラウンド
---------------------------------------------------- */

#wrapper {
	min-width:900px;
	width: auto !important;
	_width: 100%;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#page {
	width:800px;
	text-align: left;
	margin: 0 auto;
	padding: 0 10px;
	background: url(/img/page_bg.png) repeat-y;
}








/* ヘッダー
---------------------------------------------------- */

#top {
	width: 800px;
	height: 450px;
	margin: 0 auto 25px;
	padding: 0;
	background: url(/img/header_bg.jpg) no-repeat;
}

#top h1{
	width: 300px;
	height: 47px;
	font-size: 1em;
	position: absolute;
	top: 20px;
	margin: 0 0 0 485px;
	padding: 0;
	z-index: 1;
	_background: url(/img/logo.png) no-repeat;
}
#top h1 a{
	display: block;
	width: 300px;
	height: 47px;
	text-indent: -9999px;
	background: url(/img/logo.png) no-repeat;
}
#top h1 a:hover{
	opacity: 0.5;
	-moz-opacity: 0.5; /* Firefox */
	filter: alpha(opacity=50); /* IE6/7 */
	-ms-filter: "alpha(opacity=50)"; /* IE8 */
}

#top h2{
	display: inline;
	float: left;
	font-size: 1em;
	text-indent: -9999px;
}
#top h2.top{
	width: 475px;
	height: 360px;
	margin: 0;
	position: absolute;
	top: 15px;
	background: url(/img/salt.png) no-repeat;
	z-index: 1;
}

#top h3{
	width: 800px;
	height: 75px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	position: absolute;
	top: 375px;
	background: url(/img/omakase.png) no-repeat;
	z-index: 1;
}

#top p{
	width: 110px;
	height: 120px;
	font-size: 1em;
	position: absolute;
	top: 15px;
	margin: 0 0 0 15px;
	padding: 0;
	z-index: 3;
	_background: url(/img/isoshio.png) no-repeat;
}
#top p a{
	display: block;
	width: 110px;
	height: 120px;
	text-indent: -9999px;
	background: url(/img/isoshio.png) no-repeat;
}
#top p a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}





#ft {
	zoom: 1;
	z-index: 0;
	position: absolute;
	top: 0;
}







/* トップ用ナビゲーション
---------------------------------------------------- */
#top ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 215px;
	z-index: 3;
}

#top li{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#top a{
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
}

#top li, #top li a{
	height: 70px;
	display: block;
}


#n01 a{ width: 160px;background: url(/img/navi.png) 0 0 no-repeat; }
#n02 a{ width: 83px;background: url(/img/navi.png) -160px 0 no-repeat; }
#n03 a{ width: 111px;background: url(/img/navi.png) -243px 0 no-repeat; }
#n04 a{ width: 82px;background: url(/img/navi.png) -354px 0 no-repeat; }
#n05 a{ width: 99px;background: url(/img/navi.png) -436px 0 no-repeat; }
#n06 a{ width: 82px;background: url(/img/navi.png) -535px 0 no-repeat; }
#n07 a{ width: 83px;background: url(/img/navi.png) -617px 0 no-repeat; }
#n08 a{ width: 100px;background: url(/img/navi.png) -700px 0 no-repeat; }


#n01 a:hover, #n01 a:visited:hover{ background: url(/img/navi.png) 0 -70px no-repeat; }
#n02 a:hover, #n02 a:visited:hover{ background: url(/img/navi.png) -160px -70px no-repeat; }
#n03 a:hover, #n03 a:visited:hover{ background: url(/img/navi.png) -243px -70px no-repeat; }
#n04 a:hover, #n04 a:visited:hover{ background: url(/img/navi.png) -354px -70px no-repeat; }
#n05 a:hover, #n05 a:visited:hover{ background: url(/img/navi.png) -436px -70px no-repeat; }
#n06 a:hover, #n06 a:visited:hover{ background: url(/img/navi.png) -535px -70px no-repeat; }
#n07 a:hover, #n07 a:visited:hover{ background: url(/img/navi.png) -617px -70px no-repeat; }
#n08 a:hover, #n08 a:visited:hover{ background: url(/img/navi.png) -700px -70px no-repeat; }





p.meta{
	font-size: 1.3em;
	color: #222;
	margin: 0 0 35px;
	padding: 5px 0 5px 10px;
	border-left: #0033cc solid 10px;
}
p.meta strong{
	color: #004080;
	padding: 0 2px 2px;
	border-bottom: #004080 dotted 1px;
}





/* トピックス
---------------------------------------------------- */
p.t_title{
	width: 550px;
	height: 20px;
	font-size: 0.5em;
	text-indent: -9999px;
	margin: 0 0 2em;
	padding: 0;
	background: url(/img/topics_title.png) no-repeat;
}
.topi {
	width: 550px;
	margin: 0 0 15px;
}
.list {
	width: 550px;
	height: auto;
	color: #222;
	margin: 0;
	padding: 0;
}


.topi h4{
	height: auto;
	min-height: 18px;
	font-size: 0.92em;
	margin: 0 0 0.75em;
	padding: 1px 0 0 22px;
	border-bottom: #999 dotted 1px;
	background: url(/img/label.png) no-repeat;
}
.topi h4 span{
	margin-right: 1em;
}
.topi h4 em{
	width: 8em;
	font-weight: normal;
	font-style: normal;
	margin-right: 1em;
}

.summary{
	display: inline;
	float: right;
	height: auto;
	min-height: 18px;
	font-size: 0.92em;
	margin: 0 0.5em 2em 0;
	padding: 1px 0 0 22px;
	background: url(/img/point.png) no-repeat;
}







/* トピックスの一覧
---------------------------------------------------- */
.kgarchives ul{
	margin-bottom: 35px!important;
}








/* ページヘッダー
---------------------------------------------------- */
#header{
	width: 800px;
	height: 200px;
	margin: 0 0 35px;
	padding: 0;
	background: url(/img/header_bg.jpg) no-repeat;
}
#header h1{
	width: 300px;
	height: 47px;
	font-size: 1em;
	position: absolute;
	top: 20px;
	margin: 0 0 0 485px;
	padding: 0;
	z-index: 1;
	_background: url(/img/logo.png) no-repeat;
}
#header h1 a{
	display: block;
	width: 300px;
	height: 47px;
	text-indent: -9999px;
	background: url(/img/logo.png) no-repeat;
}
#header h1 a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#header p{
	width: 110px;
	height: 120px;
	font-size: 1em;
	position: absolute;
	top: 5px;
	margin: 0 0 0 15px;
	padding: 0;
	z-index: 3;
	_background: url(/img/isoshio.png) no-repeat;
}
#header p a{
	display: block;
	width: 110px;
	height: 120px;
	text-indent: -9999px;
	background: url(/img/isoshio.png) no-repeat;
}
#header p a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}


/* ページ用ナビゲーション
---------------------------------------------------- */
#header ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 130px;
	z-index: 3;
}

#header li{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header a{
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
}

#header li, #header li a{
	height: 70px;
	display: block;
}


#n01 a{ width: 160px;background: url(/img/navi.png) 0 0 no-repeat; }
#n02 a{ width: 83px;background: url(/img/navi.png) -160px 0 no-repeat; }
#n03 a{ width: 111px;background: url(/img/navi.png) -243px 0 no-repeat; }
#n04 a{ width: 82px;background: url(/img/navi.png) -354px 0 no-repeat; }
#n05 a{ width: 99px;background: url(/img/navi.png) -436px 0 no-repeat; }
#n06 a{ width: 82px;background: url(/img/navi.png) -535px 0 no-repeat; }
#n07 a{ width: 83px;background: url(/img/navi.png) -617px 0 no-repeat; }
#n08 a{ width: 100px;background: url(/img/navi.png) -700px 0 no-repeat; }


#n01 a:hover, #n01 a:visited:hover{ background: url(/img/navi.png) 0 -70px no-repeat; }
#n02 a:hover, #n02 a:visited:hover{ background: url(/img/navi.png) -160px -70px no-repeat; }
#n03 a:hover, #n03 a:visited:hover{ background: url(/img/navi.png) -243px -70px no-repeat; }
#n04 a:hover, #n04 a:visited:hover{ background: url(/img/navi.png) -354px -70px no-repeat; }
#n05 a:hover, #n05 a:visited:hover{ background: url(/img/navi.png) -436px -70px no-repeat; }
#n06 a:hover, #n06 a:visited:hover{ background: url(/img/navi.png) -535px -70px no-repeat; }
#n07 a:hover, #n07 a:visited:hover{ background: url(/img/navi.png) -617px -70px no-repeat; }
#n08 a:hover, #n08 a:visited:hover{ background: url(/img/navi.png) -700px -70px no-repeat; }


#n01 a#now{ background: url(/img/navi.png) 0 -140px no-repeat; }
#n02 a#now{ background: url(/img/navi.png) -160px -140px no-repeat; }
#n03 a#now{ background: url(/img/navi.png) -243px -140px no-repeat; }
#n04 a#now{ background: url(/img/navi.png) -354px -140px no-repeat; }
#n05 a#now{ background: url(/img/navi.png) -436px -140px no-repeat; }
#n06 a#now{ background: url(/img/navi.png) -635px -140px no-repeat; }
#n07 a#now{ background: url(/img/navi.png) -617px -140px no-repeat; }
#n08 a#now{ background: url(/img/navi.png) -700px -140px no-repeat; }







/* ページ内テキストナビゲーション
---------------------------------------------------- */
ul.page_navi{
	font-weight: bold;
	text-align:  center;
	line-height: 2em;
	margin: 3em auto 4em!important;
	padding: 0;
}
ul.page_navi li{
	display: inline;
	margin: 0 0 0.5em!important;
	padding: 0 0.5em 0 0.75em;
	border-left: 1px solid #999;
	list-style-type: none;
}
ul.page_navi li.fin{
	border-right: 1px solid #999;
}






/* コンテンツ部分
---------------------------------------------------- */

#column {
	clear: both;
	display: inline;
	float: left;
	width: 550px;
	text-align: left;
	margin: 15px 0 75px 15px;
	padding: 0;
}

#column h1{
	font-size: 1.35em;
	text-shadow: 2px 2px 4px gray;
	margin-bottom: 1.5em;
	background: url(/img/bluedot.gif) left center repeat-x;
}
#column h1 span{
	padding: 8px 10px 8px 8px;
	border-left: 7px #0055ff solid;
	background-color: white;
}

.single {
	width: 550px;
	margin: 0 auto 5px;
	padding: 0 0 35px;
	border-bottom: #333 dotted 1px;
}
.backbutton{
	text-align: center;
	margin: 0 auto 25px;
}
.backbutton a{ color: gray!important;}


.entry {
	width: 500px;
	height: auto;
	color: #222;
	margin: 0 auto 25px;
	_margin-left:25px;
	padding: 0;
}

.entry h2{
	clear: both;
	width: 550px;
	height: 27px;
	font-size: 1.25em;
	color: #333;
	margin: 0 0 1em -25px;
	padding: 3px 0 0 15px;
	position: relative;
	background: url(/img/h2_bg.png) no-repeat;
}
.entry h3{
	clear: both;
	width: 525px;
	height: 23px;
	font-size: 1.2em;
	color: #333;
	margin: 0 0 0.75em -13px;
	padding: 2px 0 0 3px;
	position: relative;
	background: url(/img/h3_bg.png) no-repeat;
}
.entry h4{
	clear: both;
	font-size: 1.15em;
	color: #333;
	margin: 0 0 0.25em -10px;
	padding: 0 0 0 25px;
	position: relative;
	background: url(/img/h4_point.png) no-repeat;
}
.entry h5{
	clear: both;
	font-size: 1.1em;
	color: #333;
	margin: 0 0 0.25em -10px;
	padding: 0 0 0 20px;
	position: relative;
	background: url(/img/h5_point.png) no-repeat;
}
.entry h5{/margin-left:0;}

.entry h6{
	clear: both;
	height: 20px;
	font-size: 1.1em;
	color: #333;
	margin: 0 0 0.35em -10px;
	padding: 0 3px 0.05em;
	position: relative;
	border-bottom: #444 dotted 1px;
}

.entry p{
	font-size: 1em;
	margin: 0 auto 0.75em;
	padding: 0;
}
.entry p.int{text-indent: 1em;}

.entry ul, .entry ol{
	margin: 0 0 0.5em 2em;
}

entry p.ind{text-indent: 1em;}
.hb {background-color: #DEDEDE;}
.end {margin-bottom: 65px!important;}
.lt{
	margin: 0 2px;
	padding: 1px 2px;
	border-bottom: #990000 dotted 1px;
}




.wp-caption {
	text-align: center;
	margin: 3px 0 1.5em;
	padding: 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid #999;
}
.wp-caption p{
	font-size: 0.92em;
	text-indent: 0;
	color: #333;
	margin: 5px auto 0;
}
.wp-caption.aligncenter {
	margin-top: 3px;
}
.wp-caption.alignright {
	margin-left: 10px;
}
.wp-caption.alignleft {
	margin-right: 10px;
}




a.post-edit-link{
	clear: both;
	float: right;
	margin: 2em 0 0;
	padding: 0;
}





/* お塩を知る
---------------------------------------------------- */
.learn {
	width: 500px;
	margin: 0 0 15px;
}


.learn h5{
	height: auto;
	min-height: 18px;
	font-size: 0.92em;
	margin: 0 0 0.75em;
	padding: 1px 0 0 22px;
	border-bottom: #999 dotted 1px;
}
.learn h5 span{
	margin-right: 1em;
}
.learn h5 em{
	width: 8em;
	font-weight: normal;
	font-style: normal;
	margin-right: 1em;
}








/* にがりの使い方
---------------------------------------------------- */
dl.nigari{
	margin: 1em 0 75px;
}
dl.nigari dt{
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	margin: 0 0 0 0.5em;
	padding: 0;
}
dl.nigari dd{
	margin: 0 0 1.75em 1.5em;
	padding: 0;
}









/* 製品紹介・お料理レシピ
---------------------------------------------------- */
dl.box{
	display: inline;
	float: left;
	width: 150px;
	text-align: center;
	margin: 3px 14px 2.5em 0;
	padding: 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid #999;
}
/*dl.box dt img{
	border: #666 solid 1px;
}*/
dl.box dd{
	font-size: 0.92em;
	text-indent: 0;
	color: #333;
	margin: 5px auto 0;
}








/* サイドバー
---------------------------------------------------- */
#sidebar{
	display: inline;
	float: right;
	width: 200px;
	margin: 0 15px 75px 0;
	padding: 0;
}
#sidebar h3{
	font-size: 1em;
	text-indent: -9999px;
}

#sidebar h3.b01{margin: 0 0 5px;}
#sidebar h3.b01 a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(/img/s_banner01.png) 0 0 no-repeat;
}
#sidebar h3.b01 a:hover{background: url(/img/s_banner01.png) 0 -60px no-repeat;}

#sidebar h3.b02{margin: 0 0 5px;}
#sidebar h3.b02 a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(/img/s_banner02.png) 0 0 no-repeat;
}
#sidebar h3.b02 a:hover{background: url(/img/s_banner02.png) 0 -60px no-repeat;}

#sidebar h3.b03{margin: 0 0 5px;}
#sidebar h3.b03 a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(/img/s_banner03.png) 0 0 no-repeat;
}
#sidebar h3.b03 a:hover{background: url(/img/s_banner03.png) 0 -60px no-repeat;}

#sidebar h3.b04{margin: 0 0 5px;}
#sidebar h3.b04 a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(/img/s_banner04.png) 0 0 no-repeat;
}
#sidebar h3.b04 a:hover{background: url(/img/s_banner04.png) 0 -60px no-repeat;}

#sidebar h3.b05{margin: 0 0 5px;}
#sidebar h3.b05 a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(/img/s_banner05.png) 0 0 no-repeat;
}
#sidebar h3.b05 a:hover{background: url(/img/s_banner05.png) 0 -60px no-repeat;}

#sidebar h3.b06{margin: 0 0 35px;}
#sidebar h3.b06 a{
	display: block;
	width: 200px;
	height: 60px;
	background: url(/img/s_banner06.png) 0 0 no-repeat;
}
#sidebar h3.b06 a:hover{background: url(/img/s_banner06.png) 0 -60px no-repeat;}





#sidebar p{
	font-size: 1em;
	text-align: right;
	margin-bottom: 0.35em;
}
#sidebar p strong{
	font-size: 1.15em;
	padding-left: 0.5em;
}

#sidebar address{
	font-size: 0.92em;
	font-style: normal;
	text-align: right;
}









/* ページナビゲーション
---------------------------------------------------- */
.navigation{
	clear: both;
	font-size: 0.92em;
}
.navigation .alignright{margin-right: 0.5em;}
.navigation .alignleft{margin-left: 0.5em;}




/* ページのトップへ
---------------------------------------------------- */
.totop{
	clear: both;
	text-align: right;
	margin: 0 15px 0 0;
	padding-bottom: 35px;
}
.totop p{
	display: inline;
	overflow: hidden;
	font-size: 0.92em;
	margin: 0;
	padding: 1px 0 10px 17px;
	background: url(img/totop.png) no-repeat;
}





/* フッター
---------------------------------------------------- */
#footer{
	clear: both;
	min-width:900px;
	width: auto !important;
	_width: 100%;
	width: 100%;
	height: 250px;
	text-align: center;
	background: url(/img/footer_bg.png) repeat-x;
}
#footer p{
	font-size: 0.92em;
	color: white;
	margin: 0 auto;
	padding: 1.5em 0 0;
}
#footer p a:link{ font-weight: bold; color: #FF0000; text-decoration: none;}
#footer p a:visited{ font-weight: bold; color: #FF0000; text-decoration: none;}
#footer p a:hover{ font-weight: bold; color: #990000; text-decoration: none;}
#footer p a:active{ font-weight: bold; color: #FF0000; text-decoration: none;}






@charset "utf-8";
/* CSS Document */

#co {
	border: 0px solid #000000;
}
#co ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#co ul li {
	overflow: auto;
	width: 500px;
	padding: 5px 0px 10px 0px;;
}
#co ul li div {
	width: 90px;
	float: left;
	overflow: auto;
}
#co ul li span {
	width: 410px;
	float: left;
}
#co ul li span img {
	margin: 10px 0px;
}




#link img {
	margin-bottom: 20px;
}



#question {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#question li {
	padding-bottom: 30px;
}



#process {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#process li {
	padding-bottom: 30px;
}
#process li img {
	margin: 0px 20px 15px 0px;
}




#salt_learn img {
	margin: 5px 10px 10px 10px;
}




/* 沿革
---------------------------------------------------- */
dl.his{
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #0066cc dotted 1px;
}
dl.his dt{
	clear: both;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 1em;
}
dl.his dd{
	margin: 0 0 0 7em;
	padding: 0 5px 0 1.5em;
	border-left: #9cc9ee solid 4px;
}



#toko_recipe dl dt {
	margin-top: 30px;
	padding-bottom: 20px;
}
#toko_recipeH2 {
	font-weight: bold;
	clear: both;
	height: 27px;
	font-size: 1.25em;
	color: #333;
	margin: 0 0 0 -25px;
	padding: 3px 0 0 15px;
	position: relative;
	background: url(/img/h2_bg.png) no-repeat;
}
#toko_recipe dl dd {
	clear: both;
	padding-top: 30px;
}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 30px auto 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bwhite {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.bwhite:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.bwhite:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}



#toko_product {
	text-align: center;
}
#toko_product ol {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
}
#toko_product ol li {
	text-align: left;
	padding-bottom: 30px;
}
#toko_product ol li b {
	color: #009900;
}

#toko_product ol table {
	float: right;
	margin: 0px 0px 0px 20px;
	border: 1px solid #000099;
}
#toko_product ol table td {
	text-align: right;
	padding: 2px 5px;
}
#toko_product ol table th {
	padding: 2px 5px;
	border-bottom: 1px solid #000099;
}
#toko_product ol table td span {
	float: left;
}



#toko_product ul li {
	padding: 5px 0px 0px 0px;
}
#toko_product dl dd {
	overflow: auto;
	width: 500px;
	padding: 5px 0px 0px 0px;
}
#toko_product dl dd div {
	width: 50px;
	float: left;
	overflow: auto;
	text-align: right;
}
#toko_product dl dd span {
	width: 450px;
	float: left;
}



/* 2010.10.13 キャンペーン
---------------------------------------------------- */
h4.cam{
	width: 550px;
	height: 150px;
	font-size: 1em;
	margin: 2em 0 3em;
	padding: 0;
	_background: url(/img/campaign.jpg) no-repeat;
}
h4.cam a{
	display: block;
	width: 550px;
	height: 150px;
	text-indent: -9999px;
	background: url(/img/campaign.jpg) no-repeat;
}
h4.cam a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}


.desu{
	text-align: right;
	font-size: 0.86em!important;
}
	
dl.top{border-top: #0066cc dotted 1px}
dl.cam{
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #0066cc dotted 1px;
}
dl.cam dt{
	clear: both;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 1em;
}
dl.cam dd{
	margin: 0 0 0 11em;
	padding: 0 5px 0 1.5em;
	border-left: #9cc9ee solid 4px;
}
dl.cam dd table{width: 100%;}
dl.cam dd td{
	text-align: center;
	vertical-align: top;
}










