@charset "utf-8";

/*****************************************
			Global Setting
*****************************************/
body { font-size: 96%; }
#contents ul li,
.contentsCalendar ul li {
	background: url(../img/parts/list_point01.png) 17px 9px no-repeat;
	padding: 3px 0 3px 2.5em;
}
/*****************************************
				Container
*****************************************/
#container {
	min-height: 100%;
	_height: 100%;
}
/*****************************************
				Header
*****************************************/
#header {
	background: url(../img/header/header_bg.png) 50% 82px no-repeat;
	position: relative;
	z-index: 9999;
}
#headerContents {
	width: 1200px;
	height: 142px;
	margin: 0 auto;
	overflow: hidden;
}
#logoTitle {
	width: 213px;
	height: 79px;
	margin: 7px 17px 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;
}
#logoTitle a:hover { background-position: 0 -79px; }
#catchcopy {
	background: url(../img/header/catchcopy.png) 0 0 no-repeat;
	width: 188px;
	height: 35px;
	margin: 30px 108px 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	_display: inline;
}
#headerContentsInner {
	width: 560px;
	margin: 10px 0 0 0;
	float: left;
	_display: inline;
}
#btn_section {
	background: url(../img/header/btn_section.png) 0 0 no-repeat;
	width: 104px;
	height: 75px;
	margin: 10px 0 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: right;
	_display: inline;
}
#btn_section:hover { background-position: 0 -75px; }
/*****************************************
				Tools
*****************************************/
#tools {
	font-size: 72%;
	font-weight: bold;
	overflow: hidden;
}
/*****************************************
			Size Changer
*****************************************/
#sizeChanger {
	width: 209px;
	margin-right: 15px;
	float: left;
	_display: inline;
	overflow: hidden;
}
#sizeChanger dt {
	background: url(../img/tool/textsize.png) 0 0 no-repeat;
	width: 91px;
	height: 21px;
	margin: 2px 5px 0 0;
	float: left;
	_display: inline;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#sizeChanger dd {
	width: 56px;
	height: 26px;
	float: left;
	_display: inline;
}
#sizeChanger dd#df { margin: 0 1px 0 0; }
#sizeChanger dd a {
	background: url(../img/tool/tools_textsize.png) 0 0 no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	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 -26px; }
#sizeChanger dd#zf a:hover { background-position: -56px -26px; }
/*****************************************
			Foreigners
*****************************************/
#foreigners {
	width: 143px;
	margin-right: 15px;
	float: left;
	_display: inline;
	overflow: hidden;
}
#foreigners dt {
	background: url(../img/tool/foreigners.png) 0 0 no-repeat;
	width: 50px;
	height: 21px;
	margin: 2px 5px 0 0;
	float: left;
	_display: inline;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#foreigners dd {
	width: 88px;
	height: 26px;
	float: left;
	_display: inline;
}
#foreigners dd a {
	background: url(../img/tool/tool_foreigners.png) 0 0 no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#foreigners dd a:hover { background-position: 0 -26px }
/*****************************************
			Color Changer
*****************************************/
#colorChanger {
	width: 178px;
	float: left;
	_display: inline;
	overflow: hidden;
}
#colorChanger dt {
	background: url(../img/tool/colorchanger.png) 0 0 no-repeat;
	width: 58px;
	height: 21px;
	margin: 2px 5px 0 0;
	float: left;
	_display: inline;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#colorChanger dd {
	margin: 0 1px 0 0;
	width: 28px;
	height: 26px;
	float: left;
	_display: inline;
}
#colorChanger dd#bg_black { margin: 0; }
#colorChanger dd a {
	background: url(../img/tool/tools_colorchanger.png) 0 0 no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	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 -26px; }
