@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}
body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
}
#wrapper {
	position:relative;
	left:auto;
	right:auto;
	top:25px;
	width:900px;
	height:1000px;
	z-index:1;
	margin:auto;
	background-color:#FFFFFF;
}
#wrapper1 {
	position:relative;
	left:auto;
	right:auto;
	top:25px;
	width:900px;
	height:1500px;
	z-index:1;
	margin:auto;
	background-color:#FFFFFF;
}
#end {
	position:relative;
	left:auto;
	right:auto;
	top:1000px;
	bottom:25px;
	width:900px;
	height:300px;
	z-index:1;
	margin:auto;
	background-image:url(image/end.png);
}
#end1 {
	position:relative;
	left:auto;
	right:auto;
	top:0px;
	width:900px;
	height:300px;
	z-index:2;
	margin:auto;
	background-image:url(image/end.png);
}
#navi {
	position:absolute;
	left:15px;
	top:15px;
	background-color:#00aeff;
	width:870px;
	height:85px;
	z-index:1;
}
#header {
	background-image:url(image/header-photo.jpg);
	position:absolute;
	left:15px;
	top:105px;
	width:870px;
	height:206px;
	z-index:1;
}
#content {
	position:absolute;
	right:15px;
	top:316px;
	width:870px;
	height:auto;
	z-index:1;
}
#contentleft {
	position:absolute;
	left:15px;
	top:316px;
	width:430px;
	height:auto;
	z-index:1;
}
#contentright {
	position:absolute;
	right:15px;
	top:316px;
	width:430px;
	height:auto;
	z-index:1;
}
#subnavi {
	position:absolute;
	left:15px;
	top:316px;
	width:870px;
	height:45px;
	z-index:1;
	background-color:#00aeff;
}
#svcontentleft {
	position:absolute;
	left:15px;
	top:366px;
	width:430px;
	height:auto;
	z-index:1;
}
#svcontentright {
	position:absolute;
	right:15px;
	top:366px;
	width:430px;
	height:auto;
	z-index:1;
}
#svcontent {
	position:absolute;
	right:15px;
	top:366px;
	width:870px;
	height:auto;
	z-index:1;
}
#facebook {
	position:absolute;
	right:15px;
	top:316px;
	width:auto;
	z-index:1;
}
#teamcontent {
	position:absolute;
	left:15px;
	width:870px;
	top:366px;
	height:300px;
	z-index:1;
}
#teamcontentleft {
	position:absolute;
	left:15px;
	width:430px;
	top:671px;
	height:auto;
	z-index:1;
}
#teamcontentright {
	position:absolute;
	right:15px;
	width:430px;
	top:671px;
	height:auto;
	z-index:1;
}