body {
	background-image: url(../../images/back_ground.gif);
	background-repeat: repeat-x;
	background-color: #57aafd;
	text-align: center;
}

img,a {
	border: none;
}

.none {
	display: none;
}

h1.title {
	background: url(../../images/title_character.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

h1.title a {
	width: 150px;
	height: 44px;
	display: block;
}

.left_bn {
	margin: 11px 0px 0px;
	clear: both;
}

.attention {
	color: #505050;
}

/* lay-out --------------------------------------------------------------*/

#container {
	width: 858px;
	margin: 0px auto;
	overflow: hidden;
	line-height: 80%;
	background: url(../../images/menu_bg.jpg) repeat-y left #FFFFFF;
	text-align: left;
}

#area_menu {
	width: 150px;
	text-align: center;
	float: left;
}

#area_features {
	background: #BEE7F2;
	padding: 3px 3px 0px 3px;
	overflow: hidden;
	height: 274px;
}

#area_right {
	width: 708px;
	float: left;
	text-align: right;
}

#area_flash {
	padding: 0px;
}

#area_contents {
	background: url(../images/bg.jpg) no-repeat top center;
	height: 445px;
	text-align: left;
	margin-top: -1px;
}

#area_main {
	padding: 19px 23px 12px;
}

#area_mainbanner {
	padding: 0px 24px 0px;
}

#area_synergy {
	padding: 10px 0px;
	text-align: center;
	font-size: 65%;
}

#footer {
	background: url(../../images/bg_footer.gif) no-repeat;
	height: 16px;
	width: 860px;
	float: left;
	clear: both;
}

iframe.main_visual {
	border: 0px;
	width: 662px;
	height: 264px;
}

/* left_banner -------------------------------------------------------------*/

#features {
	overflow: hidden;
	position: relative;
	height: 252px;
	visibility: inherit;
	margin-bottom: 3px;
}

#feature_up {
	top: 252px;
	visibility : visible;
}

#feature_up2 {
	position: absolute;
	top: 0px;
	left: 7px;
	visibility : hidden;
}

#feature_up3 {
	position: absolute;
	top: 0px;
	left: 7px;
	visibility : hidden;
}

#feature_up4 {
	position: absolute;
	top: 0px;
	left: 7px;
	visibility : hidden;
}

#feature_down {
	visibility : visible;
}

#feature_down2 {
	position: absolute;
	top: 0px;
	left: 7px;
	visibility : hidden;
}

#feature_down3 {
	position: absolute;
	top: 0px;
	left: 7px;
	visibility : hidden;
}

#feature_down4 {
	position: absolute;
	top: 0px;
	left: 7px;
	visibility : hidden;
}


#feature_ups {
	overflow: hidden;
	height: 15px;
	visibility: inherit;
	width: 72px;
	float: left;
	position: relative;
}

#feature_downs {
	height: 15px;
	visibility: inherit;
	overflow: hidden;
	width: 72px;
	float: left;
	position: relative;
}

/* banner_position */

.banner_aline {
	margin-bottom: 8px;
}

.banner_bline {
	margin-bottom: 8px;
}

.banner_typea {
	margin: 0px 18px 0px 0px;
}

.banner_typeb {
	margin: 0px 18px 18px 0px;
}
