*{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
}
body{
}
#wrapper{
	margin-top:10px;
}

#header{
	width:100%;
	border-style:solid;
	border-width:1px 0px;
	padding:10px 0px;
height:100px;
}
#content{
	margin-top:10px;
	background:#5A76B3;
}

#header h1{
	width:300px;
	float:left;
	margin-left:25px;
}
#header span{
	display:block;
		line-height:1.2em;
		margin-top:30px;
}
h2{
padding:10px 15px;	
background:#eee;	
}
#form{
	float:left;
	text-align:left;
	margin-top:20px;
	padding-top:15px;
	margin-left:30px;
}
#form input.submit,#battle input.submit{
	border-style:solid;
	border-width:1px 2px 2px 1px;
	border-color:#333;
	background:#FFFFFF;
	font-size:1.4em;
	margin:0 20px;
	padding:0 30px;
	color:#333;
}
#form input.submit:hover,#battle input.submit:hover{
	color:#000;
	background:#CFD6E6;
}
#form input.submit:active,#battle input.submit:active{
	border-width:2px 1px 1px 2px;
}
#form input.userid,#battle input.userid{
		border:1px solid;
		font-size:1.5em;
width:150px;
padding:3px;
}
#form input.userid:hover,#battle input.userid:hover{
	background:#CFD6E6;
}

#form input.userid:focus,#battle input.userid:focus{
	background:#CFD6E6;
}

#exp{
	padding-top:10px;
	border:1px solid;
	border-width:1px 0 1px 1px;
	background:#fff;
width:auto;
position:relative;
margin-left:400px;
height:60px;
margin-top:20px;
}
#exp label{
float:left;
		line-height:60px;
		margin-left:30px;
}
#exp span{
font-size:3em;
		line-height:60px;
	float:right;	
	margin-right:20px;
}

#info{
	font-size:90%;
	text-align:right;
	margin-top:10px;
	margin-right:10px;
}
#info a{
	color:#fff;	
	margin-right:10px;
}



#neighbor{
	border-style:solid;
	border-width:1px 1px 1px 0;
float:left;
width:200px;
}
#neighbor table{
	width:100%;
border:0px solid;
border-collapse:collapse;
margin:10px auto;

}
#neighbor table td{
text-align:left;
}
#neighbor table td.exp{
	text-align:right;
	padding-right:10px;
}
#neighbor table tr.self{
background-color:#ccc;
}
#neighbor table td img{
	margin-top:3px;
}


#chart{
	border-style:solid;
	border-width:1px 0 1px 1px;
	position:relative;
	margin-left:250px;
width:auto;
height:300px;
}
#chart img{
	padding:10px 10px;
	margin:0 auto;
	display:block;
}
#chart ul#tabs_span{
	float:right;
	margin-top:-30px;
	margin-right:30px;
}
#chart ul#tabs_span li{
	display:inline;
}
#chart ul#tabs_span li a{
	text-decoration:underline;
}
#chart ul#tabs_span li a.active{
	text-decoration:none;
		color:#666;
}
#battle{
	margin-left:250px;
width:auto;
	
}
#battle form {
	padding:10px 0 10px 0;
	width:100%;
}
#battle input.userid{
	font-size:0.9em;
	width:90px;	
	color:#333;
	border:1px solid #111;
}
#battle input.submit{
	border-color:#555;
	font-size:1em;
	color:#555;
}


#misc,#tag{
	border:1px solid;
	border-width:1px 0 1px 0;
	height:40px;
	background:#fff;
	margin-top:10px;
}
#misc{
	background:none;
	margin-bottom:10px;
	border:none;
	text-align:right;
}
#misc ul{
	width:auto;
	float:right;
}
#misc ul li{
	list-style:none;
	line-height:20px;
	display:inline;
	margin-right:10px;
}
#tag{
	height:50px;
	background:#ccc;
}
#tag textarea{
	overflow:hidden;
	border:0px solid;
	border:1px solid #888;
	height:30px;
	width:300px;
	font-size:10px;
	margin:10px 0;
}
#tag ul{
	margin-left:30px;
}
#tag ul li{
height:30px;
float:left;
line-height:30px;
margin-right:10px;
list-style:none;
}
#tag ul li p{
	display:inline;
	line-height:50px;
	height:50px;
	margin:1px solid;
}
#tag ul li img{
	margin-bottom:-5px;
}
.clear{
clear:both;
}

#header{
	background:#FFFFFF;	
}
#chart{
	background:#FFFFFF;	
		
}
#neighbor{
	background:#FFFFFF;	
}
#wrapper{
}
body{
	background:#5A76B3;
			
}
h2{
	color:#333;
}
h1{
color:#BF3030;	
}





