@charset "Shift_JIS";
body,td,th {
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 12px;
	color: #F5F5F5;
	line-height: 160%;
}
body {
	background-color: #000000;
	margin-left: 150px;
	margin-top: 30px;
}

img {border: 0px none;}

a:link {
	color: #F5F5F5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5F5F5;
}
a:hover {
	text-decoration: none;
	color: #B0C4DE;
}
a:active {
	text-decoration: none;
	color: #0000CD;
}

#top {
	text-align: left;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	padding-bottom: 5px;
	
}

#top2 {
	text-align: right;
	width: 795px;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}


.box1 {
	width: 780px;
	overflow: auto;
	
	background-image: url(image/new.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #600000;
	margin-bottom: 20px;
}

.box2 {
	width: 778px;
	overflow: auto;
	background-image: url(image/contact.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #000000;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.box_left1 {
	width:250px;
	float: left;
	margin-right: 10px;
}
.box_right1 {
	margin-left: 260px;
}

#footer {
	text-align: right;
	width: 800px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
}


.clear {
	clear: both;
	height: 10px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	background-color: #202020;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00008B;
}
.style2 {font-size: 12px}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.style5 {font-size: 14px}
.style6 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.label {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 800px;
}
.center {
	text-align:center;
	color: #999999;
	font-size: 10px;
	line-height: 100%;
}
