
/*　map　*/
#content{ width:400px;
}
.route_img{
	width: 50px;
	float:left;
}

.route{
	width: 350px;
	float:left;
	margin:5px 0px;
	text-align:left;
	font-size:0.8em;
}
h3{ font-size:1.0em;
color:#999;
font-weight:normal;
}

.map{
	width: 400px;
	height:auto;
}
.taC{ text-align:center;
}

a:hover img.rollover{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.pink{ color:#ff99cc;
}
#pro{
	font-size:0.8em;
	border-collapse: separate;
}
#pro .year{
	width:100px;
	vertical-align:top;
}
#pro td{ padding:8px auto;
}
#pro th{ background-color:#fff6eb;
color:#8c8b8c;
padding:8px auto;
}
