@charset "utf-8";
#wrapper {
	text-align: center;
}
#maincont {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 90%;
}



/* CSS Document */

.contbox {
	clear: both;
	padding-top: 20px;
	line-height: 160%;
}

.wellaleft  {
	float: left;
	padding-right: 20px;
}
.wellaright   {
	float: left;
	width: 430px;
}

#add {
	float: left;
	width: 430px;
	background-image: url(../image/introbg01.gif);
}
#add #pad {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#infotop {
	background-image: url(../image/introinfotop.gif);
	height: 25px;
	clear: both;
	background-repeat: no-repeat;
}
#info {
	height: auto;
	background-image: url(../image/introinfomid.gif);
	background-repeat: repeat-y;
}

#infopad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#infobottom {
	background-image: url(../image/introinfobottom.gif);
	height: 8px;
	background-repeat: no-repeat;
}
#scenetop {
	background-image: url(../image/infoscenetop.gif);
	height: 20px;
	background-repeat: no-repeat;
}
.sceneleft {
	float: left;
	width: 325px;
}
.scleftpad {
	padding: 5px;
}
.scleftpad img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sceneright {
	float: right;
	width: 325px;
}
.scrightpad {
	padding-top: 5px;
	padding-left: 10px;
}
#relax {
	background-image: url(../image/introbg02.gif);
	background-repeat: repeat;
	padding-bottom: 30px;
	padding-top: 10px;
}
#relax img {
	margin-bottom: 10px;
}


#top {
	text-align: right;
	float: right;
	width: 600px;
	padding-top: 20px;
}
#home {
	text-align: right;
	float: right;
	width: 600px;
}

#footer {
	text-align: center;
	padding-top: 30px;
}

