@charset "shift_jis";

body {
	background-color:#000000;
	color:#ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	
}

#container {	width:680px;
				 }

h1 { font-size: 10px; /* color:#000000; */ text-align:center; padding:0px 0px 0px 0px; }
h2 { font-size: 32px; text-align:center; padding:5px 5px 5px 5px; }
h3 { font-size: 28px; text-align:center; padding:5px 5px 5px 5px; }
h4 { font-size: 24px; }

div {
	line-height:150%;
	margin-top: auto;
	text-align: left;	
}

p {	line-height:150%;
	text-align: center; }

#font24 {
	font-size: 24px;
	text-align: left;
	margin-top: auto;
	margin-left: 10px;
	margin-right: 10px;
}
	
#font20 { font-size: 20px; 
		margin-top: auto;
		margin-left: 10px;
		margin-right: 10px;
		text-align: left; }

.center  { text-align:center; }
.right  { text-align:right; }
.left  { text-align:left; }

.red {  color: #ff99ff;   }

.blue{  color: #66ffff;   }

#container table { font-size: 20px; text-align: center; }

a{ color:#ffff00;  }
a:hover{ color:#ffff99; 
		text-decoration:underline; 	}

#footer {clear:both;
    padding:5px 5px 5px 5px;
    font-size: 22px; color:#ffffff;
    background-color:#222222;
    text-align: center; 
	font-weight: bold;
	}

#copy {
	font-size:12px;
	color:#cccccc;
    padding:5px 5px 5px 5px;
	margin:4px 0 0 0;
	background-color:#222222;
	text-align: center;
}

ul { list-style:none; margin:0; padding:0;}

li { display:block; float:left; }
a#botan { 
	display:block; line-height:1.3em; width:193px;
	color:white;  background-color:#4169e1;  text-align:center;
	text-decoration:underline; 
	font-size:18px; text-decoration:none;
	border-top:solid 3px #a3bac2;
	border-left:solid 3px #a3bac2;
	border-bottom:solid 3px #333766;
	border-right:solid 3px #333766;
	}
	
li a#botan:hover { color:white;  background-color:#666699;  text-align: center}
#foot {
	font-size: 24px;	
}