#colorChanger dd#bg_blue a:hover { background-position: -28px -26px; }
#colorChanger dd#bg_yellow a:hover { background-position: -56px -26px; }
#colorChanger dd#bg_black a:hover { background-position: -84px -26px; }
/*****************************************
			Search Form
*****************************************/
#searchBox {
	width: 560px;
	margin: 11px 0 0 0;
	overflow: hidden;
}
#search {
	background: url(../img/search/search.png) 0 8px no-repeat;
	padding: 0 0 0 95px;
	overflow: hidden;
}
#label_field_search { display: none; }
#field_search {
	background: #FFF;
	border: 1px solid #32519E;
	width: 342px;
	_width: 332px;
	height: 36px;
	line-height: 36px;
	padding: 0 5px;
	font-size: 100%;
	float: left;
	_display: inline;
}
#search .on {
	background: #FFF;
}
#search select {
	width: 160px;
	margin: 6px 0 0 0;
	font-size: 100%;
	float: left;
	_display: inline;
}
#btn_search {
	width: 104px;
	height: 38px;
	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 -38px; }
/*****************************************
			Global Navigation
*****************************************/
#gNav {
	background: #1278D3;
	height: 59px;
}
#gNavInner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 200;
}
#gNav ul {
	height: 59px;
	list-style: none;
	/zoom: 1;
}
#gNav ul li {
	height: 59px;
	float: left;
	_display: inline;
	position: relative;
}
#gNav ul li.nav01 { width: 172px; }
#gNav ul li.nav02,
#gNav ul li.nav03,
#gNav ul li.nav04,
#gNav ul li.nav05,
#gNav ul li.nav06 { width: 171px; }
#gNav ul li.nav07 {
	width: 173px;
	background-color: #223692;
}
#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;
	color: #FFF;
}
#gNav ul li.nav01 a { background-position: 0 0; }
#gNav ul li.nav02 a { background-position: -172px 0; }
#gNav ul li.nav03 a { background-position: -343px 0; }
#gNav ul li.nav04 a { background-position: -514px 0; }
#gNav ul li.nav05 a { background-position: -685px 0; }
#gNav ul li.nav06 a { background-position: -856px 0; }
#gNav ul li.nav07 a { background-position: -1027px 0; }
#gNav ul li a.on,
#gNav ul li a:hover { background-color: #71AFE5; }
#gNav ul li.nav07 a.on,
#gNav ul li.nav07 a:hover { background-color: #6573B3; }
/* Drop Down */
#gNav ul li ul {
	display: none;
	background: #71AFE5;
	width: 1170px;
	height: auto;
	padding: 22px 0 12px 30px;
	position: absolute;
	top: 58px;
	z-index: 9999;
	letter-spacing: -0.4em;
}
#gNav ul li.nav01 ul { left: 0; }
#gNav ul li.nav02 ul { left: -172px; }
#gNav ul li.nav03 ul { left: -343px; }
#gNav ul li.nav04 ul { left: -514px; }
#gNav ul li.nav05 ul { left: -685px; }
#gNav ul li.nav06 ul { left: -856px; }
#gNav ul li.nav07 ul { left: -1027px; }
#gNav ul li ul li {
	width: 220px;
	height: 60px;
	margin: 0 10px 10px 0;
	position: relative;
	vertical-align: top;
	letter-spacing: normal;
}
#gNav ul li ul li a {
	background: #E9F5FB;
	width: 200px;
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	display: block;
	text-indent: 0;
	white-space: normal;
	text-decoration: none;
	overflow: hidden;
	color: #03C;
}
#gNav ul li ul li.line2 a {
	height: 52px;
	line-height: 26px;
	padding: 4px 10px;
}
#gNav ul li ul li.on a,
#gNav ul li ul li a:hover {
	background: #223692 !important;
	color: #FFF !important;
}
#gNav ul li ul li ul { display: none !important; }
/*
#gNav ul li ul li ul {
	display: none;
	width: 220px;
	height: auto;
	padding: 0;
	background: #223692;
	position: absolute;
	top: 60px;
	left: 0 !important;
	_zoom: 1;
	z-index: 9999;
}
#gNav ul li ul li ul li {
	width: 220px;
	height: auto;
	margin: 0;
	display: block;
	border-bottom: 1px dotted #FFF;
}
#gNav ul li ul li ul li:last-child {
	border-bottom: none;
}
#gNav ul li ul li ul li a {
	width: 200px;
	height: auto;
	line-height: 1.41;
	padding: 12px 10px;
	background: #223692 !important;
	display: block;
	overflow: visible;
	color: #FFF;
}
#gNav ul li ul li.line2 ul li a {
	height: auto;
	line-height: 1.41;
	padding: 12px 10px;
}
#gNav ul li ul li ul li a:hover {
	background: #1278D3 !important;
}
*/
/*****************************************
				Wrapper
*****************************************/
#wrapper { padding-bottom: 151px; }
/*****************************************
			Social Buttons
*****************************************/
#social {
	width: 400px;
	margin: 0 0 15px 0;
	padding: 18px 0 0 0;
	float: right;
}
/*****************************************
			Topicpath
*****************************************/
#topicpath {
	width: 780px;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	float: left;
}
#topicpath ol {
	background: url(../img/parts/current.png) 0 2px no-repeat;
	margin: 0 auto;
	padding: 0 0 7px 35px;
	list-style: none;
	letter-spacing: -0.4em;
}
#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 {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow: hidden;
}
/*****************************************
				Main
*****************************************/
#side {
	width: 200px;
	float: left;
	_display: inline;
	clear: both;
}
/*****************************************
			Main Contents
*****************************************/
#mainContents {
	width: 940px;
	float: right;
	_display: inline;
}
/*****************************************
			Local Navigation
*****************************************/
#lNav {
	width: 200px;
	margin: 20px 0 0 0;
}
#lNav ul {
	border: 2px solid #0072D3;
	text-align: left;
	font-size: 93%;
	list-style: none;
	overflow: hidden;
}
#lNav ul li {
	margin: -1px 0 0 0;
	border-top: 1px dotted #CCC;
}
#lNav ul li:hover { background: #F0F0FF; }
#lNav ul li a {
	display: block;
	background: url(../img/parts/list_point02.png) 95% 50% no-repeat;
	padding: 8px 20px 8px 8px;
}
#search_guide {
	background: url(../img/parts/btn_s_guide.png) 0 0 no-repeat;
	width: 200px;
	height: 118px;
	margin: 20px 0 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
