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

/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
	background-image: url(../web/home/container_back.gif);
	background-repeat: repeat-x;
}
#sec01 {
	width: 100%;
	height: 1500px;
	margin: 0 auto;
	padding-top: 50px;
}
#contents01 {
	width: 1000px;
	height: 670px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl {
	width: 975px;
	height: 20px;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
	float: left;
	background-image: url(../web/company/ttl_back.gif);
	font-size: 21px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 21px;
}
.c01_txt1 {
	width: 1000px;
	height: 600px;
	float: left;
	margin-top: 30px;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 27px;
}


#contents02 {
	width: 1000px;
	height: 670px;
	text-align: left;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}
.c02_ttl {
	width: 975px;
	height: 20px;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
	float: left;
	background-image: url(../web/company/ttl_back.gif);
	font-size: 21px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 21px;
}

.c02_txt1 {
	width: 1000px;
	height: 600px;
	float: left;
	margin-top: 30px;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 27px;
}
