body {
	color: #666666;
	font-family: 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: medium;
	margin: 0; padding: 0;
	background-image: url('../images/bg.jpg'); 
	background-repeat: repeat-x; 
	background-position: right top;
	background-attachment:fixed;
	}
.txt {
	font-size: 1.1em;
	line-height: 1.4;
	margin: 20px;
}

#footnavi {
	font-size: 0.9em;
	line-height: 1.4;
	text-align:center
}

#footnavi a{
color:#666666;
text-decoration:none;
}

#footnavi a:link{
color:#666666;
text-decoration:none;
}

#footnavi a:visited{
color:#666666;
text-decoration:none;
}

#footnavi a:hover,#footnavi a:active{
color:#666666;
text-decoration:underline;
}

#paper {
	font-weight: bold;
	font-size: 1.4em;
	margin: 20px;
}

#tv {
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px;
}

#radio {
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px;
}

#head {
	width: 820px;
	background-color:#FFFFFF ;
	margin:0px auto 0px auto;
	padding: 20px 20px 0px 20px;
}

/* ナビゲーション */

#navi ul{
	position:relative;
	width: 820px;
	margin:0px 0px;
	padding: 0px 0px;
}

#navi li{
	display:block;
	float: left;
	text-indent: -9999px;
}

#navi li a{
	display:block;
	text-decoration:none;
}

#navi li#news a {
	height:130px;
	width:220px;
	background: url(../images/nav_1.gif) no-repeat;
}

#navi li#news a:hover{
	height:130px;
	width:220px;
	background: url(../images/nav_1-over.gif) no-repeat;
}

#navi li#profile a {
	height:130px;
	width:150px;
	background: url(../images/nav_2.gif) no-repeat;
}

#navi li#profile a:hover{
	height:130px;
	width:150px;
	background: url(../images/nav_2-over.gif) no-repeat;
}

#navi li#politics a {
	height:130px;
	width:153px;
	background: url(../images/nav_3.gif) no-repeat;
}

#navi li#politics a:hover{
	height:130px;
	width:153px;
	background: url(../images/nav_3-over.gif) no-repeat;
}

#navi li#supporters a {
	height:130px;
	width:97px;
	background: url(../images/nav_4.gif) no-repeat;
}

#navi li#supporters a:hover{
	height:130px;
	width:97px;
	background: url(../images/nav_4-over.gif) no-repeat;
}

#navi li#link a {
	height:130px;
	width:198px;
	background: url(../images/nav_5.gif) no-repeat;
}

#navi li#link a:hover{
	height:130px;
	width:198px;
	background: url(../images/nav_5-over.gif) no-repeat;
}