body {
	font-family: "メイリオ", Meiryo, "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #FFFFFF;
}
td, input {
		font-family: "メイリオ", Meiryo, "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 12px;
}
input[type=text], input[type=password] {
	max-width:120px !important;
}
.body {
	padding: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menu:hover {
	color: #CCCCCC;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	
}
.topic {
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.border {
	color: #FFFFFF;
	background-color: #000000;
}
legend {
	font-weight: bold;
	color: #000000;
}
.leftcolbg {
	background-color: #F2F2F2;
}
.style1menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
.small {
	font-size: 10px;
	color: #999999;
}
.box4text {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.rss_list_div {
	padding:10px;
	background-color:#EEE;
	border:1px #CCC solid;
	height:150px;
}
.rss_list_div:hover {
	background-color:#FFC;
	cursor:pointer;
}
.feature_box {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
