@charset "shift_jis";

/* -------------------------
     キッチントップ
------------------------- */

div#kitchentop div#shoulder {}
div#kitchentop div#shoulder h3{margin-bottom:12px;}
div#kitchentop div#shoulder img#shoulderimg{float:left; margin-bottom:35px;}
div#kitchentop div#shoulder p#shouldertxt{margin:0;}
div#kitchentop div#shoulder:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

div#kitchentop div#shoulder p#inner_link{font-size:80%; line-height:140%; letter-spacing:1px; margin-bottom:35px;}
div#kitchentop div#shoulder p#inner_link img{margin-right:3px;}


div#kitchentop div.product{margin-bottom:16px;}
div#kitchentop div.product h3{margin-bottom:18px;}

div#kitchentop div.product div.focusset{}
div#kitchentop div.product div.focusset:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

div#kitchentop div.product img.focusimg{float:left;margin-right:14px;margin-bottom:35px;}
div#kitchentop div.product div.focusTxt{float:left;}
div#kitchentop div.product div.focusTxt ul{margin-top:12px;}
div#kitchentop div.product div.focusTxt li{height:24px;}
div#kitchentop div.product a.servo,{display:block;width:225px;}
div#kitchentop div.product a.special,
div#kitchentop div.product a.more{display:block;width:125px;}

div#kitchentop div.product a.servo span,
div#kitchentop div.product a.special span,
div#kitchentop div.product a.more span{display:none;}
div#kitchentop div.product a.servo{display:block;width:225px;line-height:normal;height:21px;background:url(/kitchen/images/btn_kitchentop_servo.gif) no-repeat;}
div#kitchentop div.product a.special{display:block;width:125px;line-height:normal;height:19px;background:url(/kitchen/images/btn_kitchentop_special.gif) no-repeat;}
div#kitchentop div.product a.more{display:block;width:125px;line-height:normal;height:19px;background:url(/kitchen/images/btn_kitchentop_more.gif) no-repeat;}

div#kitchentop div.product a.servo:link,
div#kitchentop div.product a.special:link,
div#kitchentop div.product a.more:link{
	background-position:0 0;
}
div#kitchentop div.product a.servo:hover,
div#kitchentop div.product a.special:hover,
div#kitchentop div.product a.more:hover {
	background-position:100% 0;
}

div#kitchentop div.product div.productL{float:left;width:290px;margin-bottom:28px;}
div#kitchentop div.product div.productL h4{margin:5px 0 2px 0;}
div#kitchentop div.product div.productR{float:left;width:280px;margin-bottom:28px;}
div#kitchentop div.product div.productR h4{margin:5px 0 2px 0;}

div#kitchentop div.product div.productL p,div#kitchentop div.product div.productR p{color:#5F5F5F;}
div#kitchentop div.product div.line1{height:7em;vertical-align:top;overflow:visible;}
div#kitchentop div.product div.line2{height:7em;vertical-align:top;overflow:visible;}


div#kitchentop div#topics div#holme{margin:25px 0 10px; padding:21px 27px;border:1px solid #A6A8AB;background-color:#F0F0F0;_height:13px;}
div#kitchentop div#topics div#holme dl{}
div#kitchentop div#topics div#holme dt{float:left;width:110px;}
div#kitchentop div#topics div#holme dd{float:left;width:410px;}

div#kitchentop div#topics div#four_voc{font-size:80%; line-height:140%; letter-spacing:1px; margin-bottom:30px; padding:21px 27px;border:1px solid #A6A8AB;background-color:#F0F0F0;}
div#kitchentop div#topics div#four_voc h4{margin-bottom:15px;}
div#kitchentop div#topics div#four_voc p a#link_4voc{display:block; text-align:center; font-size:120%; line-height:1em; background:#fff; border:solid 1px #A6A8AB; margin-top:15px; padding:5px; color:#333;}
div#kitchentop div#topics div#four_voc p a#link_4voc:hover{background:#ccc; text-decoration:none;}


