/* general reset */
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, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:none;}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {margin:0;font-family:inherit; font-size:1em;}
html{height:100%;}
q:before,q:after {content:"";}
body{
	font-family: "メイリオ", Meiryo, "Lucida Grande", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:0.9em;
	color:#3F3F3F;
	/*background:#fff url(../images/bg-body.jpg) center 0 no-repeat;*/
	height:100%;
	min-width:970px;
}
/* general setings */
a{
	color:#369;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}* html 
.clearfix{height:1%}
.clearfix{display:block}

/* wrapper */
#wrapper {
	min-height:100%;
	width:960px;
	margin:0 auto;
}
* html #wrapper {height: 100%;}
/*header start*/
#header{
	padding:15px 0 10px;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:18px;
}
#header h2.copy{
	float: right;
	font-size:0.9em;
	position:relative;
	font-weight:normal;
	padding: 8px 0 0;
}
#header .contact {
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}
#header .contact ul {
	margin: 0;
}
#header .contact ul li.headermenu {
	margin: 0;
	padding: 0;
	font-size: 0.9rm;
}
#header .mail a{color:#999898;}
#header .row{
	clear: both;
	width:100%;
	overflow:hidden;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	width:228px;
	height:57px;
}
.logo a{
	display:block;
	height:100%;
}
.catchcopy {
	float:left;
	margin-top:20px;
}
.address {
	float: right;
	margin-top:10px;
	text-align:right;
	line-height:1.4;
}
#nav {float:right; width:715px; height:39px; margin:10px 0 0; padding:0;}
#nav li {margin:0; padding:0; list-style-type:none; float:left; text-indent:-9999px;}
#nav li a {display:block; line-height:39px; overflow:hidden;}
#nav li#home a {background:url(../images/navi.gif) 0 0 no-repeat; width:143px;}
#nav li#safety a {background:url(../images/navi.gif) -143px 0 no-repeat; width:143px;}
#nav li#products a {background:url(../images/navi.gif) -286px 0 no-repeat; width:143px;}
#nav li#kitkit a {background:url(../images/navi.gif) -429px 0 no-repeat; width:143px;}
#nav li#profile a {background:url(../images/navi.gif) -572px 0 no-repeat; width:143px;}

#nav li#home a:hover {background:url(../images/navi.gif) 0 -39px no-repeat; width:143px;}
#nav li#safety a:hover {background:url(../images/navi.gif) -143px -39px no-repeat; width:143px;}
#nav li#products a:hover {background:url(../images/navi.gif) -286px -39px no-repeat; width:143px;}
#nav li#kitkit a:hover {background:url(../images/navi.gif) -429px -39px no-repeat; width:143px;}
#nav li#profile a:hover {background:url(../images/navi.gif) -572px -39px no-repeat; width:143px;}

/*header end*/
/*promo start*/
.promo{
	clear:both;
	position:relative;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:30px;
	margin-bottom:22px;
	width:100%;
}
.promo #s3slider {
	width: 960px; /* important to be same as image width */
	height: 350px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	background: #eee;
}
.promo #s3sliderContent {
	width: 960px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
}
.promo .s3sliderImage {
	float: left; /* important */
	position: relative; /* important */
	display: none; /* important */
}
.promo .s3sliderImage span {
	visibility: hidden;
	position: absolute;
	font: 10px/15px;
	padding: 10px 13px;
	width: 934px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.bottom {
		bottom: 0;
		left: 0;
}
.promo .clear {
   clear: both;
}
/*promo end*/
/*main start*/
#main{
	width:100%;
	overflow:hidden;
	padding-bottom:145px;
}
#main h3 {
	font-size:1.1em;
	font-weight::bold;
	color:#090909;
	padding:2px 0 10px 24px;
	border-bottom:6px solid #090909;
	background:url(../images/arrow.gif) 0 0 no-repeat;
	margin-bottom:16px;
}
#maincols_left {
	float:left;
	width:283px;
}
#maincols_left p img {
	margin: 0 0 10px;
	padding: 0;
}

