@charset "Shift_JIS";
*{
	margin:0;
	padding:0;
}
body{
	text-align:left;
	color:#613033;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,h2,h3,h4,h5{
	text-align:left;
	font-size:13px;
	font-weight:normal;
	color:#333333;
}
p,li,dt,dd,td{
	font-size:100%;
	color:#333333;
}
img{
	border:0;
}
a{
	text-decoration:underline;
	color:#333333;
} 
a:hover,
a:focus{
	text-decoration:none;
	color:#333333;
}
.rsstable{
	margin: 10px;
}
dl.rsstable dt{
	color:#85B200;
	font-size: 70%;
}
dl.rsstable dd{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
}
li{
	margin: 10px 10px 0 10px;
	list-style: none;
}
.hizuke{
	color: #85B200;
	font-size: 70%;
	font-weight: bold;
}