/* TOP PAGE用 CSS */
body {
	background-color: #eaeaea;
	background-image: url(top_img/table_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#btn1 {
	background-image: url(top_img/top_menu.gif);
	background-position: 0px 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.news {
	font-size: 10px;
	background-image: url(top_img/btn_tri.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 7px;
}

.news_toku {
	font-size: 10px;
	background-image: url(top_img/btn_tri.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 7px;
}

.news_topdate {
	font-size: 12px;
	text-indent: 10px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-top: 20px;
	padding: 7px;
}

.news_top {
	font-size: 12px;
	text-indent: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


.toku img {
	font-size: 10px;
	text-indent: 10px;
	margin: 10px 5px 10px 10px;
}

.ichiran{
	width: 231px;
	margin-top: 11px;
	font-size: 10px;
	margin-right: auto;
	margin-left: 10px;
	text-align: center;
}


.ichiran img {
	margin-right: auto;
	margin-left: auto;
}

a {
	color: 000000;
}

.date {
	text-align: left;
	background-image: url(top_img/btn_tri.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 18px;
	font-size: 12px;
	margin-top: 10px;
}
.honbun {
	width: 213px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 7px;

}
.category_new { color:#ff8400;font-weight:bold; }
.category_update { color:#aa1b56;font-weight:bold; }


.narabi{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 213px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
}

.narabi .daten{
	font-size: 10px;
}
.narabi .honbun{
	font-size: 10px;
}

.footer{
	width: 840px;
	margin-top: 19px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 13px;
}
.footer_menu{
	float: left;
	padding-left: 6px;
}
.footer_copy{
	float: right;
	padding-right: 6px;
}
