@charset "utf-8";

#main_h1_bar h1 {
	color: #CC9900;
	background-image: none;
	width: 840px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub_cont1 {
	margin-top: 10px;
}

#sub_cont1 #sub_left {
	float: left;
	width: 250px;
}
#sub_cont1 #sub_right {
	float: right;
	width: 580px;
}
#sub_cont1 #sub_right dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#sub_cont1 #sub_right dt {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: #996600;
}

#sub_cont1 #sub_right dd {
	margin-left: 110px;
}
#sub_cont2 {
	margin-top: 6px;
}
#sub_cont2 #sub2_left {
	width: 426px;
	height: 463px;
	float: left;
}
#sub_cont2 #sub2_right {
	float: right;
	width: 410px;
}
#sub_cont2 #sub2_right h2 {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 20px;
	color: #CC6600;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*gazo okikae*/
#access_prmap a {
	background-image: url(../swap_image/access_prmap_over.jpg);
	display: block;
	height: 35px;
	width: 180px;
	margin-top: 4px;
}

#access_prmap a:hover {
	background-color: #FFFFFF;
}
#access_prmap a img {
	display: block;
	height: 35px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#access_prmap a:hover img {
	visibility: hidden;
}