@charset "utf-8";

#main {
	position:absolute;
	width:750px;
	height:2450px;
	margin-left: -375px;
	margin-bottom: 50px;
	left: 50%;
}
#about {
	position:absolute;
	width:750px;
	height:600px;
}
#about-con {
	position:absolute;
	width:560px;
	height: 410px;
	top: 120px;
	right: 0px;
}
#profile {
	position:absolute;
	width:750px;
	height:700px;
	top: 700px;
}
#profile-con {
	position:absolute;
	top:110px;
	width:610px;
	height: 430px;
	left: 140px;
	overflow: hidden;
}
#profile-yoko {
	width:600px;
	height: 410px;
	left: 0px;
	position: absolute;
}
#profile-mori {
	width:600px;
	height: 410px;
	position: absolute;
	left: 700px;
}
#profile-wa1{
	width:570px;
	height: 410px;
	position: absolute;
}
#profile-wa2{
	width:570px;
	height: 410px;
	position: absolute;
	right: 0px;
}
.profile-1 {
	position:absolute;
	width:150px;
	height: 170px;
}
.profile-2 {
	position:absolute;
	width:390px;
	height: 170px;
	right: 0px;
}
.profile-3 {
	position:absolute;
	width:570px;
	height: 230px;
	top:180px;
}
#client {
	position:absolute;
	width:750px;
	height:600px;
	top: 1400px;
}
#client-con {
	position:absolute;
	width:600px;
	height:410px;
	top: 120px;
	right: 0px;
}
#client-1 {
	position:absolute;
	width:250px;
	height:400px;
	left: 90px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#client-2 {
	position:absolute;
	width:250px;
	height:400px;
	right: 0px;
}
#client-s {
	position:absolute;
	width:140px;
	height:15px;
	right: 0px;
	bottom: 0px;
	text-align: right;
}
.abo, .pro, .macl {
	width:85px;
	height:15px;
	position: absolute;
	text-align: center;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	top: 80px;
}
.abo {
	right: 190px;
}
.pro {
	right: 95px;
}
.macl {
	right: 0px;
}
#tai1, #tai2, #tai3 {
	position:absolute;
	top:90px;
	width:100px;
	height:450px;
	background-repeat: no-repeat;
}
#tai1 {
	background-image: url(../image/about%20us.gif);
}
#tai2 {
	background-image: url(../image/profile.gif);
}
#tai3 {
	background-image: url(../image/main%20client.gif);
}
.style5 {
	font-size: 14px
}
.style6 {
	color: #FF6600
}
.style7 {
	font-size: 11px
}
#pro_sc1, #pro_sc2 {
	position:absolute;
	width:25px;
	height: 20px;
	padding-top: 195px;
	padding-bottom: 195px;
}
#pro_sc1 {
	right: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#pro_sc2 {
	left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
a:hover {
	color: #FF6600;
}
.cen {
	text-align: center;

}
.ri {
	text-align: right;

}
