﻿@charset "utf-8";
/* CSS Document */
h1{
	font-size:12px;
	margin-left:20px;
	margin-top:5px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO","ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka, sans-serif";
}
.title_line1 {
	position: relative;
	background-image: url(../img/title_line.png);
	background-repeat: no-repeat;
	width: 765px;
	height: 30px;
	margin-top: 35px;
	margin-left:5px;
		
}

.title_line1_moji {
	position: absolute;
	left: 37px;
	font-size: 16px;
	font-weight: 600;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 4px;
	top: -3px;
}
.title_line2 {
	position: relative;
	background-image: url(../img/title_line.png);
	background-repeat: no-repeat;
	width: 765px;
	height: 30px;
	margin-top: 15px;
	margin-left:5px;
		
}
.top_moji{
	margin-left:50px;
	margin-top:20px;
	font-size:12px;
}
.corner{
	background-image:url(../img/main_sample.png);
	background-repeat:no-repeat;
	width:710px;
	height:510px;
	margin-left:35px;
	margin-bottom:50px;
	margin-top:20px;
	
}
.link_cor{
	background-repeat:no-repeat;
	background-image:url(../img/sample_link.png);
	height:30px;
	width:200px;
	margin-top:200px;
	margin-left:450px;
}
.link_cor:hover{
	height:30px;
	width:200px;
	background-position:bottom;
}
.mol_type_top {
	font-size:14px;
	margin-top:20px;
	margin-left:40px;
	
}
.stock{
	height:350px;
	margin-left:30px;

}

.zaiko_moji{
	font-size:16px;
/*	margin-left:65px;*/
	padding-top:25px;
	
}
.background_web {
	background-image:url(../img/main_img4.png);
	width: 740px;
	height: 340px;
	margin-top: 25px;
	margin-left: 15px;
}
.bg_web_moji{
	padding-top:110px;
	margin-left:90px;
	font-size:16px;
	
}
.bg_web_link{
/*	padding-top:10px; */
	margin-left:40px;
	font-size:16px;
	
	
}
.web_top {
	margin-top:10px;
/*	margin-left: 15px; */
	width: 660px;
	height: 65px;
	background-image:url(../img/main_img4_order.png);
	border: none;
	background-repeat: no-repeat;
	
}
.web_top:hover{
	width:660px;
	height:65px;
	background-position:bottom;
}
.fax_top {
	margin-top:20px;
	margin-left: 17px;
	width: 285px;
	height: 90px;
	background-image:url(../img/main_img4_fax.png);
	border: none;
	background-repeat: no-repeat;
	
}
.fax_top:hover{
	width:285px;
	height:90px;
	background-position:bottom;
}
.mail_top {
	margin-top:20px;
	margin-left: 50px;
	width: 285px;
	height: 90px;
	background-image:url(../img/main_img4_mail.png);
	border: none;
	background-repeat: no-repeat;
	
}
.mail_top:hover{
	width:285px;
	height:90px;
	background-position:bottom;
}
.link1 {
	margin-top:40px;
	margin-left: 15px;
	width: 750px;
	height: 210px;
	background-image:url(../img/link1.png);
	border: none;
	background-repeat: no-repeat;
	
}
.link1:hover{
	width:750px;
	height:210px;
	background-position:bottom;
}
.main_blog{
	margin-top:50px;
	margin-left: 30px;
	width: 710px;
	height: 200px;
	background-image:url(../img/main_blog.png);
	border: none;
	background-repeat: no-repeat;
	
}
.main_blog:hover{
	width:710px;
	height:200px;
	background-position:bottom;
}

.sroom_lk {
	margin-top: 20px;
	margin-left:35px;
	display: block;
	position: relative;
	width: 710px;
	height: 260px;
	background-image:url(../img/main_showroom.png);
	background-repeat:no-repeat;

}
.sroom_acs {
	position: absolute;
	width: 200px;
	height: 30px;
	background-image: url(../img/showroom_access.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 450px;
	top: 205px;
	
}

.sroom_acs:hover {
	width: 200px;
	height: 30px;
	background-position: 0 bottom;	
}
.background_paid_top {
	background-image:url(../img/paid_img.png);
	background-repeat:no-repeat;
	width:740px;
	height:700px;
	margin-top:50px;
	margin-left:15px;
	
}