body {
	font-size: 90%;
	line-height: 160%;
	background-image: url(img/background3.gif);
	background-repeat:repeat-y;
/*	background-repeat: no-repeat;*/
	background-position:top center;
	margin: 0px;
	padding: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.news-table {
	font-size: 85%;
	line-height: 160%;
	color:#666;
	border-bottom:1px dashed #999;
}


.copyright {
	font-size: 80%;
	color:#666;
}
	

h1 {
	font-size:20px;
	margin:0px auto 0px auto;
	width:700px;
	text-align:center;
	padding:10px;
	background-color:#36C;
	color:#FFF;
	font-weight:normal;
}

h2 {
	font-size:18px;
	margin:0px auto 0px auto;
	width:700px;
	text-align:center;
	padding:10px;
	background-color:#693;
	color:#FFF;
	font-weight:normal;
}



h3 {
	font-size:18px;
	margin:0px auto 0px auto;
	width:380px;
	text-align:center;
	padding:3px;
	background-color:#F90;
	color:#FFF;
	font-weight:normal;
}

.pickup {
	background-color:#C30;
	color:#FFF;
	font-size:11px;
	padding:1px 3px 1px 3px;
	letter-spacing:1px;
	margin-left:5px;
}
