@charset "utf-8";

/*****************************************
				Container
*****************************************/
#container {
	min-height: 100%;
	_height: 100%;
}
/*****************************************
				Header
*****************************************/
#header {
	background: url(../img/header/header_bg.png) 50% 45px no-repeat;
	position: relative;
}
#headerContents {
	width: 1000px;
	height: 122px;
	margin: 0 auto;
	padding: 45px 0 0 0;
	position: relative;
	overflow: hidden;
	z-index: 100;
}
#logoTitle {
	width: 248px;
	height: 84px;
	margin: 22px 0 0 0;
	float: left;
	_display: inline;
}
#logoTitle a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/header/logo_title.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
/*****************************************
			Header Navigation
*****************************************/
#headerNav {
	background: url(../img/header/header_nav_bg.jpg) 50% 3px no-repeat #FFF;
	width: 100%;
	height: 36px;
	padding: 3px 0;
	border-bottom: 2px solid #7C63D0;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	z-index: 9999 !important;
}
#headerNavInner {
	width: 813px;
	margin: 0 auto;
	padding: 0 0 0 187px;
}
#headerNavInner ul {
	width: 342px;
	list-style: none;
	float: left;
	_display: inline;
	overflow: hidden;
}
#headerNavInner ul li {
	height: 36px;
	float: left;
	_display: inline;
}
#btn_disaster { width: 192px; }
#btn_doctor {
	width: 174px;
	margin: 0 0 0 -24px;
}
#headerNavInner ul li a {
	background-image: url(../img/header/btn_header_nav.png);
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#btn_disaster a { background-position: 0 0; }
#btn_doctor a { background-position: -192px 0; }
#btn_disaster a:hover { background-position: 0 -36px; }
#btn_doctor a:hover { background-position: -192px -36px; }
/*****************************************
				Tools
*****************************************/
#tools {
	width: 468px;
	margin: 6px 0 0 0;
	font-size: 68%;
	color: #666;
	float: right;
	_display: inline;
	overflow: hidden;
}
/*****************************************
			Size Changer
*****************************************/
#sizeChanger {
	width: 179px;
	padding: 0 4px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
}
#sizeChanger dt {
	background: url(../img/parts/list_point02.png) 0 9px no-repeat;
	margin: 0 4px 0 0;
	padding: 0 0 0 7px;
	line-height: 24px;
	float: left;
	_display: inline;
}
#sizeChanger dd {
	width: 56px;
	height: 24px;
	float: left;
	_display: inline;
}
#sizeChanger dd#df { margin: 0 1px 0 0; }
#sizeChanger dd a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/tool/tools_textsize.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#sizeChanger dd#df a { background-position: 0 0; }
#sizeChanger dd#zf a { background-position: -56px 0; }
#sizeChanger dd#df a:hover { background-position: 0 -24px; }
#sizeChanger dd#zf a:hover { background-position: -56px -24px; }
/*****************************************
			Color Changer
*****************************************/
#colorChanger {
	width: 163px;
	padding: 0 4px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
}
#colorChanger dt {
	background: url(../img/parts/list_point02.png) 0 9px no-repeat;
	margin: 0 5px 0 0;
	padding: 0 0 0 7px;
	line-height: 24px;
	float: left;
	_display: inline;
}
#colorChanger dd {
	margin: 0 1px 0 0;
	width: 28px;
	height: 24px;
	float: left;
	_display: inline;
}
#colorChanger dd a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/tool/tools_colorchanger.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#colorChanger dd#bg_default a { background-position: 0 0; }
#colorChanger dd#bg_blue a { background-position: -28px 0; }
#colorChanger dd#bg_yellow a { background-position: -56px 0; }
#colorChanger dd#bg_black a { background-position: -84px 0; }
#colorChanger dd#bg_default a:hover { background-position: 0 -24px; }
#colorChanger dd#bg_blue a:hover { background-position: -28px -24px; }
#colorChanger dd#bg_yellow a:hover { background-position: -56px -24px; }
#colorChanger dd#bg_black a:hover { background-position: -84px -24px; }
/*****************************************
			Foreigners
*****************************************/
#foreigners {
	width: 118px;
	padding: 0;
	float: left;
	_display: inline;
	overflow: hidden;
}
#foreigners dt {
	background: url(../img/parts/list_point02.png) 0 9px no-repeat;
	margin: 0 5px 0 0;
	padding: 0 0 0 7px;
	line-height: 24px;
	float: left;
	_display: inline;
}
#foreigners dd {
	width: 85px;
	height: 24px;
	float: left;
	_display: inline;
}
#foreigners dd a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/tool/tool_foreigners.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#foreigners dd a:hover { background-position: 0 -24px }
/*****************************************
			Search Form
*****************************************/
#searchBox {
	width: 660px;
	margin: 24px 0 0 0;
	float: right;
	_display: inline;
	overflow: hidden;
}
#search { overflow: hidden; }
#label_field_search { display: none; }
#field_search {
	background: #EEE;
	border: 3px solid #7C56D9;
	width: 364px;
	_width: 354px;
	height: 33px;
	line-height: 33px;
	margin: 0 11px 10px 0;
	padding: 0 5px;
	font-size: 100%;
	float: left;
	_display: inline;
}
#search .on {
	background: #FFF;
}
#search select {
	width: 138px;
	margin: 10px 0 0 0;
	float: left;
	_display: inline;
}
#btn_search {
	width: 120px;
	height: 39px;
	background: url(../img/search/btn_search.png) 0 0 no-repeat;
	border: none;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	float: right;
	_display: inline;
}
#btn_search:hover { background-position: 0 -39px; }
#cloud_keyword {
	clear: both;
	background: url(../img/search/keyword_bg.png) 0 0 repeat;
	border: 1px solid #FFF;
	padding: 4px 0;
	font-size: 93%;
	letter-spacing: -0.4em;
}
#cloud_keyword dt,
#cloud_keyword dd {
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}
#cloud_keyword dt {
	font-weight: bold;
	padding: 0 0 0 10px;
}
#cloud_keyword dd { margin: 0 0 0 10px; }
/*****************************************
			Global Navigation
*****************************************/
#gNav {
	background: #FFF;
	clear: both;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
