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

.aboutus .main {
	background-image: url(images/aboutus_mainback.gif);
	background-repeat: no-repeat;
}


.Img,.Text {
	float: left;
}
.concept .Img {
	height: 400px;
	width: 435px;
}
.concept .Text {
	height: 400px;
	width: 420px;
	margin-left: 15px;
	line-height: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
.concept h2 {
	background-image: url(images/aboutus_log01.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 90px;
	overflow: hidden;
	background-position: center 45px;
	margin: 0px;
}
.concept p {
	margin-top: 0px;
}
.company {
	margin-top: 62px;
}
.company .Img {
	height: 300px;
	width: 520px;
}
.company .Text {
	height: 300px;
	width: 335px;
	margin-left: 15px;
}
.company h2 {
	background-image: url(images/aboutus_log02.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 90px;
	overflow: hidden;
	background-position: center 45px;
	margin: 0px;
}
.company table {
	margin-right: auto;
	margin-left: auto;
}
.company th {
	font-weight: normal;
	text-align: left;
	width: 70px;
	font-size: 0.9em;
}.company td {
	text-align: left;
	font-size: 0.9em;
}

address {
	height: 0px;
	overflow: hidden;
	padding-top: 15px;
}