#maincols_right {
	float:right;
	width:660px;
	text-align: left;
}
#maincols_right h4 {
	clear: both;
	margin: 0 0 15px;
	padding: 5px 10px;
	font-size:1.1em;
	background: url(../images/h3title.gif) 0 0 repeat-x;
}
#maincols_right p {
	margin: 0 0 20px;
	padding: 0;
	font-size: 0.95em;
	line-height: 1.5;
}
#maincols_right p.point {
	margin: 0 10px 30px;
}
#maincols_right p img {
	float: right;
	margin: 0 0 10px 10px;
}
.block{
	width:100%;
	overflow:hidden;
}
.block h3{
	font-size:1.1em;
	font-weight::bold;
	color:#090909;
	padding:2px 0 0 24px;
	background:url(../images/arrow.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
.block .image-photo{
	float:right;
	width:300px;
	margin-left:20px;
}
.block .text{
	height:1%;
	overflow:hidden;
	font-size:0.9em;
}
.block .text span.date {
	padding-right:5px;
	font-weight:bold;
}
/*main end*/
/*wrapper end*/
/*footer start*/
#footer{
	background:#e2e2e2;
	position:relative;
	width: 100%;
	height:101px;
	margin-top:-101px;
}
#footer .holder{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:19px 0 18px;
}
#footer .nav{
	height:1%;
	overflow:hidden;
	padding:10px 0 5px;
}
#footer .nav li{
	float:left;
	background:url(../images/sep01.gif) no-repeat 0 50%;
	padding:0 14px 0 17px;
	margin:0 9px 0 -9px;
	font-size:0.9em;
	line-height:18px;
	display:inline;
}
#footer .nav li a {color:#5d5d5d;}
#footer .nav li a:hover {color:#369; text-decoration:underline;}
#footer p.copy {font-size:0.8em;}
/*footer end*/

/*breadmenu*/
#breadmenu {
	margin:0 0 10px;
	padding: 8px 15px 6px;
	background:#f5f5f5;
	border: 1px solid #c0c0c0;
	font-size: 0.8em;
	line-height:1.0;
}
#breadmenu2 {
	margin:0 0 20px;
	padding: 8px 15px 6px;
	background:#f5f5f5;
	border: 1px solid #c0c0c0;
	font-size: 0.8em;
	line-height:1.0;
}
/*maincontents*/
#maincontents{
	width:100%;
	overflow:hidden;
	padding-bottom:125px;
}

/*leftcontents*/
#leftcontents {
	float:left;
	width:283px;
}
#leftcontents h3 {
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom:6px solid #090909;
}
#leftcontents p img {
	margin: 0 0 10px;
	padding: 0;
}