#gNav ul {
	width: 1000px;
	margin: 0 auto;
	padding: 2px 0;
	list-style: none;
	overflow: hidden;
	_zoom: 1;
}
#gNav ul li {
	width: 332px;
	height: 60px;
	float: left;
	_display: inline;
}
#gNav ul li.nav01,
#gNav ul li.nav02 { margin: 0 2px 0 0; }
#gNav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/gnav/gnav.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#gNav ul li.nav01 a { background-position: 0 0; }
#gNav ul li.nav02 a { background-position: -332px 0; }
#gNav ul li.nav03 a { background-position: -664px 0; }
#gNav ul li.nav01 a:hover { background-position: 0 -60px; }
#gNav ul li.nav02 a:hover { background-position: -332px -60px; }
#gNav ul li.nav03 a:hover { background-position: -664px -60px; }
/*****************************************
				Wrapper
*****************************************/
#wrapper {
	padding-bottom: 167px;
}
/*****************************************
			Topicpath
*****************************************/
#topicpath {
	margin: 0 0 15px 0;
	padding: 7px 0 0 0;
}
#topicpath ol {
	background: url(../img/parts/current.png) 0 0 no-repeat;
	width: 874px;
	margin: 0 auto;
	padding: 0 0 7px 126px;
	list-style: none;
	letter-spacing: -0.4em;
	border-bottom: 1px dotted #CCC;
}
#topicpath ol li {
	margin: 0 8px 0 0;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	line-height: 32px;
	letter-spacing: normal;
	vertical-align: top;
	font-size: 93%;
}
#topicpath ol li a {
	margin: 0 8px 0 0;
}
/*****************************************
				Main
*****************************************/
#main {
	padding: 0 0 30px 0;
	overflow: hidden;
}
/*****************************************
			Local Navigation
*****************************************/
/*
#lNav {
	width: 1000px;
	margin: -20px auto 20px auto;
}
*/
#lNav {
	width: 1000px;
	margin: 20px auto;
}
#lNav ul {
	padding: 5px;
	border-top: none;
	letter-spacing: -0.4em;
	text-align: left;
	font-size: 93%;
	list-style: none;
}
#lNav ul li {
	margin: 0 20px 0 0;
	padding: 2px 0 2px 24px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
}
/*****************************************
			Main Contents
*****************************************/
#mainContents {
	width: 1000px;
	margin: 0 auto 15px auto;
	padding: 10px 0 0 0;
}
/*****************************************
			Page Title
*****************************************/
#pageTitle,
.newsTitle {
	background: url(../img/title/pagetitle_bg.png) 0 100% repeat-x;
	width: 1000px;
	margin: -10px 0 0 0;
	border-top: 3px solid #D9A300;
	position: relative;
	z-index: 1000;
}
#pageTitle .innerTitle,
.newsTitle .innerTitle {
	background: url(../img/title/pagetitle.png) 0 0 repeat-x;
	width: 920px;
	padding: 10px 10px 20px 70px;
	display: block;
	font-size: 172%;
	font-weight: bold;
}
/*****************************************
				Contents
*****************************************/
#contents,
.contentsCalendar {
	background: url(../img/parts/contents_bg.png) 50% 0 repeat-y #FFF;
	margin: -10px 0 0 0;
	padding: 15px 20px 10px 20px;
	overflow: hidden;
}
/*****************************************
			Contents Title
*****************************************/
#contents h2,
.contentsCalendar h2 {
	background: url(../img/title/h2_title.png) 0 0 repeat-x;
	margin: 15px 0 8px 0;
	padding: 8px 5px 6px 30px;
	border: 1px solid #B3A3E6;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
}
#contents h2 a,
.contentsCalendar h2 a { color: #FFF; }
#contents h2 a:hover,
.contentsCalendar h2 a:hover { color: #FC0; }
#contents h3,
.contentsCalendar h3 {
	background: url(../img/title/h3_title.png) 0 100% no-repeat;
	margin: 15px 0 8px 0;
	padding: 0 5px 8px 20px;
	font-size: 122%;
	font-weight: bold;
}
#contents h4,
.contentsCalendar h4 {
	margin: 15px 0 8px 0;
	padding: 5px 5px 3px 12px;
	border: 1px solid #B3A3E6;
	border-top: 4px solid #B3A3E6;
	font-size: 122%;
	font-weight: bold;
}
#contents h5,
.contentsCalendar h5 {
	margin: 15px 0 8px 0;
	padding: 5px 5px 3px 9px;
	border: 1px solid #999;
	border-left: 4px solid #999;
	font-size: 122%;
	font-weight: bold;
}
#contents h6,
.contentsCalendar h6 {
	margin: 15px 0 8px 0;
	padding: 5px 5px 3px 12px;
	border: 1px solid #999;
	font-size: 122%;
	font-weight: bold;
}
/*****************************************
			List Index
*****************************************/
.list_index {}
.list_index ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.list_index ul li {
	background-color: #EBEDEC !important;
	background-position: 6px 6px !important;
	margin: 0 0 5px 0 !important;
	padding: 4px 3px 3px 30px !important;
}
/*****************************************
			Directory News
*****************************************/
#dirNews {
	background: url(../img/parts/contents_bg.png) 50% 0 repeat-y #FFF;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	position: relative;
}
#dirNews h3 {
	background: url(../img/dir/dir_news_title.png) 0 0 no-repeat;
	width: 920px;
	height: 71px;
	padding: 0 10px 0 70px;
	line-height: 68px;
	font-size: 172%;
	font-weight: bold;
}
#dirNewsList {
	width: 980px;
	height: 180px;
	margin: 0 auto;
	border-top: none;
	overflow: auto;
	position: relative;
}
#dirNews dl {
	margin: -1px 0 0 0;
	padding: 5px;
	border-top: dotted 1px #999;
	overflow: hidden;
}
#dirNews dl dt {
	width: 10em;
	padding: 4px 0;
	float: left;
	_display: inline;
	color: #8B46BD;
}
#dirNews dl dd {
	padding: 4px 0;
	margin: 0 0 0 10.5em;
}
/*****************************************
			Directory Index
*****************************************/
#dir,
#dirRel {
	width: 1020px;
	overflow: hidden;
	letter-spacing: -0.4em;
}
.dirIndex,
#dirRelInfo {
	background: #FFF;
	width: 314px;
	margin: 0 20px 20px 0;
	padding: 1px;
	border: 2px solid #7C63D0;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	overflow: hidden;
}
.dirIndex h3,
#dirRelInfo h3 {
	background: url(../img/dir/dir_title.png) 0 0 no-repeat;
	padding: 10px 8px 10px 24px;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.41;
	overflow: hidden;
	color: #FFF;
}
.dirIndex h3 a,
#dirRelInfo h3 a {
	color: #FFF;
}
.dirIndex h3 a:hover { color: #FC0; }
#dirRelInfo h3 a:hover,
#dirRel .dirIndex h3 a:hover { color: #C03; }
#dirRel .dirIndex { border: 2px solid #03ACA9; }
#dirRel .dirIndex h3 { background: url(../img/dir/dir_title02.png) 0 0 no-repeat; }
#dirRelInfo { border: 2px solid #FF7F00;}
#dirRelInfo h3 { background: url(../img/dir/dir_title03.png) 0 0 no-repeat; }
.dirIndex p,
#dirRelInfo p {
	margin: 5px 0 0 0;
	padding: 0 5px;
	line-height: 1.41;
}
.dirIndex ul,
#dirRelInfo ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
.dirIndex ul li,
#dirRelInfo ul li {
	padding: 4px 5px 4px 26px;
	background: url(../img/parts/list_point01.png) 4px 6px no-repeat;
}
#dirRelInfo ul li { background: url(../img/parts/list_point_orange.png) 4px 6px no-repeat; }
#dirRel .dirIndex ul li { background: url(../img/parts/list_point_green.png) 4px 6px no-repeat; }
.dirIndex ul li p,
#dirRelInfo ul li p {
	display: block;
	margin: 2px 0 0 0 !important;
	padding: 0 0 0 5px;
	border-left: solid 3px #AAA;
	_zoom: 1;
}
.dirIndex ul li.bg,
#dirRelInfo ul li.bg { background-color: #E4ECF7; }
/*****************************************
		Directory Index Q&A
*****************************************/
#dirIndexQA {
	background: #FFF;
	width: 994px;
	padding: 1px;
	border: 2px solid #007FFF;
	overflow: hidden;
	letter-spacing: normal;
}
#dirIndexQA h3 {
	background: url(../img/dir/dir_title04.png) 0 0 no-repeat;
	padding: 10px 8px 10px 24px;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.41;
	color: #FFF;
}
#dirIndexQA h3 a {
	color: #FFF;
}
#dirIndexQA h3 a:hover { color: #C03; }
#dirIndexQABox {
	padding: 1px 0 2px 0;
	border-top: none;
}
#searchQA {
	padding: 8px;
	background: #EEE;
	overflow: hidden;
	_zoom: 1;
}
#field_search_QA {
	padding: 0 5px;
	width: 860px;
	height: 28px;
	line-height: 28px;
	border: none;
	float: left;
	_display: inline;
}
#btn_search_QA {
	margin: 0 0 0 10px;
	width: 86px;
	height: 27px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	background: url(../img/dir/btn_search_dir.png) 0 0 no-repeat;
	border: none;
	text-indent: 105%;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}
