body {
	color: #000000;
	margin: 0px;
	background-position: center top;
	text-align: center;
}
#headlines {
	text-align: center;
	WIDTH: 900px;
	/*HEIGHT: 70px;*/
}
#headlines UL {
	MARGIN: 0px;
	color: #0CCF;
	font-weight: bold;
	list-style-type:none;
	padding:15px 0;
}
#headlines UL LI {
	text-align: center;
	width:890px;
	FONT-SIZE: 18px;
	COLOR: #FF3366;
	left:0px;
	border:3px dotted #F36;
	padding:15px 0;
	FONT-FAMILY: "Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","Lucida Grande","ＭＳ Ｐゴシック","Helvetica","Arial","Verdana,sans-serif";
}
.footer {
	width: 100%;
	background-color: #00CCFF;
}
.bgglade {
	width: 100%;
	background-image: url(backimg_glad_2.jpg);
	background-repeat: repeat-x;
}
.tablelist {
	font-size: 18px;
	font-weight: bold;
	color: #00CCFF;
	line-height: 150%;
}
a {
	color: #00CCFF;
	text-decoration: none;
}