@charset "UTF-8";
body {
	background-color: #000;
}
a:link {
	color: #F30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F30;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(img/img008.gif);
}
a:active {
	text-decoration: none;
	color: #03F;
}
h1 {
	color: #0FF;
	font-size: xx-large;
}
h2 {
	background-color: #0CF;
	text-align: left;
	margin: 0px;
	color: #333;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#a {
	width: 1000px;
	font-size: x-small;
	background-color: #FFF;
}
#b {
	background-image: url(../img/img006.jpg);
	background-repeat: repeat;
	height: 500px;
	text-align: right;
}
#c {
	text-align: center;
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#d {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	color: #FFF;
}
#e {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#c ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#c ul li {
	float: left;
	width: 200px;
	background-color: #FF0;
}
#c ul li a {
	background-color: #FF0;
	display: block;
	height: 30px;
	padding-top: 10px;
}
#c a:hover {
	background-color: #000;
}
.news {
	font-size: xx-large;
	font-family: "MS Serif", "New York", serif;
	color: #F06;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.date {
	font-size: xx-small;
	font-style: italic;
}
#d ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sam1 {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.font1 {
	font-size: large;
	font-family: "MS Serif", "New York", serif;
	color: #F30;
}
#copy {
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CF3;
	border-right-color: #CF3;
	border-bottom-color: #CF3;
	border-left-color: #CF3;
	height: 20px;
	width: 1000px;
	border-top-style: dashed;
}
#a #d #copy p {
	font-size: xx-small;
}
.fontwhite {
	color: #CCC;
	font-size: large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.setumei {
	color: #CCC;
}
.aisatu {
	font-size: large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: italic;
	color: #0F0;
}
.yellow {
	color: #FF0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


a.type1 { color:#000; }
a:hover.type1 { color:#CCC; }
a.type2 { color:#000; }
a:hover.type2 { color:#FFF; }
a.type3 { color:#000; }
a:hover.type3 { color:#CCC; }
a.type4 { color:blue; }
a:hover.type4 { color:orange; }