#search_guide:hover { background-position: 0 -118px; }
/*****************************************
			Page Title
*****************************************/
#pageTitle,
.newsTitle {
	background: url(../img/title/pagetitle_bottom.png) 0 100% no-repeat;
	width: 940px;
	margin: 0 0 15px 0;
	padding: 0 0 6px 0;
}
#pageTitle .innerTitle,
.newsTitle .innerTitle {
	background: url(../img/title/pagetitle.png) 0 0 no-repeat #1F2F98;
	width: 900px;
	padding: 6px 20px;
	display: block;
	font-size: 200%;
	font-weight: bold;
	color: #FFF;
}
/*****************************************
				Contents
*****************************************/
#contents,
.contentsCalendar {
	background: #FFF;
	padding: 0 20px 10px 20px;
	overflow: hidden;
	box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.3);
}
/*****************************************
			Contents Title
*****************************************/
#contents h2,
.contentsCalendar h2 {
	background: url(../img/title/h2_title.png) 0 100% no-repeat;
	margin: 15px 0 8px 0;
	padding: 6px 5px 6px 32px;
	font-size: 150%;
	font-weight: bold;
	color: #796148;
}
#contents h3,
.contentsCalendar h3 {
	background: url(../img/title/h3_title.png) 0 0 no-repeat;
	margin: 20px 0 8px 0;
	padding: 5px 5px 5px 33px;
	border: 1px solid #DDD;
	font-size: 122%;
	font-weight: bold;
	line-height: 1.41;
}
#contents h4,
.contentsCalendar h4 {
	margin: 20px 0 8px 0;
	padding: 3px 4px 3px 8px;
	border-bottom: 3px double #0072D3;
	font-size: 115%;
	font-weight: bold;
}
#contents h5,
.contentsCalendar h5 {
	margin: 15px 0 8px 0;
	padding: 2px 4px 2px 8px;
	border-bottom: 2px solid #CCC;
	font-size: 108%;
	font-weight: bold;
}
#contents h6,
.contentsCalendar h6 {
	margin: 15px 0 8px 0;
	padding: 2px 4px 2px 8px;
	border-bottom: 1px dotted #999;
	font-size: 108%;
	font-weight: bold;
}
/*****************************************
			List Index
*****************************************/
.list_index {}
.list_index ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.list_index ul li {
	background-position: 8px 11px !important;
	margin: 0 !important;
	padding: 5px 3px 5px 30px !important;
	border-bottom: 1px dotted #CCC;
}
/*****************************************
			Directory News
*****************************************/
#dirNews {
	background: #FFF;
	margin: 0 0 20px 0;
	overflow: hidden;
	position: relative;
}
#dirNews h3 {
	background: #1F2F98;
	padding: 5px 8px;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
}
#btn_newslist_dir {
	background: url(../img/dir/news_list.png) 0 0 no-repeat;
	width: 109px;
	height: 25px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 9px;
	right: 9px;
}
#btn_newslist_dir:hover { background-position: 0 -25px; }
#dirNewsList {
	background: #F6F6F6;
	width: 936px;
	height: 180px;
	margin: 0 auto;
	border-top: none;
	overflow: auto;
	position: relative;
	border: 2px solid #1F2F98;
	border-top: none;
}
#dirNews dl {
	margin: -2px 0 0 0;
	padding: 8px;
	border-top: solid 2px #FFF;
	overflow: hidden;
}
#dirNews dl dt {
	width: 8.5em;
	padding: 0;
	float: right;
	_display: inline;
	color: #1F3294;
	text-align: right;
}
#dirNews dl dd {
	padding: 0;
	margin: 0 10em 0 0;
}
/*****************************************
			Directory Index
*****************************************/
#dir,
#dirRel {
	width: 960px;
	letter-spacing: -0.4em;
}
#dirRel { margin-top: 30px; }
.dirIndex,
#dirRelInfo {
	background: #E9F5FB;
	width: 300px;
	margin: 0 20px 20px 0;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}
