@charset "utf-8";

/*
	Site Name: 
	Description: toppage setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	=1: messege
	=2: what's new
	=3: banner space
	
==========================================================
*/

/*
===== =1: messege ==========================================
*/
div#main h2{
	margin:0;
	width:510px;
}

div.contentsbox p.messege{
	margin:0;
	padding:1em;
	padding-right:200px;
}


/*
===== =2: what's new ==========================================
*/


div#new table,div#life table{
	background:url(img/wnew_border.gif) repeat-x left top;
	width:490px;
}

div#new table,
div#new table td,
div#new table th,
div#life table,
div#life table td,
div#life table th{
	border:none;
	padding:0.5em 0.2em;
	line-height:1.2;
	white-space:normal;
	}

div#new table th,
div#new table td,
div#life table th,
div#life table td{
	font-weight:normal;
	background-color:#fff;
	background:url(img/wnew_border.gif) repeat-x left bottom;
	}

td.small{
	font-size:0.7em;
}

div#life{
	background:none;
	border:none;
}

/*
===== =3: banner space ==========================================
*/

div#banspace img{
	margin-bottom:10px;
}
