@charset "utf-8";
*, html {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	font: 13px;
*font-size: small;
*font: x-small;
	font-size: 90%;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(image/kyoutsu/back.jpg);
}
div {
	font-size: 100%;
}

p {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
}
a {
	color: #33F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F33;
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#base {
	display: block;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #004898;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
}
#head {
	display: block;
}

#menu {
	display: block;
	clear: both;
}
#menu li {
	float: left;
	list-style-type: none;
}
#main_contents {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
#main_contents h1 {
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #F30;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#main_contents #topics_list {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#main_contents #topics_list #news_day {
	color: #FFF;
	background-color: #09F;
	float: left;
	width: 100px;
	text-align: center;
}
#main_contents #topics_list #news_title {
	font-weight: bold;
	color: #06F;
	padding-left: 5px;
	float: left;
}
#main_contents #topics_list #news_comm {
	padding-left: 105px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	margin-bottom: 5px;
}






#footer {
	clear: both;
	color: #FFF;
	padding-right: 10px;
	background-color: #FB0026;
	font-size: 80%;
}
#p_clear {
	clear: left;
	height: 0px;
	line-height: 0px;
}
#p_float_left {
	float: left;
}
#p_float_right {
	float: right;
}
#sensyu td {
	padding-left: 2px;
	vertical-align: top;
	font-size: 90%;
	padding-right: 2px;
}
#sensyu_navi {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}
#sensyu_navi li {
	float: left;
	list-style-type: none;
}


.sensyu_title {
	font-weight: bold;
	color: #06F;
}
.kanri {
	font-size: 90%;
	float: right;
	text-align: right;
}
.bj_link {
	font-size: 90%;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #FFC;
	padding: 5px;
}

table td #index_left{
	background-image: url(image/top/bull.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table td #index_right {


}

table tr #index_right h2{
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background-color: #09F;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #F90;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	margin-left: 10px;
}
#index_right img   {
	margin-bottom: 5px;
}
#rss_list p ,#rss_list2 p{
	margin: 0px;
	padding: 0px;
}
#rss_list a  , #rss_list2 a{
	text-decoration: none;
}
#rss_list a:hover , #rss_list2 a:hover{
	text-decoration: underline;
	color: #F90;
}
#rss_list #rss_date {
	color: #FFF;
	background-color: #09F;
	text-align: center;
	float: left;
	height: 18px;
	width: 90px;
	margin-top: 3px;
	margin-right: 5px;
}
#rss_list2 #rss_date {
	color: #FFF;
	background-color: #09F;
	text-align: center;
	float: left;
	height: 18px;
	width: 90px;
	margin-top: 3px;
	margin-right: 5px;
}

#rss_list #rss_title , #rss_list2 #rss_title{
	float: left;
	margin-top: 3px;
	height: 18px;

}
#rss_list #rss_doc , #rss_list2 #rss_doc{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	clear: left;
	margin-top: 0px;
	color: #000;
	padding-left: 20px;
}