.dirIndexTitle {
	background: url(../img/dir/dir_title01.png) 50% 8px no-repeat;
	background-color: #F6F6F6;
	border-top: 2px solid #0074DB;
	border-bottom: 1px dotted #223693;
	position: relative;
}
#dirRelInfo h3 {
	background: url(../img/dir/dir_title01_o.png) 50% 9px no-repeat;
	background-color: #F6F6F6;
	border-top: 2px solid #FF7F00;
	border-bottom: 1px dotted #AA2F00;
	padding: 11px 5px 11px 30px;
	display: block;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.41;
	color: #B25800;
}
#dirRelInfo h3 a {
	color: #B25800;
}
#dirRel .dirIndex h3 {
	background: url(../img/dir/dir_title01_g.png) 50% 9px no-repeat;
	background-color: #F6F6F6;
	border-top: 2px solid #00B200;
	border-bottom: 1px dotted #008200;
	padding: 11px 5px 11px 30px;
	display: block;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.41;
	color: #008200;
}
#dirRel .dirIndex h3 a {
	color: #008200;
}
.dirIndexTitle a {
	padding: 11px 5px 11px 30px;
	display: block;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.41;
	color: #1F3293;
}
.dirIndexTitle a:hover { color: #C06; }
.dirIndexContents {
	width: 280px;
	padding: 10px;
	overflow: hidden;
}
.dirIndexContents a {
	float: left;
	display: block;
}
.dirIndex p {
	margin: 0 0 0 93px;
	line-height: 1.41;
}
#dirRelInfo p,
#dirRel .dirIndex p {
	margin: 0;
	padding: 10px 8px 0 8px;
}
#dirRelInfo ul,
#dirRel .dirIndex ul {
	margin: 5px 0 0 0;
	padding: 0 8px 5px 8px;
	list-style: none;
	overflow: hidden;
}
#dirRelInfo ul li,
#dirRel .dirIndex ul li {
	margin: -1px 0 0 0;
	padding: 4px 5px 4px 12px;
	border-top: 1px dotted #999;
	background: url(../img/parts/list_point02.png) 0 11px no-repeat;
}
/* Drop Down */
.dirIndexTitle ul {
	display: none;
	background: #FFF;
	width: 286px;
	height: auto;
	padding: 5px 5px 0 5px;
	border: 2px solid #0074DB;
	letter-spacing: -0.4em;
	position: absolute;
	top: 44px;
	left: 0;
	_zoom: 1;
	z-index: 9999;
	overflow: hidden;
}
#dirRelInfo .dirIndexTitle ul { border: 2px solid #FF7F00; }
#dirRel .dirIndexTitle ul { border: 2px solid #00B200; }
.dirIndexTitle ul li {
	background: url(../img/parts/list_point01.png) 0 4px no-repeat;
	margin: 0 10px 5px 0;
	padding: 0 0 0 16px;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}
