@charset "shift_jis";

* {
	margin:0; padding:0;
}

body {
	margin:0;
	padding:0;
	background-color: : #000000;
}

a {
	color: #003333;
	font-weight:nomal;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	text-align: left;
	}

.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

img {
	border: none;
}

H1 {
font-size:70%;
font-family:Helvetica;
font-weight:strong;
text-align: center; 
}

H2 {
font-size:80%;
font-family:Helvetica;
font-weight:strong;
}

H3 {
font-size:80%;
font-family:Helvetica;
   color: #787878;
}

10text {
font-size:10px;
	color: #333;
}.red {
	color: #F00;
}
.bold-12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #036;
	height: 20px;
	text-align: center;
}
