@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #FFFFFF;
	text-align: center;
}
#base{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 510px;
}
#menu{
	height: 30px;
}
#right{
	overflow: auto;
	position: static;
	height: 400px;
}
#contents{
	margin: 0;
	width: 400px;
}
#title{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14pt;
	color: #404040;
}
.caption{
	font-size: 12px;
}
.caption a{
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
}
.caption a:hover{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 1px;
}
.capSmall{
	font-size: 8pt;
}
.capLarge{
	font-size: 12px;
	font-weight: bold;
}
.picture{
	float: left;
}
#alpha{
	font-size: 9pt;
	color: #323232;
	width: 400px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#alpha a{
	font-size: 9pt;
	color: #333333;
	width: 400px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#alpha a:hover{
	font-size: 9pt;
	color: #999999;
	width: 400px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#mainbase{
	height: 400px;
	padding-top: 65px;
	padding-left: 150px;
}
a{
	border: 0;
	text-decoration: none;
}
img{
	border: 0;
}
#banner1{
	float: left;
	font-size: 9pt;
	color: #FFFFFF;
}
#banner1 a{	
font-size: 9px;
	color: #FFFFFF;
}
#banner1 a:hover{	
font-size: 9px;
	color: #FFCC00;
}
#banner2{
	float: right;
}
