@charset "utf-8";
/* CSS Document */
img {
	vertical-align:bottom;
}

.nav3-grid h3 a {
	color:#666;
}

.subcontent-unit-border-half li {
	padding:0 5px 0 8px;
}

#show-ttl a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
	}
	
#show-ttl a:hover {
	text-decoration:none;
}
	
#mini {
	font-size:13px;
}

#rank-table {
	width:610px; border-collapse:collapse; text-align:center; background-color:rgb(233,232,244);
	}
	
#rank-table th {
	height:1.5em;
	line-height:1.2em;}

#rank-table td,#rank-table th {
	padding:2px;
	font-size:13px;
}

#rank-table td {
	height:3em;
	line-height:1.2em;
	padding-left:10px;
}
	
.red-txt {
	color:#C00;
}

#arrow {
	margin-left:15px;
}

#none {
	padding:10px;
	border:2px solid #69C;
	width:60px;
	text-align:center;
	float: left;
	}

#none li {
	padding:0;
	margin:0;
	background-image:none;
	line-height:1.5em;
	
	}

#none li a {
	color:#666;
	padding:0;
	margin:0;}
	
#none li a:hover {
	color:#29598C;
	text-decoration:underline;
}

#term {
	width:530px;
	float:right;
	border:2px solid #69C;
	clear: none;
	margin: 0;
	padding: 10px;
}

.float-p {
	float:left;
	width:45%;
	}
	
	
#info-text {

	font-weight:bold;

	background-color: #EEFBDA;

	color: #666;

	line-height: 1.5em;

	padding: 20px;

}



#info-sub {

	font-size:10px;

	color:#999;

	font-weight: normal;

	}
	
.map-dl dd {
	margin-left:15px;
}