#flash_waku {
	width:800px;
	padding:5px 1px 10px 1px;
	overflow:hidden;
}

#flash_waku:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

*html #flash_waku {
	height:1em;
	overflow:visible;
}

#flash {
	float:left;
	width:479px;
	padding:0;
}

#area {
	float:left;
	width:321px;
	height:306px;
	padding:0;
	background:url(../img/area.gif) no-repeat left top;
}

#area table {
	width:315px;
	height:290px;
	margin:9px 5px 0 0;
	border:0;
	border-collapse:collapse;
	padding:10px 0;
	font-size:12px;
	line-height:100%;
}

#area td {
	font-size:12px;
	line-height:110%;
	margin:0;
	padding:7px 0 0 0;
	border-top:1px #ffffff solid;
	border-right:1px #ffffff solid;
	color:#666666;
}

#area td a {
	text-decoration:none;
	color:#666666;
}


#area td.td1 {
	width:77px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
	padding:12px 0 0 0;
	border-top:none;
} 

#area td.td2 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:10px 0 0px 5px;
	border-top:none;
	border-left:1px #ffffff solid;
}

#area td.td2 a:hover {
	text-decoration:none;
	color:#0066CC;
}


#area td.td1_1 {
	width:77px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
} 

#area td.td2_1 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 0 5px;
	border-top:1px #D7D7D9 solid;
	border-left:1px #ffffff solid;
} 

#area td.td2_1 a:hover {
	text-decoration:none;
	color:#990099;
}

#area td.td1_2 {
	width:78px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
} 

#area td.td2_2 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 0 5px;
	border-top:1px #D7D7D9 solid;
	border-left:1px #ffffff solid;
} 

#area td.td2_2 a:hover {
	text-decoration:none;
	color:#008417;
}

#area td.td1_3 {
	width:77px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
} 

#area td.td2_3 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 0 5px;
	border-top:1px #D7D7D9 solid;
	border-left:1px #ffffff solid;
} 

#area td.td2_3 a:hover {
	text-decoration:none;
	color:#9DE705;
}

#area td.td1_4 {
	width:77px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
} 

#area td.td2_4 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 0 5px;
	border-top:1px #D7D7D9 solid;
	border-left:1px #ffffff solid;
} 

#area td.td2_4 a:hover {
	text-decoration:none;
	color:#FFCC00;
}

#area td.td1_5 {
	width:77px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
} 

#area td.td2_5 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 0 5px;
	border-top:1px #D7D7D9 solid;
	border-left:1px #ffffff solid;
} 

#area td.td2_5 a:hover {
	text-decoration:none;
	color:#FF6600;
}

#area td.td1_6 {
	width:77px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
} 

#area td.td2_6 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 0 5px;
	border-top:1px #D7D7D9 solid;
	border-left:1px #ffffff solid;
} 

#area td.td2_6 a:hover {
	text-decoration:none;
	color:#FF9900;
}

#area td.td1_7 {
	width:77px;
	text-align:center;
	vertical-align:top;
	color:#407A98;
} 

#area td.td2_7 {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding:5px 0 0 5px;
	border-top:1px #D7D7D9 solid;
	border-left:1px #ffffff solid;
} 

#area td.td2_7 a:hover {
	text-decoration:none;
	color:#FF6699;
}

/*--------------------------------------------------------------*/
#banner_top {
	width:800px;
	padding:0 1px;
}

#banner_under {
	width:800px;
	padding:0 1px;
	margin:0 0 20px 0;
}
/*--------------------------------------------------------------*/
#banner {
	width:786px;
	height:58px;
	padding:0 8px 0 7px;
	background:#e8e9eb;
	overflow:hidden;
}

#banner:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

*html #banner {
	height:1em;
	overflow:visible;
}

#banner li {
	float:left;
	width:258px;
	padding:0 6px 0 0;
}

#banner li.li2 {
	float:left;
	width:258px;
	padding:0;
}
/*--------------------------------------------------------------*/
#top {
	width:800px;
	padding:0 1px 20px 1px;
	overflow:hidden;
}

#top:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

*html #top {
	height:1em;
	overflow:visible;
}
/*--------------------------------------------------------------*/
#top_left {
	float:left;
	width:170px;
	padding:0 22px 0 0;
}

#top_right {
	float:left;
	width:608px;
}
/*--------------------------------------------------------------*/
#menu_top {
	width:170px;
	padding:0;
}

#menu {
	width:160px;
	padding:0 5px 0 5px;
	background:url(../img/menu_bg.gif) repeat-y left top;
}

#menu li {
	width:160px;
	height:41px;
	padding:0 0 3px 0;
	font-size:0;
	line-height:100%;
}

#menu li.li3 {
	width:160px;
	padding:0;
}

#menu_under {
	width:170px;
	padding:0;
}

#top_left .menu_banner {
	width:170px;
	padding:5px 0 0 0;
}
/*--------------------------------------------------------------*/
#top_right h2 {
	width:608px;
	padding:0 0 5px 0;
	background:url(../img/line2.gif) repeat-x left bottom;
}

.whatnew {
	clear:both;
	width:608px;
	padding:0 0 1px 0;
	background:url(../img/line2.gif) repeat-x left bottom;
	overflow:hidden;
}

.whatnew:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

*html .whatnew {
	height:1em;
	overflow:visible;
}
/*--------------------------------------------------------------*/
.whatnew .whatnew_ya {
	float:left;
	width:11px;
	padding:7px 10px 5px 10px;
}

.whatnew .whatnew_text {
	float:left;
	width:560px;
	padding:6px 10px 5px 0;
}
/*--------------------------------------------------------------*/
#voice_top {
	clear:both;
	width:608px;
	padding:20px 0 0 0;
}

#voice_under {
	clear:both;
	width:608px;
	padding:0 0 0 0;
}

#voice {
	width:608px;
	padding:0 0 5px 0;
	background:url(../img/voice_bg.gif) repeat-y left top;
	overflow:hidden;
}

#voice:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

*html #voice {
	height:1em;
	overflow:visible;
}
/*--------------------------------------------------------------*/
#voice2 {
	width:608px;
	padding:0 0 0 0;
	overflow:hidden;
}

#voice2:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

*html #voice2 {
	height:1em;
	overflow:visible;
}
/*--------------------------------------------------------------*/
#voice h2 {
	width:595px;
	padding:0 6px 10px 7px;
	background:none;
}
	
#voice_left {
	float:left;
	width:409px;
	padding:0 13px 0 15px;
}

#voice_left p {
	width:409px;
	padding:0;
	margin:0;
}

#voice_right {
	float:left;
	width:155px;
	padding:0 15px 0 0;
}
/*--------------------------------------------------------------*/
