/* CSS Document */

/*================================================
メニューアクティブ
------------------------------------------------*/
#menu ul li a#menu_five {
				
	background-position: -61px -100px;
}
#menu ul li a:hover#menu_five {
				
	background-position: -61px -100px;
}


/*================================================
レイアウト
------------------------------------------------*/
#main #title {
				
	width: 900px;
	height: 91px;
	background : #701111 url(title.gif) no-repeat;
}

#main #contents {
				
	width: 900px;
}

#main #contents #map {
				
	width: 595px;
	height: 450px;
	margin: 50px 0 0 154px;
}

#main #contents #gai_wrap {
				
	width: 760px;
	margin: 0 0 0 70px;
}

.anchor_name {
				
	width: 760px;
	height: 80px;
	clear: both;
}

.gai {
				
	width: 760px;
}

.gai_title_01 {
				
	width: 375px;
	height: 33px;
	background : url(title_s_01.jpg) no-repeat;
	float: left;
}
.gai_title_02 {
				
	width: 375px;
	height: 33px;
	background : url(title_s_02.jpg) no-repeat;
	float: left;
}
.gai_title_03 {
				
	width: 375px;
	height: 33px;
	background : url(title_s_03.jpg) no-repeat;
	float: left;
}
.gai_title_04 {
				
	width: 375px;
	height: 33px;
	background : url(title_s_04.jpg) no-repeat;
	float: left;
}
.gai_title_05 {
				
	width: 375px;
	height: 33px;
	background : url(title_s_05.jpg) no-repeat;
	float: left;
}

.gai_photo {
				
	width: 385px;
	float: right;
}

.gai_btn_official a {
				
	width: 123px;
	height: 27px;
	margin: 20px 200px 20px 0;
	background : url(btn_official_site.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
}
.gai_btn_official a:hover {
				
	background : url(btn_official_site.jpg) no-repeat 0px -27px;
}

.gai_btn_no_official {
				
	width: 123px;
	height: 1px;
	margin: 20px 200px 20px 0;
	display: block;
	float: left;
}


.gai_txt {
				
	width: 345px;
	font-size: 12px;
	line-height: 150%;
	float: left;
}


