@charset   "Shift_JIS";
/*CSSƒtƒ@ƒCƒ‹*/
h1{
	font-size:40;
	color:brack;
	style:border;
	border-left:0px;
	border-right:0px
	border-top:0px;
	border-bottom:0px;
}
<!--99	ddff #90ee90 99ddff-->
h2{
	font-size:30;
	padding:0px;
	margin:0px
}
div{
	margin:0px;
	padding:20px;
	width:100%
	background-color:#eeffee;
}
/*#90ee90 ddffdd */
DIV.header{
	width:100% ;
	height:100%;
	background-color:#90ee90;	
}
div.contents{
	width:100% ;
	height:100% ;
	background-color:#ccff99;
}
div.edge{
	width:100% ;
	height:100% ;
	background-color:#ccffcc;
}

span.news{
	background-color:#99ff88;
	align:left;
	padding:3px 8px;
	width:100%;
}

span.title{
	background-color:#90ee90;
	align:left;
	padding:5px 5px;
}

DIV.caption{
	/*margin-left : 2px;
	margin-right : 2x;
	margin-top : 2px;
	margin-bottom : 2px;*/
}
A.games{
	COLOR: #000099; TEXT-DECORATION: none;
}

strong.nobold {
	font-weight : normal;
}

img{
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 0px
}


