BODY	{
	background-color:#FFF;	
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	color:#333;
	margin:0px 0px;	
	font: 12px Osaka, sans-serif;
	}
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none }
a:hover { color: #333; text-decoration: underline }
a:active { color: #9CF; text-decoration: none }

#main{
	width:640px;
	margin:0 0 0 22px;
}

#head{
	width:640px;
	height:235px;
	background-image:url("img/top_head.jpg");
}

#menu{
	width:640px;
	height:20px;
	background-color:#CC9;
}

#menu ul {
	margin: 0;
	list-style-image:url("img/point3.gif");	
}

#menu li {
	margin: 0;
	padding: 0px 15px;
	display:inline;
	float: left;
}

#menu li a {
	height: 20px;
	display:inline;
	float: left;
}


#content{
	width:640px;
}

#content_left{
	width:375px;
	float:left;
}

#content_right{
	width:265px;
	background-image:url("img/bg01.gif");
	padding:5px 0;
	text-align:center;
	float:right;
}

#topics_line{
	width:365px;
	height:11px;
	background-image:url("img/point.gif");
}

#topics{
	width:355px;
	padding:15px 5px;
}

#picup1{
	width:365px;
	padding:5px 5px;
}
#p_left1{
	width:120px;
	float:left;
}

#p_right1{
	width:245px;
	float:right;
}

#picup2{
	width:365px;
	padding:5px 5px;
}
#p_left2{
	width:120px;
	float:left;
}

#p_right2{
	width:245px;
	float:right;
}

#picup3{
	width:365px;
	padding:5px 5px;
}
#p_left3{
	width:120px;
	float:left;
}

#p_right3{
	width:245px;
	float:right;
}

#Whatsnew{
	width:250px;
	margin-top:5px;
	padding:5px 5px;
	border: #333 1px solid;
	background-color:#FFF;
	text-align:left;
}

#top_memo{
	width:250px;
	padding:5px 5px;
	text-align:left;
}

#line{
	width:640px;
	height:8px;
	background-color:#996;
}

strong{
	color:#36C;
}

#endspeace{
	width:750px;
	height:10px;
}
#footer{
	width:640px;
	height:30px;
	background-color:#996;
	text-align:right;
}