/*rightcontents*/
#rightcontents {
	float:right;
	width:660px;
	text-align: left;
}
#rightcontents h3 {
	clear: both;
	margin: 0 0 10px;
	padding: 5px 10px;
	font-size:1.1em;
	background: url(../images/h3title.gif) 0 0 repeat-x;
}
#rightcontents p {
	margin: 0 0 20px;
	padding: 0;
	font-size: 0.95em;
	line-height: 1.5;
}
#rightcontents p.name {
	color: #000;
	text-align: right;
}
#rightcontents p.point {
	margin: 0 10px 20px;
}
#rightcontents p img {
	float: right;
	margin: 0 0 10px 10px;
}
#rightcontents p img.mark {
	float: left;
	margin: 0 10px 10px 0;
}
#rightcontents ul {
	margin: 0 230px 20px 20px;
	padding: 8px 10px 6px 30px;
	border: 1px solid #c0c0c0;
}
#rightcontents ul li {
	font-size: 0.9em;
	line-height: 1.4;
	list-style: disc;
}
#rightcontents .bisque {
	margin: 10px 20px 20px;
	padding: 10px 10px 0;
	border-top: 1px dotted #ccc;
}
#rightcontents .bisque img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
#rightcontents .bisque p.detail {
	margin: 10px 0 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.6;
}
#rightcontents ul.bisquefeature {
	margin: 0 20px 20px 20px;
	padding: 8px 10px 6px 30px;
	border: 1px solid #c0c0c0;
}
#rightcontents table {
	width: 100%;
	margin-bottom: 20px;
	border-spacing: 6px;
	font-size: 0.9em;
}
#rightcontents th {
	background: #E7ECF9;
}
#rightcontents th, #rightcontents td {
	padding: 5px 10px;
	border-top: 1px dotted #ccc;
	text-align: left;
}
#rightcontents th.last, #rightcontents td.last {
	padding: 5px 10px 5px;
	border-bottom: 1px dotted #ccc;
}
#rightcontents th p.text {
	margin: 0;
	padding: 8px 10px;
	line-height: 1.3;
}
#rightcontents .design {
	border-collapse: collapse;
}
#rightcontents .products {
	margin: 10px 20px 20px;
	padding: 10px 10px 0;
	border-top: 1px dotted #ccc;
}
#rightcontents .products img {
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}
#rightcontents .products p.detail {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.6;
}
#rightcontents h5 {
	margin: 0 0 5px;
	padding: 0 0 0 8px;
	border-left: 5px solid #900;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0;
}
#rightcontents p.attention {
	margin: 0;
	padding: 10px 10px 8px;
	border: 1px solid #ccc;
	font-size: 0.8em;
	line-height: 1.0;
}
#rightcontents p.attention2 {
	margin: -10px 0 20px;
	padding: 10px 10px 8px;
	border: 1px solid #ff6b00;
	color: #ff6b00;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
}
#rightcontents p.kitkitpoint {
	margin: 0 0 10px;
	padding: 10px 10px 8px;
	border: 1px solid #ff6b00;
	font-size: 0.9em;
	line-height: 1.4;
}
#rightcontents .kitkitphoto {
	clear: both;
	margin: 0 0 10px;
	padding: 0 40px;
}
#rightcontents .mark {
	float: left;
	margin: 0 0 10px;
}
#rightcontents .mark span img {
	float: left;
	margin: 0 5px 0 0;
}
#rightcontents .category {
	float: right;
	margin: 0 0 10px;
}
#rightcontents .category .cat {
		margin: 0 0 0 5px;
		padding: 3px 8px;
		color:#fff;
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.0;
}
#rightcontents .category .cat1 {
		background: #039;
}
#rightcontents .category .cat2 {
		background: #F30;
}
#rightcontents .category .cat3 {
		background: #390;
}
#rightcontents .category .cat4 {
		background: #609;
}
#rightcontents .category .cat5 {
		background: #F39;
}
#rightcontents #kitkitproducts p {
	margin: 0 0 0.5em;
	font-size: 0.9em;
	line-height: 1.5;
}
#rightcontents .kitkitproductsBtn {
	background: #FFF7D5;
	margin: 10px 0 20px;
	padding: 8px 0 6px;
	text-align: center;
	line-height: 1.0;
}
#rightcontents h4 {
	font-size:1.1em;
	font-weight::bold;
	line-height:1.0;
	color:#fff;
	padding:7px 10px 5px;
	border:1px solid #ccc;
	background:#999;
	margin-bottom:10px;
}
#rightcontents p.price {
  margin: 0;
  color: #c00;
  font-size: 1.2em;
}
#rightcontents .price span {
  font-size: 0.8em;
}
#rightcontents ul.detail {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border: none;
 border-bottom: 1px dotted #ccc;
}
#rightcontents ul.detail li {
	font-size: 0.9em;
	line-height: 1.4;
 list-style-type: none;
}
#rightcontents p.text {
 margin: 0;
 padding: 0;
	font-size: 0.9em;
	line-height: 1.2;
 list-style-type: none;
 border: none;
}