#btn_search_QA:hover { background-position: 0 -27px }
#dirIndexQA ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
#dirIndexQA ul li {
	margin: 0;
	padding: 2px 5px 2px 26px;
	background: url(../img/parts/list_point_blue.png) 4px 4px no-repeat;
}
/*****************************************
			Page Information
*****************************************/
#pageInfo {
	background: url(../img/parts/pageinfo.png) 100% 0 repeat-y;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 93%;
}
#pageInfo ul {
	background: url(../img/parts/pageinfo.png) 0 0 repeat-y;
	width: 700px;
	float: left;
	_display: inline;
	list-style: none;
	overflow: hidden;
	_zoom: 1;
}
#pageInfo ul li {
	background: url(../img/parts/pageinfo.png) 100% 0 repeat-y;
	float: left;
	_display: inline;
	line-height: 25px;
}
#pageInfo ul li span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
#counter span {
	background: url(../img/parts/icon_count.png) 10px 3px no-repeat;
	padding: 0 10px 0 54px;
}
#update span {
	background: url(../img/parts/icon_update.png) 10px 6px no-repeat;
	padding: 0 10px 0 63px;
}
#publicdate span {
	background: url(../img/parts/icon_publicdate.png) 10px 1px no-repeat;
	padding: 0 10px 0 36px;
}
#print a {
	background: url(../img/parts/icon_print.png) 10px 0 no-repeat;
	padding: 0 10px 0 44px;
	display: block;
}
/*****************************************
			Page Top
*****************************************/
#pageTop {
	width: 172px;
	padding: 0 0 0 58px;
	line-height: 25px;
	display: block;
	background: url(../img/parts/pagetop.png) 0 0 no-repeat;
	float: right;
	_display: inline;
}
/*****************************************
				Footer
*****************************************/
#footer {
	margin-top: -167px;
	height: 167px;
}
#footerNav {
	width: 1000px;
	height: 22px;
	margin: 0 auto;
	letter-spacing: -0.4em;
	text-align: center;
	font-size: 93%;
	list-style: none;
}
#footerNav li {
	padding: 0 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
}
#footerContents {
	overflow: hidden;
	_zoom: 1;
}
#footerContentsInner {
	width: 1000px;
	height: 114px;
	margin: 0 auto;
	overflow: hidden;
}
#footerLogo {
	margin: 28px 30px 0 0;
	width: 193px;
	height: 65px;
	float: left;
	_display: inline;
}
#footerLogo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/footer/footer_logo.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#contactus {
	width: 400px;
	margin: 26px 0 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
}
#footerAccess {
	margin: 0 0 5px 0;
	overflow: hidden;
	_zoom: 1;
}
#footerAccess dt {
	line-height: 29px;
	color: #7B63D0;
	font-weight: bold;
	font-size: 115%;
	float: left;
	_display: inline;
}
#footerAccess dd {
	width: 138px;
	height: 29px;
	margin: 0 0 0 10px;
	float: left;
	_display: inline;
}
#footerAccess dd a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#btn_access { background: url(../img/footer/btn_access.png) 0 0 no-repeat; }
#btn_weather { background: url(../img/footer/btn_weather.png) 0 0 no-repeat; }
#btn_access:hover { background-position: 0 -29px; }
#btn_weather:hover { background-position: 0 -29px; }
#footerAddress {
	font-size: 86%;
	line-height: 1.4;
	_zoom: 1;
}
#footerAddress dt { display: none; }
#footerAddress dd {
	background: url(../img/footer/icon_address.png) 6px 0 no-repeat;
	padding: 2px 0 4px 28px;
}
#footerContact {
	font-size: 122%;
	font-weight: bold;
	overflow: hidden;
	_zoom: 1;
}
#footerContact dt {
	background: url(../img/footer/icon_tel.png) 0 3px no-repeat;
	padding: 0 15px 0 30px;
	float: left;
	display: block;
}
#footerContact dd {
	background: url(../img/footer/icon_fax.png) 0 3px no-repeat;
	padding: 0 0 0 26px;
	float: left;
	display: block;
}
#jinkou {
	width: 350px;
	float: right;
	_display: inline;
}
#townIntroduction {
	background: url(../img/footer/footer_map.png) 0 0 no-repeat;
	width: 350px;
	margin: 5px 0 0 0;
	padding: 8px 0 10px 0;
	font-size: 83%;
	float: right;
	_display: inline;
}
#townIntroduction dl {
	padding: 0 0 0 195px;
	line-height: 1.41;
	overflow: hidden;
	color: #223A5A;
}
#townIntroduction dl dt {
	width: 5em;
	float: left;
	_display: inline;
}
#townIntroduction dl dd {
	width: 7em;
	float: right;
	_display: inline;
	text-align: right;
}
#townIntroduction p {
	background: #223A5A;
	width: 148px;
	margin: 2px 0 0 202px;
	padding: 2px 0 0 0;
	color: #FFF;
	text-align: center;
}
/*****************************************
			Copy Right
*****************************************/
#copyright {
	width: 1000px;
	height: 25px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	overflow: hidden;
	border-top: 1px dotted #000;
	color: #21395B;
	font-size: 79%;
	font-family: Georgia, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
#en {
	float: left;
	_display: inline;
}
#jp {
	float: right;
	_display: inline;
}
/*****************************************
				Ad Banner
*****************************************/
#adBanner {
	width: 100%;
	background: url(../img/banner/bnr_line.jpg) 0 0 repeat-x #FFF;
	overflow: hidden;
}
#adBanner .inner {
	margin: 0 auto;
	padding: 7px 0 0 0;
	width: 1000px;
	overflow: hidden;
	position: relative;
}
#adBanner ul {
	width: 800px;
	padding: 0 0 0 10px;
	list-style: none;
	float: left;
	_display: inline;
}
#adBanner ul li {
	margin: 0 0 5px 20px;
	width: 180px;
	height: 60px;
	float: left;
	_display: inline;
}
#adBanner ul li a {
	width: 180px;
	height: 60px;
	display: block;
}
#bnr_about {
	background: url(../img/banner/bnr_about.png) 0 0 no-repeat;
	width: 190px;
	height: 60px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	_display: inline;
}
#bnr_about:hover { background-position: 0 -60px; }