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

/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/home/mimg_back.png);
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0;
}
.mimg {
	width: 1100px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 0;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	margin: 0 auto;
	background-image: url(../web/home/sec01_back.gif);
	border: 0;
}
#contents01 {
	width: 1000px;
	height: 850px;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/home/cont01_back.jpg);
}
.cont01_ttl {
	width: 1000px;
	height: 40px;
	float: left;
}
.cont01_box1 {
	width: 470px;
	height: 700px;
	float: left;
	margin-top: 50px;
	font-size: 13px;
	line-height: 24px;
	color: #333;
}
.cont01_box2 {
	width: 470px;
	height: 700px;
	float: left;
	margin-top: 50px;
	margin-left: 60px;
}
.cont01_ttl2 {
	width: 470px;
	height: 40px;
	float: left;
}
.cont01_txt1 {
	width: 470px;
	height: 630px;
	margin-top: 30px;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	text-align: left;
	float: left;	
}
.cont01_txt2 {
	width: 470px;
	height: 500px;
	margin-top: 30px;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	text-align: left;
	float: left;
}
.cont01_img {
	width: 220px;
	height: 150px;
	margin-top: 40px;
	float: left;
}
.cont01_img2 {
	width: 220px;
	height: 150px;
	margin-top: 40px;
	float: left;
	margin-left: 30px;
}
