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

#sitemap2{
	width:976px;
	height:25px;
	line-height:18px;
	margin-top:5px;
	background-color:white;
	}
	
#sitemap2 p{
	font-size:15px;
	padding:0px 5px;
	text-align:center;	
	}
	
#chosakuken{
	width:980px;
	height:20px;
	background-color:#00bfff;
	margin-top:6px;
	}	
	
#chosakuken p{
	color:white;
	text-align:center;
	line-height:1.2em;
	font-size:16px;
	padding:0px 5px;
	}

