@charset "utf-8";

*{ margin:0px; padding:0px;}


body,td,th {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.box {
	border: 1px solid #F90;
	padding: 20px;
}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {outline-style:none;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

h1,h2,h3,ul,li{
	list-style:none;
	margin:0px;
	font-weight: normal;
}
h2 {
	background-image: url(images/footer.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
}
#mailmag a{
	background-image: url(news/images/bt_mail.jpg);
	float: right;
	height: 30px;
	width: 229px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cr {
	background-image: url(images/cr.gif);
	text-indent: -9999px;
	height: 14px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}




#pagebody {
	clear: both;
	float: none;

}
#footer {
	background-image: url(images/ft_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
}





#flash {
	text-align: center;
	background-color: #000;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.topi {
	background-image: url(images/topi.jpg);
	height: 20px;
	width: 990px;
	font-size: 14px;
	color: #FF9900;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	float: none;
}


.yellow {
	color: #FF9900;
}

.px10 {
	font-size: 10px;
}

.g {
	color: #999999;
}

