.style2 {font-size: xx-large}
.style3 {font-size: 16px;}
.style5 {font-size: 12px}
.style6 {font-family: "Times New Roman", Times, serif}
a:link {
	color:#6699FF;
	text-decoration:underline;
}
a:visited {
	color:#6699FF;
	text-decoration: underline;
}
a:active {
color:#66CCFF; 
text-decoration:underline;
}
a:hover { 
color:#FF0000; 
text-decoration:underline;
}
body {
	background: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color : #FFFFFF;
	line-height: 160%;
	text-align: center;
}
#outline {
	width : 950px;
	text-align : center;
	border : 1px none #666666;
	background-color: #000000;
	height: auto;
}
.margin {
margin : 10px ;
}
.header {
	background : #000000;
	text-align : center;
	border-top: 1px none #660033;
	border-right: 1px none #660033;
	border-bottom: 1px solid #660033;
	border-left: 1px none #660033;
	padding-left: 18px;
}
.main {
	width : 625px;
	background : #000000;
	float : left;
	padding: 10px;
	color: #CCCCCC;
	text-align: left;
	border: 1px #666666;
	height: auto;
}
.side {
	width : 250px;
	background : #000000;
	float : right;
	padding: 10px;
	color: #CCCCCC;
	border: 1px solid #666666;
	text-align: left;
}
.news {
	width : 622px;
	background : #000000;
	border: none;
	height: auto;
	color: #CCCCCC;
	text-align: left;
}
.news2 {
	width : auto;
	background : #000000;
	border: none;
	height: auto;
	color: #CCCCCC;
	padding: 5px 10px 10px 15px;
	text-align: left;
}
.c-both {
clear : both ;
}
.footer {
	background : #000000;
	text-align : center;
	color: #999999;
	padding: 20px 20px 10px;
	font-size: 8pt;
	border: 1px #660033;
}
.news3 {
	width : 400px;
	background : #000000;
	border: none;
	height: auto;
	color: #CCCCCC;
	padding: 5px 10px 10px 15px;
	text-align: right;
	float: left;
	margin-left: 100px;
}
