* { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
body { background-color: #000000; }
form { margin:0px; padding: 0px; }
strong { font-weight: normal; }
h1{
	display:inline;
	font-size: 14px;
	font-weight:normal;
	color: #666666;
	}
/*- main contents -*/
#main a { color: #5147e6; }
#main a:hover { color: #aeaaa9; background-color: #5147e6; }

/*- right menu -*/
#menu ul{
	text-align: left;
	list-style-type : none;
	margin: 0px;
	padding: 0px;
	}
#menu .top {
	padding: 4px 0 4px 4px;
	}
#menu .section {
	background-color: #000000;
	text-align: left;
	font-size: 12px;
	color: #5147e6;
	padding: 4px 0 4px 4px;
	}
#menu li a:link, #menu li a:visited {
	height: 16px;
	font-size: 12px;
	color: #000000;
	display:block;
	text-decoration: none;
	padding: 4px 0px 0px 16px;
	background-image: url(../top_image/ya2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#menu li a:hover {
	color: #5147e6;
	background-color: #000000;
	background-position: 0px -21px;
	}
#banner_link {
	text-align: center;
	margin-top: 24px;
}
/*- search -*/
.search {
	text-align: center;
	padding: 0px;
	margin: 0px;
	}
.search1 {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 100px;
	}
.search2 {
	margin-top: 8px;
	margin-bottom: 8px;
	vertical-align: top;
	}
/*- banner -*/
#banner_link img {
	padding-top: 4px;
}
/*- calendar -*/
#calendar {
	text-align: center;
	font-size: 12px;
	margin-top: 16px;
	}
/*- footer_section -*/

#footer_section {
	width:878px;
	background-color: #5147e6;
	padding-bottom: 4px;
	}

#footer_section td{
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	}
#footer_section a {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color: #000000;
	}
#footer_section a:hover {
	background-color: #000000;
	color: #5147e6;
	}

/*-- scroll top link --*/

#end {
	width: 1000px;
	text-align: left;
	}
#fTopIcon {
	margin-left:auto;
	}


