@charset "utf-8";
/* CSS Document */
#head {
	position: relative !important;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	height: 130px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url(../web/company/mimg_back.jpg);
}
.mimg {
	width: 1050px;
	height: 130px;
	margin: 0 auto;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
	background-image: url(../web/home/sec01back.gif);
	background-repeat: repeat-x;
}
#sec01 {
	width: 100%;
	height: 1900px;
	margin: 0 auto;
	padding-top: 70px;
}
#contents01 {
	width: 1050px;
	height: 1900px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl1 {
	width: 1050px;
	height: 50px;
	float: left;
}
.q1 {
	width: 1050px;
	height: 60px;
	float: left;
	background-image: url(../web/qa/ac3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: pointer;
}
.q2 {
	width: 1050px;
	height: 60px;
	float: left;
	background-image: url(../web/qa/ac3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 50px;
	cursor: pointer;
}
.ac {
	width: 50px;
	height: 50px;
	float: left;
}
.q1 p {
	width: 975px;
	height: 20px;
	margin-top: 20px;
	margin-left: 25px;
	padding: 0;
	float: left;
	font-size: 17px;
	color: #333;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
}
.q2 p {
	width: 975px;
	height: 20px;
	margin-top: 20px;
	margin-left: 25px;
	padding: 0;
	float: left;
	font-size: 17px;
	color: #333;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
}
.a {
	width: 1050px;
	float: left;
	background-image: url(../web/qa/ac3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.atxt {
	width: 975px;
	margin-top: 17px;
	margin-left: 25px;
	padding: 0;
	float: left;
	font-size: 15px;
	color: #333;
	line-height: 21px;
	letter-spacing: 1px;
	padding-bottom: 15px;
}