﻿#main_box{
	float:right;
	width:730px;
	padding-top:5px;
	position:relative;
}
#list{
	float:left;
	margin-left:10px;
	width:190px;
}
#list h2 a{
	display:block;
	width:190px;
	height:30px;
	margin-top:10px;
	position:relative;
	text-indent:-9999px;
}
#list ul a{
	display:block;
	width:150px;
	height:24px;
	position:relative;
	text-indent:-9999px;
}
#list li{
	margin-top:10px;
	list-style-type:none;
	line-height:150%;
}
.list{
	background-repeat:no-repeat;
}
#list_event{
	background-image:url('../img/list_event.png');
}
#list_feature{
	background-image:url('../img/list_feature.png');
}
#list_feature_2009{
	background-image:url('../img/list_feature_past.png');
}
#list_access{
	background-image:url('../img/list_access.png');
	position:relative;
	text-indent:-9999px;
}
#list_access_route{
	background-image:url('../img/list_access_route.png');
}
#list_access_map{
	background-image:url('../img/list_access_map.png');
}
#list_link{
	height:30px;
	background-image:url('../img/list_link.png');
	position:relative;
	text-indent:-9999px;
}
#list_link_link{
	background-image:url('../img/list_link_link.png');
}
#list_others{
	height:30px;
	background-image:url('../img/list_others.png');
	position:relative;
	text-indent:-9999px;
}
#list_others_policy{
	background-image:url('../img/list_others_policy.png');
}
#list_others_sitemap{
	background-image:url('../img/list_others_sitemap.png');
}
