@charset "Shift_JIS";
body {
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #FFF9D9;
	font-family: "ＭＳ Ｐゴシック", Osaka, ヒラギノ角ゴ Pro W3;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 755px;
}

#header {
	position: relative;
	padding: 0 20px 10px;
	/*height: 525px;*/
	background: #fff url(img_top/bg_header.jpg) no-repeat;
}
h1 {
	margin: 0 0 20px 0;
	padding-top: 30px;
}

h2 {
	position: absolute;
	top: 0px;
	right: -25px;
	color: #fff;
	background: url(img_top/hashira_bg.gif) no-repeat 0px 0px;
	font: 12px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 25px;
	width: 198px;
}
h4 {
	margin:0px;
}
#lead {
	float: left;
	width: 340px;
	background-color: transparent;
}
#leadtxt em {
	color: #003399;
	font: bold 18px "Osaka−等幅", "ＭＳ ゴシック";
	font-style: normal;
	line-height: 1.2;
}
#leadtxt {
	font-size: 14px;
	line-height: 1.5;
	background-color: transparent;
}
#inqbutton a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 355px;
	text-align: center;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 32px;
	background: url(img_top/button_b1.gif) no-repeat 0px 0px;
}
#inqbutton a:hover {
	color: #fff;
	background: url(img_top/button_b2.gif) no-repeat 0px 0px;
}
#reiewbutton a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 275px;
	padding:0px 5px 0px 75px;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 32px;
	background: url(img_top/b_review_f.gif) no-repeat 0px 0px;
}
#reiewbutton a:hover {
	color: #006600;
	background: url(img_top/b_review_f.gif) no-repeat 0px 0px;
	filter: alpha(opacity="70");
	opacity: 0.7; 
}
#pricebutton a {
	float: left;
	display: block;
	color: #FF3300;
	text-decoration: none;
	width: 280px;
	margin:5px auto 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	background: url(img_top/btn_price.gif) no-repeat 0px 0px;
}
#pricebutton a:hover {
	color: #FF5353;
	background: url(img_top/btn_price_f2.gif) no-repeat 0px 0px;
}

#i-1 {
	/*display: block;*/
	float: left;
	padding: 30px 0 0 10px;
}

/* === ここからheaderのclearfix === */
/* モダンブラウザ対策 */
#header:after {
	content: ",";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* MacIE5とIE7対策 */
#header {
	display: inline-block;
}

/* MacIE5を除くIE6以下対策 \*/
* html #header { height: 1%; }
#header { display: block; }
/* MacIE5を除くIE6以下対策終了 */

/* === headerのclearfix終了 === */

#contents {
	clear: both;
	margin: 0;
	padding: 0;
}
h3 {
	clear: both;
	background: url(img_top/midashi_bg.gif) no-repeat 0px 0px;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 25px;
	margin: 0 0 8px 20px;
	padding: 0 0 0 1em;
	width: 715px;
}
.comment {
	margin: 0 20px 15px 20px;
	padding: 0;
	font-size: 12px;
	line-height: 1.3em;
}
.item {
	display: inline; /* IEでアキが倍になるのをふせぐ */
	margin: 0 0 30px 20px;
	padding: 7px 0;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	width: 223px;	/* ボーダーと合わせて幅225px */
	border: #ccc solid 1px;
}

.item span {
	font-size: 10px;
	font-weight: normal;
}

.long-bg{
	clear: both;
	background: url(img_top/midashi_bg.gif) no-repeat 0px 0px;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 25px;
	margin: 0 0 8px 20px;
	padding: 0 0 0 1em;
	width: 715px;
}

/* === ここからcontentsのclearfix === */
/* モダンブラウザ対策 */
#contents:after {
	content: ",";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* MacIE5とIE7対策 */
#contents {
	display: inline-block;
}

/* MacIE5を除くIE6以下対策 \*/
* html #contents { height: 1%; }
#contents { display: block; }
/* MacIE5を除くIE6以下対策終了 */

/* === contentsのclearfix終了 === */

#footer {
	clear: both;
	margin: 0;
	padding: 7px 10px 0px 30px;
	border-top: #003399 solid 1px;
	border-bottom: #003399 solid 4px;
	line-height: 150%;
}
#footer p {
	margin: 0px 0 0 0;
	padding: 0;
	clear:both;
}
#footer span {
	color: #333;
}
.f-l {
	float:left;
	font-size: 14px;
	font-weight:bold;
}
#f-r {
	float: right;
	font-size: 12px;
	line-height:20px;
	padding-top:10px;
}

#footer a {
	color:#003399;
	text-decoration: none;
}
#footer a:hover {
	color:#FF0000;
}

