@charset "shift_jis";

body {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 1.4;
	margin: 0;
	font-family: "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ,sans-serif
}
a img {
	border: none
}
a:link {
	color: #0000ff;
	text-decoration: none
}
a:visited {
	color: #3366ff;
	text-decoration: none
}
a:hover {
	color: #ffffff;
	background-color: #0066cc;
	text-decoration: none
}
H1 {
	font-size: 21px;
	COLOR: #000000
}
H2 {
	font-size: 18px;
	COLOR: #0099ff
}
H3 {
	font-size: 15px;
	COLOR: #000000
}
TABLE {
	line-height: 1.4;
	font-size: 12px
}
#big {
	font-size: 15px;
	COLOR: #ffffff;
	font-weight: bold
}
#this {
	font-size: 13px;
	COLOR: #0066cc;
	background-color: #ffff00
}
#menu TD {
	font-size: 13px;
	color: #ffffff;
	background-color: #0066cc;
	display: block;
	line-height: 1.4em;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #333333 1px solid;
	border-right: #333333 1px solid;
	padding: 0.7em 0.7em;
	text-decoration: none;
	width: 150px
}
#cont {
	padding-left: 1.3em;
	font-size: 11px
}
#menu a:link {
	color: #ffffff;
	text-decoration: none
}
#menu a:visited {
	color: #ffffff;
	text-decoration: none
}
#menu a:hover {
	color: #0066cc;
	background-color: #ffffff;
	text-decoration: none
}
#news {
	line-height: 1.2;
	font-size: 10px
}
#news a:link {
	color: black;
	text-decoration : underline;
}
#news a:visited {
	color: cornflowerblue;
	text-decoration: none
	text-decoration : underline;
}
#news a:hover {
	color: #ffffff;
	background-color: blue;
	text-decoration: none
}
.rss_box {
	margin: 0px;
	padding: 0px;
	width: 550px;
	background-color: #FFFFFF;
	border: 1px solid gray; 
	background-color: #f1f1fd;
	text-align: left
}
.rss_title, rss_title a {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	background-color: #9B72CF
}

.rss_date {
	font-size: 9px;
	color: #888888
}