@charset "shift_jis";

body{
	margin: 20px;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #A5B8C0;
	}
#wrapper{
	text-align: left;
	margin: 20px 20px 20px 20px;
	color: #000000;
	background: #FFFFFF;
	border: 5px solid #486D94;
	}
#top{
	width: 100%;
	padding: 5px 5px 0 5px;
	background: #486D94;
	}
#top h1{
	text-align: left;
	size: x-large;
	color: #FFFFFF;
	}
#top a,#top a:hover,#top a:active{
	text-decoration: underline;
	color: #FFFFFF;
	}
#globalMenu{
	text-align: center;
	list-style-type: none;
	float: right;
	margin: 0,0,5px,0;
	}
#globalMenu li{
	float: left;
	width: 5em;
	}
#globalMenu a{
	text-decoration: none;
	width: 100%;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-color: #486D94;
	color: #FFFFFF;
	font-size: x-small;
	}
#globalMenu a:hover,#globalMenu a:active{
	text-decoration: underline;
	background: #688DB4;
	}
#sideber{
	float: left;
	width: 13em;
	margin: 0;
	background: #DDDDDD;
	}
.menuTop{
	background: #97A1AE;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.5em;
	}
.menuLink ul{
	margin: 0;
	}
.menuLink a{
	background: #DDDDDD;
	width: 100%;
	color: #000000;
	margin: 0;
	text-decoration: none;
	margin-bottom: 0.1em;
	padding-left: 1em;
	font-size: x-small;
	}
#sideber a:hover,#sideber a:active{
	text-decoration: underline;}
#maincontent{
	float: right;
	background: #FFFFFF;
	margin: 0 1em 0 1em;
	}
#maincontent th{
	font-weight: normal;
	}
#footer{
	line-height:1.5;
	float: none;
	clear: both;
	width: 100%;
	border-top: 2px solid #486D94;
	padding: 0.5em;
	}
#footer.copyright{
	text-align: right;
	font-style: italic;
	font-size: x-small;
	}
#text{
	margin: 1em;
	}
#text h2{
	text-align: center;
	text-decoration: underline;
	background-color: #486D94;
	color: #FFFFFF;
	font-size: large;
	margin: 1em 0 1em 0;
	padding: 0.5em;
	}
#text img{
	margin-right: 10px;}
.game h3{
	border-bottom: 1px solid #486D94;
	border-left: 6px solid #486D94;
	font-size: medium;
	padding: 4px 0px 4px 10px;
	letter-spacing: 0.5em;
	margin: 1em;
	}

.link{
	line-height: 2.0;
	text-indent: 1em;
	clear: left;
	}

#text p,ul,table,h4{
	margin: 1em;}
h1,h2,h3,p,dl,ins{
	margin: 0;
	text-decoration: none;
	list-style-type: none;
	}
h2{
	text-align: left;
	font-size: medium;
	color: #395475;
	margin-top: 1em;
	}
p{
	text-indent: 1em;
	line-height:1.5;
	white-space: normal;
	}
ul{
	text-decoration: none;
	list-style-type: none;
	}
.disk{
	list-style-type: disk;
	}

a:hover,a:active{text-decoration: underline;}
.map td{
	padding: 0.3em 0.2em 0.2em 1em;}
.map th{
	background: #DDDDDD;
	white-space: nowrap;
	}
#gameL{
	float: left;
	margin-left: 20px;
	}
#gameR{
	float: right;
	margin-right: 20px;
	}
.img{
	text-align: center;
	font-size: x-small;
	}
#center{
	text-align: center;}
ol{	
	list-style-type: decimal;}
em{
	font-style: normal;}
.small{
	font-size: xx-small;}
.big{
	font-size: large;}
.biggest{
	font-size: x-large;}
.italic{
	font-style: italic;
	font-weight: bold;}
#margin0{
	margin: 0;}