.maker {
	clear: both;
	width: 400px;
	margin: 5px 20px;
	font-size: 10px;
	text-align: right;
	float: right;
}
.maker a:link, .maker a:visited {
	color: #333;
	text-decoration: none;
}
.maker a:hover, .maker a:active {
	color: #3366CC;
	text-decoration: none;
}
.tokucho {
	margin: 0px 40px 5px 50px;
	padding: 0;
	font-size: 14px;
	line-height:135%;
}
.tokucho-title {
	margin: 15px 35px 5px 35px;
	padding: 0;
	color:#003366;
	font-weight:bold;
	font-size: 14px;
	line-height:135%;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}

#hiddenimg {
	display:none;
}
.w660fr {
	width:660px;
	height:1%;
	margin:7px auto;
	font-size:12px;
	line-height:145%;
	}
.w660fr p {
	margin:7px 0;
	}
.w660fr ol {
	margin:5px 0 5px 30px;
	padding:0px 0 0px 12px;
	list-style-type:decimal;
	list-style-position:outside;
	list-style-image:none;
}
.w660fr li {
	padding:0 0 0 0px;
	list-style-type:decimal;
	list-style-position:outside;
	list-style-image:none;
	}
.padding15 {
	padding:0 0 0 18px;
}
.pagemenu-fr {
	width:700px;
	height:16px;
	margin:12px auto 3px;
	font-size: 10px;
}
.pagemenu {
	float: right;
	padding: 2px 8px 0px 0px;
}
.pagemenu a:link , .pagemenu a:visited {
	color:#0033CC;
	text-decoration: underline;
}

.pagemenu a:hover , .pagemenu a:active {
	text-decoration: underline;
	color: #00CCFF;
}
.lineup{
	float: right;
	padding: 2px ;
	margin: 0px 8px 0px 0px;
}
.lineup a:link , .lineup a:visited {
	color: #00CCFF;
	text-decoration: underline;
}

.lineup a:hover , .lineup a:active {
	text-decoration: underline;
	color:#0033CC;
}
/*---------------------------------------------
siyou
---------------------------------------------*/ 
#specification{
	clear: left;
	width: 755px;
	height: auto;
	margin-top:20px;
}
#specification table{
	width: 711px;
	margin-left: 22px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	color: #333;
	font-size: 14px;
}
#specification table th{
	background-color: #C9FBE3;
	border: solid #666 1px;
	width: 200px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding: 9px 23px;
}
#specification table td{
	background-color: #fff;
	border: solid #666 1px;
	font-weight: normal;
	color: #333;
	padding: 9px 23px;
}
/*---------------------------------------------
buhin
---------------------------------------------*/ 
#parts{
	width: 755px;
	height: auto;
	margin-top: 27px;
	margin-bottom: 22px;
}
#parts #box{
	width: 711px;
	margin-left: 22px;
	border: solid #666 1px;
}
#parts #box #set_hyojyun{
	width: 671px;
	margin-top:20px;
	margin-left: 20px;
	border: solid #666 1px;
}
#parts #box #set_tuika{
	width: 671px;
	margin-top: 17px;
	margin-left: 20px;
	margin-bottom:20px;
}
.sttl_set{
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
.sttl_set_tuika{
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
.imgs_set{
	height:165px;
	text-align: center;
}
.imgs_set_tuika{
	height:110px;
	text-align: center;
}
.imgs_set img{
	margin-right: 5px;
}
.imgs_set_tuika img{
	margin-right: 20px;
}

#language {
	position: absolute;
	top: 22px;
	right: 8px;
	font-size:12px;
	text-align:right;
}
#language a:link,#language a:visited {
	color:#003366;
	text-decoration:underline;
}
#language a:hover,#language a:active {
	color:#FF0000;
	text-decoration:underline;
}

.tel {
	margin:0 20px;
	text-align:right;
}
/* カタログ請求 */
.catalog {
	padding:0 20px 20px 0; 
	text-align:right;
}
.catalog a:hover img {
	filter: alpha(opacity="70");
	opacity: 0.7; 
}
/* カタログ請求END */

.tel-shop {
	clear:both;
	width:708px;
	height:120px;
	margin:30px auto 5px;	
}
.shop {
	height:30px;
	margin:10px 0 0 84px; 
	}
