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

#header {
	position: relative;
	margin: 0 0 10px;
	padding: 0 20px;
	background: #fff url(img_top/bg_header.jpg) no-repeat;
}
#hiddenimg {
	display:none;
}
h1 {
	text-align: center;
	margin: 0 0 30px 0;
	padding-top: 32px;
}
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: 210px;
}
#lead {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 315px;
	background-color: transparent;
}
#leadtxt em {
	color: #ff5500;
	font: bold 16px "Osaka−等幅", "ＭＳ ゴシック";
	font-style: normal;
	line-height: 1.5;
}
#leadtxt {
	font-size: 14px;
	line-height: 1.5;
	width: 315px;
	margin:80px 0 0;
	padding-left:25px;
	background-color: transparent;
}
#inqbutton a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 312px;
	text-align: center;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 32px;
	background: url(img_top/button_r1.gif) no-repeat 0px 0px;
}
#inqbutton a:hover {
	color: #fff;
	background: url(img_top/button_r2.gif) no-repeat 0px 0px;
}
#reiewbutton a {
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	width: 232px;
	margin:0 auto;
	padding:0px 5px 0px 75px;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 32px;
	background: url(img_top/b_review_m.gif) no-repeat 0px 0px;
}
#reiewbutton a:hover {
	color: #006600;
	background: url(img_top/b_review_m.gif) no-repeat 0px 0px;
	filter: alpha(opacity="70");
	opacity: 0.7; 
}
#sellbutton {
	width: 312px;
	margin: 0px auto;
	text-align:center;
	padding: 0;
}
#sellbutton a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 312px;
	height:32px;
	margin: 4px auto 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	background: url(img_top/btn_sell.gif) repeat-x 0px 0px;
}
#sellbutton a:hover {
	color: #fff;
	background: url(img_top/btn_sell_f2.gif) repeat-x 0px 0px;
}
#pricebutton a {
	display: block;
	color: #FF3300;
	text-decoration: none;
	width: 280px;
	margin:8px auto 8px;
	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 {
	float: left;
	margin: 0;
	padding-top: 30px;
	border: none;
}

#contents {
	clear: both;
	margin: 0;
	padding-bottom: 30px;
	background: #fff url(img_top/bg_contents.jpg) bottom no-repeat;
}

/* === ここから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終了 === */

h3 {
	clear: both;
	background: url(img_top/midashi_bg570.gif) no-repeat;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 27px;
	margin: 30px 0 10px 20px;
	padding: 0 0 0 1em;
	width: 570px;
}
.long{
	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;
}

.item1 {
	margin: 0;
	padding-left: 20px;
	width: 570px;
}

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

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

/* === item1のclearfix終了 === */

.p-a {
	font-size: 12px;
	margin: 0 0 20px 30px;
	padding: 0;
	width: 560px;
}
.item1 img {
	border: #ccc solid 1px;
	float: right;
}
.p-b {
	display: inline;
	float: left;
	margin: 50px 0 0 100px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
.p-b span {
	font-size: 10px;
	font-weight: normal;
}
.item2 {
	display: inline;
	margin: 0 105px 0 20px;
	padding: 0;
	float: left;
	width: 220px;
}
.p1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
}
.p1 span {
	font-size: 12px;
	font-weight: normal;
}
.p2 {
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0;
}
.p3 {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}
.item2 img {
	border: #ccc solid 1px;
}

#footer {
	clear: both;
	margin: 0;
	padding: 7px 10px 0px 30px;
	border-top: #ff5500 solid 1px;
	border-bottom: #ff5500 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:#ff5500;
	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: #FF6633;
	text-decoration: 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: #f50;
	text-decoration: underline;
}

.pagemenu a:hover , .pagemenu a:active {
	text-decoration: underline;
	color: #FF9900;
}
.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;
}
#language {
	position: absolute;
	top: 22px;
	right: 8px;
	font-size:12px;
	text-align:right;
}
#language a:link,#language a:visited {
	color: #fff;
	text-decoration:underline;
}
#language a:hover,#language a:active {
	color: #cd3301;
	text-decoration:underline;
}

.tel {
	margin:0 20px;
	text-align:right;
}
/* カタログ請求 */
.catalog {
	padding:0 20px 10px 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:137px;
	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 20px;
}

/* 資格 */
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;
}
