@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	height: 100px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../web/showroom/mimg_back.gif);
}
#mimg {
    margin: 0 auto;
    width: 1000px;
    height: 100px;
    text-align: left;
}
 
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
#sec01 {
	width: 100%;
	margin: 0 auto;
	border: 0;
	padding: 0;
	background-position: center;
}
#contents01 {
	width: 1000px;
	height: 1400px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
}
.img1 {
	width: 1000px;
	height: 320px;
	float: left;
}
.txt1 {
	width: 1000px;
	height: 150px;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	text-align: center;
}
.ttl1 {
	width: 995px;
	height: 30px;
	float: left;
	margin-top: 80px;
	background-image: url(../web/showroom/ttl_back.gif);
	padding-top: 10px;
	padding-left: 5px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 18px;
}
.txt2 {
	width: 1000px;
	height: 270px;
	float: left;
	margin-top: 25px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	text-align: left;
}
.ttl2 {
	width: 995px;
	height: 30px;
	float: left;
	margin-top: 100px;
	background-image: url(../web/showroom/ttl_back.gif);
	padding-top: 10px;
	padding-left: 5px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 18px;
}
.img2 {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: 30px;
}
.img2f {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
}
.img2_cap {
	width: 300px;
	height: 20px;
	text-align: left;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	margin-top: 5px;
	float: left;
}
.img2_capf {
	width: 300px;
	height: 20px;
	text-align: left;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	margin-top: 5px;
	margin-left: 50px;
	float: left;
}
.txt3 {
	width: 700px;
	height: 100px;
	float: left;
	margin-top: 40px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	text-align: left;
}
.more {
	width: 180px;
	height: 45px;
	float: left;
	margin-top: 60px;
	margin-left: 120px;
}