body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url (../images/background.gif) top center;
	background-color:#222222;
	margin: 0px;
	}

a:link {
   color:#0000aa;
   text-decoration:none;
}
a:visited {
   color:#0000aa;
   text-decoration:none;
}
a:hover {
			color:#000000;
}
a:active {
   color:#aa0000;
}

.footer {
color:#999999;
}

.footer a{ 
text-decoration: none; 
}

.footer a:link{
	color:#aaa;
	text-decoration:underline;
}

.footer a:visited {
	color: #aaa;
	text-decoration:underline;
}

.footer a:hover { 
	color: #fff; 
}

.area2 { width: 177px; height: 130px; }
.area2 a { padding: 2px; display: block; background: #fff; }
.area2 a:link { padding: 2px; display: block; background: #fff; }
.area2 a:hover { padding: 2px; display: block; background: #aa0000; }

hr {
margin:15px 0px 15px 0px;
padding:0px;
color:#999999;border: 0;height: 1px;background-color:#999999;
}

.style1 {font-size: 10px;}
.style2 {font-size: 12px;line-height:1.7;}
.style3 {font-size: 14px;line-height:1.9;}
.style4 {font-size: 16px;}

.footer{
	width:780px;
	height:1000px;
	background-color:#3d200e;
	background:url(./background.jpg) no-repeat 0 170px;
	}

.maintable {
	border-color:#555;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	}
