a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	background: url(images/back_02.gif) center top;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	color: #000000;
	}

#wrapper{
	margin: 0 auto;
	background: url(images/base_03.gif) repeat-y center top; 
	text-align: center;
	}
	

.date {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:1px;
}

.menu{
	font-size: 16px;
	font-weight:bold;
	line-height: 1.4;
	letter-spacing:1px;
}

.cover {
	font-size: 13px;
	line-height: 1.8;
	letter-spacing:0px;
}

.chu {
	font-size: 12px;
	line-height: 1.8;
	font-weight:bold;
	color:#F7AB00;
}

.cap {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:0px;
}

.newslink {
	font-size: 13px;
	line-height: 20px;
	color: #0071BC;
}

.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

/*　リンク　*/

a:link{ color: #29ABE2; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #00217F; text-decoration: none; }
