#path {
	margin-top: 0px;
	padding: 3px 0px 0px 3px;
	background: #DDE2EC;
	line-height: 20px;
	border-top: 1px solid #5e74b3;
	vertical-align: middle;
}

#path2 {
       font-size: 11px;
       font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.submit {
	float: right;
	vertical-align: bottom;
	font-weight: normal;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}

body {
	font-size:12px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif; 
}

.headerstyle {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #C8C8C8;
	background: #EBEBEB;
	line-height: 145%;
}

.listHeader {
	border-bottom: 1px solid #A0A0A0;
}

a:link{ text-decoration:none; color:#0000FF; }
a:visited{ text-decoration:none; color:#0000FF; }
a:hover{  text-decoration:underline; color:#0000FF;}
a:active{ text-decoration:underline; color:#FF0000; }


div.footer{
	text-align: center;
	border-top: 1px solid #5e74b3;
	padding: 3px 0 0 0;
	margin-top: 50px;
}

#content {
	padding: 0 0 0 20px;
}

h1 {
	font-size: 14px;
 	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px 0px 5px 0px;
}

h2 {
 	font-weight: normal;
	font-size: 13px;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0px 10% 0px 5px;
}

h3 {
	color: #000000;
	margin: 0;
	font-size: 12px;
 	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding: 0;
	border-bottom: 1px solid #5e74b3;
}

.rss_box {
	 margin: 0;
	 width: 95%;
	 background-color: #white;
	 border: 1px solid #DDE2EC;
	 text-align: left;
}
.rss_items {
	margin-top:0px;
	padding:0px; 0px;
	margin-left:20px;
	color:#000000;
}

.rss_title {
	padding:3px;
	font-size: 10pt;
	background-color: #DDE2EC;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
	font-size: 9pt;
	list-style:none;
	padding-bottom:0px;
}

.rss_item a {
	color:#0000FF;
	font-size: 10pt;
	font-weight:normal;
	}
.rss_title a:visited, .rss_title a:link {
	color: #0000FF;
}	
.rss_item a:visited {
	color: #0000FF;
}

.rss_date {
	font-size: 9pt;
	color: #000000;
	}

