@charset "Shift_JIS";
body {
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #FFF9D9;
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅", ヒラギノ角ゴ Pro W3;
}
#hiddenimg {
	display:none;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 755px;
}

#header {
	position: relative;
	margin: 0 0 10px;
	padding: 0 40px;
	background: #fff url(img_top/bg_livemax_top.jpg) no-repeat;
}
h1 {
	text-align: center;
	margin: 0 0 35px 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;
}
#lead {
	float: left;
	width:314px;
	margin-top:60px;
	background-color: transparent;
}
#leadtxt em {
	color: #CC3300;
	font: bold 18px "Osaka−等幅", "ＭＳ ゴシック";
	font-style: normal;
	line-height:2;
}
#leadtxt {
	font-size: 14px;
	line-height:1.7;
	width: 310px;
	background-color: transparent;
}
#inqbutton a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 314px;
	text-align: center;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 32px;
	background: url(img_top/button_g1.gif) no-repeat 0px 0px;
	margin:0px;
}
#inqbutton a:hover {
	color: #fff;
	background: url(img_top/button_g2.gif) no-repeat 0px 0px;
}
#reiewbutton a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 232px;
	padding:0px 5px 0px 75px;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 32px;
	background:url(img/b_review_m.gif) no-repeat 0px 0px;
}
#reiewbutton a:hover {
	color: #006600;
	background:url(img/b_review_m.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:16px 17px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	background: url(img/btn_price.gif) no-repeat 0px 0px;
}
#pricebutton a:hover {
	color: #FF5353;
	background: url(img/btn_price_f2.gif) no-repeat 0px 0px;
}

#i-1 {
	float: left;
	text-align:center;
	/*margin-top: 30px;*/
	padding-top: 20px;	/* float指定しているためmarginで指定するとアキがIEで倍になる */
}

#contents {
	clear: both;
	margin: 0 0 40px;
	padding: 0;
	line-height:125%;
}
h3 {
	/*color: #fff;*/
	background: url(img_top/midashi-bg.gif) no-repeat 0px 0px;
	font: bold 14px "Osaka−等幅", "ＭＳ ゴシック";
	line-height: 27px;
	margin: 0 0 15px 19px;
	padding: 0 0 0 1em;
	width: 717px;
	clear:left;
}
.item {
	display: inline; /* IEでアキが倍になるのをふせぐ */
	margin: 0 0 30px 95px;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.item span {
	font-size: 10px;
	font-weight: normal;
}
.item img {
	border: #CCCCCC solid 1px;
}

#footer {
	clear: both;
	margin: 0;
	padding: 7px 10px 0px 30px;
	border-top: #006633 solid 1px;
	border-bottom: #006633 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:#006633;
	text-decoration: none;
}
#footer a:hover {
	color: #3D996B;
}
.tokucho {
	margin: 0px 30px 5px 50px;
	padding: 0;
	font-size: 14px;
	line-height:135%;
}
.tokucho-title {
	margin: 15px 35px 5px 35px;
	padding: 0;
	color:#006600;
	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;
}
table {
	margin:15px auto;
	border:#CCCCCC 1px solid;
	border-collapse:collapse;
}
td {
	font-size:12px;
	border:#CCCCCC 1px solid;
	border-collapse:collapse;
}
td a:link, td a:visited {
	color: #990000;
	text-decoration: underline;
}
td a:hover, td a:active {
	color: #333333;
	text-decoration: underline;
}
.pagemenu-fr {
	width:700px;
	height:16px;
	margin:12px auto 5px;
	font-size: 10px;
}
.pagemenu {
	float: right;
	padding: 2px 8px 0px 0px;
}
.pagemenu a:link , .pagemenu a:visited {
	color:#006600;
	text-decoration: underline;
}

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

.lineup a:hover , .lineup a:active {
	text-decoration: underline;
	color:#333333;
	}

#language {
	position: absolute;
	top: 22px;
	right: 8px;
	font-size:12px;
	text-align:right;
}
#language a:link,#language a:visited {
	color:#FFFFFF;
	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 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;
}

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; 
}
/* ./在庫を見るボタンと右お問い合せボタン */

.maker {
	clear: both;
	width: 400px;
	margin: 5px 20px;
	font-size: 10px;
	text-align: right;
	float: right;
}


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

/* 資格 */
table.license {
	width:100%;
	margin:20px auto;
	border:none;
}
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;
	border:none;
}
table.license p {
	margin:0;
}
p.f-company {
	font-size:16px;
	font-weight:bold;
	color:#454545;
}
