@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:90%;
	color:#333333;
}
img{
	border:0;
}
a{
	text-decoration:underline;
	color:#333333;
} 
a:hover,
a:focus{
	text-decoration:none;
	color:#333333;
}
.rsstable{
	width:100%;
	margin:0;
}
dl.rsstable dt{
	float:left;
	display:inline;
	width:140px;
	padding:10px 0 10px 20px;
}
dl.rsstable dd{
	margin:0;
	margin-left:140px;
	padding:10px;
}
li{
	margin: 10px 10px 0 10px;
	list-style: none;
}
.hizuke{
	color: #DF3447;
	font-size: 60%;
	font-weight: bold;
}
li span{
	color: #FF7F00;
	font-size: 70%;
	font-weight: bold;
}