/*two-column*/
.two-cols {
	width:660px;
	overflow:hidden;
}
.two-cols .col_l {
 position: relative;
	float:left;
	width:310px;
	margin: 0 40px 20px 0;
	display:inline;
}
.two-cols .col_r {
 position: relative;
	float:left;
	width:310px;
	margin: 0 0 20px 0;
	display:inline;
}
.two-cols .col_l h2, .two-cols .col_r h2 {
	font-size:1.1em;
	font-weight::bold;
	color:#090909;
	padding:2px 0 10px 24px;
	border-bottom:6px solid #090909;
	background:url(../images/arrow.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
.two-cols .col_l h2.no-link, .two-cols .col_r h2.no-link {
	background:url(../images/no-arrow.gif) 0 0 no-repeat;
}
.two-cols .col_l h2 a. .two-cols .col_r h2 a {
	color:#090909;
}
.two-cols .col_l h2 a:hover, .two-cols .col_r h2 a:hover {
	color:#369;
}
.two-cols .col_l h2 span, .two-cols .col_r h2 span {
	font-size:0.8em;
	font-weight: normal;
}
.two-cols .two-image {
	margin-bottom:5px;
}
.two-cols .col_l .more, .two-cols .col_r .more {
	float:right;
	background:url(../images/small-arrow.gif) right 50% no-repeat;
	padding-right: 18px;
	color: #5d5d5d;
	font-size: 0.9em;
	text-decoration: underline;
	line-height: 1.0;
}
.two-cols .col_l a:hover.more, .two-cols .col_r a:hover.more {
	color:#369;
	text-decoration: underline;
}
#rightcontents .two-cols .col_l p.info, #rightcontents .two-cols .col_r p.info {
	font-size:0.9em;
	margin:0 0 55px;
}
.two-cols .list li {
	background:url(../images/sep02.gif) no-repeat 0 3px;
	font-size:0.9em;
	line-height:1.4;
	padding:2px 0 14px 24px;
}
.two-cols q {
	display:block;
	font-size:0.9em;
	margin-bottom:10px;
}
.two-cols cite {font-size:0.9em; color:#090909;}
.two-cols .col_l h4, .two-cols .col_r h4{
	font-size:1.1em;
	font-weight::bold;
	line-height:1.0;
	color:#fff;
	padding:7px 10px 5px;
	border:1px solid #ccc;
	background:#999;
	margin-bottom:10px;
}
.two-cols .col_l p.btn_detail,
.two-cols .col_r p.btn_detail{
  position: absolute;
  right: 0;
  bottom: 0;
		margin: 0 0 10px;
}

/*sidemenu*/
.list {
	margin: 0 0 10px;
	padding: 0;
	display: block;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
ul.listbox{
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
li.ca1 {
	margin:0;
	border-top: 1px solid #ccc;
}
li.ca1 a{
	min-height: 18px;
	height: auto !important;
	height: 18px;
	line-height:100%;
	font-weight: bold;
	color: #000;
	zoom: 1;
	display: block;
	padding: 13px 2px 6px 34px;
	text-decoration: none;
	background:url(../images/arrow.gif) 10px center no-repeat;
}
ul.listbox li.ca1 a:hover {
	background:url(../images/arrow.gif) 10px center no-repeat #69c;
	color: #fff;
	text-decoration: underline;
}
#kitkitkitchen {
	margin: 10px 0;
	padding: 8px;
	border: 2px solid #eee;
	text-align: center;
}
#kitkitkitchen p {
	margin: 5px 0 10px;
	text-align: left;
	color: #ff6b00;
	font-size: 0.8em;
	line-height: 1.5;
	font-weight: bold;
}

/*contact*/
#contact table.question {
	width: 100%;
	margin-bottom: 20px;
	border-spacing: 6px;
	font-size: 0.9em;
	border-collapse: separate;
}
#contact span.form_attention {
	font-size: 0.9em;
	color:#c00;
}
#contact table.question th {
	padding: 5px 10px;
	background: #eee;
	border-top: 1px dotted #ccc;
	text-align: left;
	white-space: nowrap;
	vertical-align:top;
}
#contact table.question td { 
	padding: 5px 10px;
	border-top: 1px dotted #ccc;
	text-align: left;
}
#contact table.question td input, #contact table.question td textarea { 
	margin: 8px 0;
}
#contact table.question .error_coution {
	color:#f00;
	font-size: 0.9em;
}
#contact div.question_submit {
	text-align:center;
	margin:20px 0px;
}
#contact div.question_submit input.button {
	width: 150px;
}
