h4{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #0480B7;
	}


.ttl{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #0480B7;
	border-bottom: 1px solid #0480B7;
	padding-bottom: 5px;
	}

.announce{
	font-size: 10px;
	color: #FF6600;
	line-height: 1.5em;
	text-align: right;
	}
	
.info{
	font-size: 9px;
	line-height: 1.5em;
	text-align: center;
	}	
	
#profile{
	width: 520px;
	height: auto;
	padding: 20px 0 10px 0;
	}

#name{
	padding: 10px;
	font-size: 10px;
	border: 1px solid #0480B7;
	}
	
#name p{
	font-size: 11px;
	line-height: 1.5em;
	}	

#name .chara{
	background: #CCD6ED;
	padding: 5px;
	} 
	
#btn{
	width: 520px;
	margin: 20px 0 30px 0;
	text-align: center;
	}
	
#btn ul{
	list-style: none;
	}
	
#btn ul li{
	display: inline;
	}		
	
.jyoho{
	font-size: 12px;
	background: #E6E6E6;
	padding: 5px;
	}	
	
.PageTop{
	padding-top:30px;
	padding-right:10px;
	text-align: right;
	}
		