*{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(top_images/back.gif);
	background-repeat: repeat;
	font-family: 'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
#style {
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

li {
	list-style-type: none;
}
#style #header {
	padding: 0px;
	width: 776px;
	margin: 0px;
}
#style #header h1 {
	width: 776px;
}
#style #navi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 215px;
}
#style #topmain {
	float: left;
	width: 561px;
}
#style #topmain #navi2 {
	float: right;
	width: 242px;
}
#style #topmain #topmain-imaage {
	width: 319px;
	margin: 0px;
	padding: 0px;
	height: 324px;
	float: left;
}
/* ニュース */
#style #topnews {
	clear: both;
}
#style #topnews {
	margin: 0px;
	padding: 15px;
	width: 520px;
}
#style #topnews h2 {
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #02497C;
	font-size: 1em;
	padding-top: 3px;
}
#style #topnews ul {
	padding-top: 10px;
	padding-left: 15px;
}
#style #topnews li {
	background-image: url(top_images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#style #topnews p {
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
}
#style #topnews .sankaku {
	padding-right: 10px;
	vertical-align: middle;
}
/* footer */
#style #footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#style #footer li {
	float: right;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 0.7em;
}
#style #footer #copyright {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-right: 15px;
}
/* イメージのスペースをなくす(IEにできる隙間） */
img {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
