@charset "utf-8";
/* CSS Document */
html,body {
background-image: url(../web/object/base_back2.jpg) !important;
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(../web/home/mimg_back.gif);
	z-index: 1000;
}
.mimg {
    width: 1000px;
	height: 100px;
    margin: 0 auto;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}
#contents01 {
	width: 1000px;
	height: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl1 {
	width: 940px;
	height: 35px;
	float: left;
	background-image: url(../web/corporation/ttl4.gif);
	color: #333;
	font-size: 24px;
	line-height: 24px;
	padding-top: 15px;
	padding-left: 60px;
	letter-spacing: 4px;
}
.c01_ttl2 {
	width: 940px;
	height: 35px;
	float: left;
	background-image: url(../web/corporation/ttl4.gif);
	color: #333;
	font-size: 24px;
	line-height: 24px;
	padding-top: 15px;
	padding-left: 60px;
	letter-spacing: 4px;
	margin-top: 70px;
}
.txt {
	width: 1000px;
	float: left;
	margin-top: 25px;
	color: #333;
	font-size: 15px;
	line-height: 27px;
	text-align: left;
	letter-spacing: 1px;
}
.txt a {
	color: #333;
}

.txt2 {
	width: 1000px;
	float: left;
	color: #333;
	font-size: 15px;
	line-height: 27px;
	text-align: left;
	letter-spacing: 1px;
}
.txt2 a {
	color: #333;
}