.shop div {
	float:left;
	margin:0 4px 0 0;
}
#submenu5 {
 	clear:both;
	width:708px;
	height:35px;
	margin:20px auto 30px;
	
}
#sub-price a {
	float:left; 
	width:137px; 
	height:35px; 
	background:url(img/sub_price.jpg) no-repeat 0px 0px;
	display: block;
	text-indent:-9999px;
	margin:0 5px 0 0;
}
#sub-price a:hover, #price a:hover {
	background:url(img/sub_price_f2.jpg) no-repeat 0px 0px;
}
#sub-catalog a {
	float:left; 
	width:137px; 
	height:35px; 
	background:url(img/sub_catalog.jpg) no-repeat 0px 0px;
	display: block;
	text-indent:-9999px;
	margin:0 5px 0 0;
}
#sub-catalog a:hover, #catalog a:hover {
	background:url(img/sub_catalog_f2.jpg) no-repeat 0px 0px;
}
#sub-user a {
	float:left; 
	width:137px; 
	height:35px; 
	background:url(img/sub_user.jpg) no-repeat 0px 0px;
	display: block;
	text-indent:-9999px;
	margin:0 5px 0 0;
}
#sub-user a:hover, #user a:hover {
	background:url(img/sub_user_f2.jpg) no-repeat 0px 0px;
}
#sub-inq a {
	float:left; 
	width:137px; 
	height:35px; 
	background:url(img/sub_inq.jpg) no-repeat 0px 0px;
	display: block;
	text-indent:-9999px;
	margin:0 5px 0 0;
}
#sub-inq a:hover, #inq a:hover {
	background:url(img/sub_inq_f2.jpg) no-repeat 0px 0px;
}
#sub-kai a {
	float:left; 
	width:138px; 
	height:35px; 
	background:url(img/sub_kai.jpg) no-repeat 0px 0px;
	display: block;
	text-indent:-9999px;
	margin:0;
}
#sub-kai a:hover, #kai a:hover {
	background:url(img/sub_kai_f2.jpg) no-repeat 0px 0px;
}

/* ヘッダー透過 */
#header-tel {
	position:absolute;
	left:370px;
	top:47px;
	width:370px;
	height:70px;
	padding:5px 5px 4px 5px;
}
#header-tel div {
	float:left;
	margin:0 4px 0 0;
}
#header-tel div.right {
	margin:0px;
}
#header-tel div.left {
	margin-left:72px;
}
div.linkafter {
	width:700px;
	margin:0 auto;
	padding:7px;
	text-align:right;
	font-size:14px;
}

/* 在庫を見るボタンと右お問い合せボタン */
div.open-zaiko {
	top:40px;
	left:5px;
	position: fixed;
	z-index:10;
	width: 20px;
	height:20px;
	background:url(img/zaiko_btn_gr.png) no-repeat;
	cursor: pointer;
	display:block;
}
div.open-sideinq {
	bottom: 148px;
	right: 14px;
	position: fixed;
	z-index:10;
	width: 20px;
	height:20px;
	background:url(img/zaiko_btn_gr.png) no-repeat;
	cursor: pointer;
	display:block;
}
div.open-zaiko:hover, div.open-sideinq:hover {
	width: 20px;
	height:20px;
	background:url(img/zaiko_btn_r.png) no-repeat;
	cursor: pointer;
}
div.open-zaiko icon, div.open-sideinq icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('img/zaiko_batsu.png') no-repeat top left;
	margin: 2px 0 0 2px;
}
div.open-zaiko.active, div.open-sideinq.active {
	background:url(img/zaiko_btn_gr.png) no-repeat;
	cursor: pointer;
}
div.open-zaiko.active:hover, div.open-sideinq.active:hover {
	background:url(img/zaiko_btn_r.png) no-repeat;
	cursor: pointer;
}
div.open-zaiko.active icon, div.open-sideinq.active icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('img/zaiko_maru.png') no-repeat top left;
	margin: 2px 0 0 2px;
}

#side-zaiko {
	position:fixed; 
	top:60px;
	left:0px;
	width:106px;
	height:50px;
	z-index:10;
}
#side-chokuhan {
	position:fixed; 
	top:110px; 
	left:-3px;
	width:110px;
	height:106px;
	z-index:10;
}
#side-rakuten {
	position:fixed; 
	top:225px; 
	left:-3px;
	width:110px;
	height:106px;
	z-index:10;
}
#side-yahoo {
	position:fixed; 
	top:340px; 
	left:-3px;
	width:110px;
	height:106px;
	z-index:10;
}
#side-rakuten a img,
#side-yahoo a img,
#side-chokuhan a img {
	border:none;
	filter: alpha(opacity="80");
	opacity: 0.8; 
}

#side-rakuten a:hover img,
#side-yahoo a:hover img,
#side-chokuhan a:hover img {
	filter: alpha(opacity="100");
	opacity: 1; 
	left:0px;
	position: fixed;
}

#page-top {
	position: fixed;
	bottom: 8px;
	right: 10px;
	width:200px;
	height:120px;
}
#page-top a img {
	border:none;
	filter: alpha(opacity="80");
	opacity: 0.8; 
}

#page-top a:hover img {
	filter: alpha(opacity="100");
	opacity: 1; 
}
/* ./在庫を見るボタンと右お問い合せボタン */


.bnr-satei {
	width:700px;
	height:160px;
	margin:50px auto;
}

/* 資格 */
table.license {
	width:100%;
	margin:20px auto;
}
table.license td {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	line-height:1.4;
	color:#000000;
}
table.license p {
	margin:0;
}
p.f-company {
	font-size:16px;
	font-weight:bold;
	color:#454545;
}
