@charset "shift_jis";


#head {
	height:110px;
	}

#main {
	width:704px;
	margin:0 26px 0 0;
	float:left;
	}
	
#menu {
	width:900px;
	height:400px;
	margin:10px 0 0 0;
	}
	
#whatsnew {
	width:680px;
	background-color:#E8EAF0;
	border:#D8DFED solid 8px;
	padding:0 0 10px 8px;
	margin:0 0 20px 0;
	float:left;
	}
	
#whatsnew dl {
	width:680px;
	padding:15px 0 0 0;
	clear:both;
	}
	
#whatsnew dt.txt {
	width:510px;
	margin:5px 0 0 0;
	float:left;
	}

#whatsnew dt.img {
	width:154px;
	float:right;
	}

#whatsnew h2 {
	float:left;
	background-image:url(../img_index/whatsnew.gif);
	width:98px;
	height:26px;
	}
	
#more {
	width:86px;
	float:right;
	}
	
img.news { border:#fff solid 5px;}
	
	
#navi {
	width:170px;
	margin-bottom:10px;
	float:right;
	}
	
#navi li {
	height:45px;
	margin:0 0 2px 0;
	display:block;
	}
	
#banner {
	width:704px;
	margin-bottom:30px;
	}
	
#banner li {
	display:inline;
	margin-right:1px;
	}
