@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/top_bg.jpg);
}

#bottom {
	/*height: 110px;*/
	background-image: url(../images/top_bg2.png);
	background-repeat: repeat;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}

#bottom #bottom_txt {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#bottom_txt p {
	width: 885px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#topnews {
	font-size: 0.9em;
	color: #333333;
	line-height: 120%;
	width: 382px;
	height: 110px;
	text-align: left;
	overflow: auto;
}

#topnews li {
	list-style-type: none;
	margin-left: 13px;
	margin-right: 13px;
	display: block;
	margin-bottom: 5px;
	clear: both;
}

#topnews li span.date {
	float: left;
	width: 60px;
	display: inline;
	clear: left;
	font-size: 12px;
	line-height: 16px;
	margin-right: 5px;
}

#topnews span.newstxt {

}

#topnews ul {

}

#topnews a {

}

#topnews a:link {
	color: #333333;
	text-decoration: none;
}

#topnews a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#topnews a:visited {
	text-decoration: none;
}

#topnews a:active {
	color: #FF6600;
	text-decoration: underline;
}
#main {
	min-height:100%;
	width: 700px;
	float: right;
	z-index: 20;
	padding: 0px;
	margin-top: 155px;
}
#main_inn {
	padding: 0px;
	margin-top: 296px;
	margin-left: 280px;
	background-color: #FFFFFF;
	width: 396px;
	margin-bottom: auto;
	margin-right: auto;
}
#main #honbun {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	height: auto;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#main #honbun p {
	font-size: 0.8em;
	line-height: 155%;
	margin-right: 5px;
	margin-left: 5px;
	width: 530px;
}


#main h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#main h2 img {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnews .newstxt {
	width: 270px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