.dirIndexTitle ul li a {
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.41;
	color: #0074DB;
}
/*****************************************
		Directory Index Q&A
*****************************************/
#dirIndexQA {
	background: #FFF;
	width: 940px;
	margin: 0 0 20px 0;
	overflow: hidden;
	position: relative;
	letter-spacing: normal;
}
#dirIndexQA h3 {
	background: #333;
	padding: 5px 8px;
	font-size: 114%;
	font-weight: bold;
	color: #FFF;
}
#dirIndexQA h3 a {
	color: #FFF;
}
#dirIndexQA h3 a:hover { color: #FF0; }
#dirIndexQABox {
	padding: 0 0 2px 0;
	border: 2px solid #333;
	border-top: none;
}
#searchQA {
	padding: 8px;
	background: #EEE;
	overflow: hidden;
	_zoom: 1;
}
#field_search_QA {
	padding: 0 5px;
	width: 870px;
	/width: 860px;
	height: 26px;
	line-height: 26px;
	border: none;
	float: left;
	_display: inline;
}
#btn_search_QA {
	margin: 1px 0 0 10px;
	width: 22px;
	height: 23px;
	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;
}
#dirIndexQA ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#dirIndexQA ul li {
	margin: 0;
	padding: 4px 5px 4px 12px;
	background: url(../img/parts/list_point02.png) 0 12px no-repeat;
}
/*****************************************
			Page Information
*****************************************/
#pageInfo {
	background: #EEE;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#pageInfoInner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 93%;
}
#pageInfo ul {
	width: 800px;
	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: 26px;
}
#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;
}
#print a {
	background: url(../img/parts/icon_print.png) 10px 0 no-repeat;
	padding: 0 10px 0 44px;
	display: block;
}
/*****************************************
			Page Top
*****************************************/
#pageTop {
	/* width: 150px; */
	padding: 0 0 0 32px;
	line-height: 26px;
	display: block;
	background: url(../img/parts/pagetop.png) 0 0 no-repeat;
	text-align: right;
	float: right;
	_display: inline;
}
/*****************************************
				Footer
*****************************************/
#footer {
	margin-top: -151px;
	height: 151px;
}
#footerContents {
	width: 1200px;
	height: 106px;
	margin: 0 auto;
	padding: 14px 0 0 0;
	overflow: hidden;
	_zoom: 1;
}
#footerLogo {
	width: 212px;
	height: 98px;
	margin: 0 23px 0 0;
	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: 500px;
	margin: 12px 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: #005BB1;
	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 {
	background: url(../img/footer/btn_footer.png) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#footerAccess #btn_hour a { background-position: 0 0; }
#footerAccess #btn_access a { background-position: -139px 0; }
#footerAccess #btn_hour a:hover { background-position: 0 -29px; }
#footerAccess #btn_access a:hover { background-position: -139px -29px; }
#footerAddress {
	background: url(../img/footer/icon_address.png) 5px 2px no-repeat;
	padding: 1px 15px 0 28px;
	font-weight: bold;
	overflow: hidden;
	_zoom: 1;
}
#footerContact {
	font-size: 122%;
	font-weight: bold;
	overflow: hidden;
	_zoom: 1;
}
#footerContact #tel {
	background: url(../img/footer/icon_tel.png) 0 6px no-repeat;
	padding: 1px 15px 0 28px;
	float: left;
	display: block;
}
#footerContact #fax {
	background: url(../img/footer/icon_fax_new.png) 0 6px no-repeat;
	padding: 1px 0 0 43px;
	float: left;
	display: block;
}
/*
#footerContact #fax {
	background: url(../img/footer/icon_fax.png) 0 3px no-repeat;
	padding: 1px 0 0 28px;
	float: left;
	display: block;
}
*/
#jinkou {
	width: 464px;
	float: right;
	_display: inline;
}
#footerInner {
	width: 1200px;
	height: 30px;
	border-top: 1px dotted #000050;
	margin: 0 auto;
}
#footerNav {
	width: 1200px;
	margin: 5px 0 0 0;
	letter-spacing: -0.4em;
	text-align: right;
	font-size: 93%;
	list-style: none;
	float: right;
	_display: inline;
}
#footerNav li {
	background: url(../img/parts/list_point01.png) 0 5px no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 12px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
}
/*****************************************
			Copy Right
*****************************************/
#copyright {
	width: 260px;
	margin: 7px 0 0 0;
	color: #20395A;
	font-size: 79%;
	float: left;
	_display: inline;
}
/*****************************************
				Ad Banner
*****************************************/
#adBanner {
	width: 100%;
	background: url(../img/banner/bnr_line.jpg) 0 0 repeat-x #FFF;
	overflow: hidden;
	z-index: 7777;
}
#adBannerInner {
	margin: 0 auto;
	padding: 10px 0 5px 0;
	width: 1200px;
	overflow: hidden;
	position: relative;
}
#adBannerInner ul {
	width: 1000px;
	list-style: none;
	float: right;
	_display: inline;
}
#adBannerInner ul li {
	margin: 0 0 10px 20px;
	width: 180px;
	height: 65px;
	float: left;
	_display: inline;
}
#adBannerInner ul li a {
	width: 180px;
	height: 65px;
	display: block;
}
#bnr_about {
	background: url(../img/banner/bnr_about.png) 0 0 no-repeat;
	width: 155px;
	height: 63px;
	margin: 0 30px 0 0;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	_display: inline;
}
#bnr_about:hover { background-position: 0 -63px; }
#btn_bnr_close {
	background: url(../img/banner/bnr_close.png) 0 0 no-repeat;
	width: 62px;
	height: 22px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 10px;
	right: 0;
}
#adBanner.setCloseBanner { position: static; }
#adBanner.setCloseBanner #btn_bnr_close { display: none; }
/*****************************************
			Banner Text
*****************************************/
.bnrText {
	padding: 5px;
	width: 168px !important;
	height: 53px !important;
	border: solid 1px #CCC;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	line-height: 1.21;
	background: #FFF;
	text-align: left;
	overflow: hidden;
}
.bnrText a { display: inline !important; }