@charset "utf-8";

/*****************************************
				Container
*****************************************/
#container {
	background: url(../img/parts/tanpopo01.png) 90% 500px no-repeat;
	min-height: 100%;
	_height: 100%;
}
/*****************************************
				Header
*****************************************/
#header {
	background: url(../img/header/header_bar.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
}
#headerInner {
	width: 1004px;
	height: 128px;
	margin: 0 auto;
	overflow: hidden;
}
#headerContents {
	width: 558px;
	padding: 20px 0 0 0;
	float: right;
	_display: inline;
}
#logoTitle {
	width: 280px;
	height: 122px;
	float: left;
	_display: inline;
}
#logoTitle a {
	background: url(../img/header/logo_title.png) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#catchcopy {
	background: url(../../top/img/header/catchcopy.png) 0 0 no-repeat;
	width: 562px;
	height: 53px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
/*****************************************
				Tools
*****************************************/
#tools {
	width: 558px;
	margin: 0 0 15px 0;
	overflow: hidden;
}
/*****************************************
			Size Changer
*****************************************/
#sizeChanger {
	width: 225px;
	float: left;
	_display: inline;
	overflow: hidden;
}
#sizeChanger dt {
	margin: 0 8px 0 0;
	line-height: 20px;
	float: left;
	_display: inline;
	color: #666;
	font-size: 86%;
}
#sizeChanger dd {
	width: 70px;
	height: 20px;
	float: left;
	_display: inline;
}
#sizeChanger dd a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/tool/tools_textsize.jpg) 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: -70px 0; }
#sizeChanger dd#df a:hover { background-position: 0 -20px; }
#sizeChanger dd#zf a:hover { background-position: -70px -20px; }
/*****************************************
			Color Changer
*****************************************/
#colorChanger {
	width: 215px;
	float: left;
	_display: inline;
	overflow: hidden;
}
#colorChanger dt {
	margin: 0 8px 0 0;
	line-height: 20px;
	float: left;
	_display: inline;
	color: #666;
	font-size: 86%;
}
#colorChanger dd {
	margin: 0 2px 0 0;
	width: 30px;
	height: 20px;
	float: left;
	_display: inline;
}
#colorChanger dd a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/tool/tools_colorchanger.jpg) 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: -30px 0; }
#colorChanger dd#bg_yellow a { background-position: -60px 0; }
#colorChanger dd#bg_black a { background-position: -90px 0; }
#colorChanger dd#bg_default a:hover { background-position: 0 -20px; }
#colorChanger dd#bg_blue a:hover { background-position: -30px -20px; }
#colorChanger dd#bg_yellow a:hover { background-position: -60px -20px; }
#colorChanger dd#bg_black a:hover { background-position: -90px -20px; }
/*****************************************
			Foreigners
*****************************************/
#foreigners {
	width: 118px;
	float: left;
	_display: inline;
	overflow: hidden;
}
#foreigners dt {
	line-height: 20px;
	float: left;
	_display: inline;
	color: #666;
	font-size: 86%;
}
#foreigners dd {
	width: 80px;
	height: 20px;
	float: right;
	_display: inline;
}
#foreigners dd a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/tool/btn_foreigners.jpg) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#foreigners dd a:hover { background-position: 0 -20px }
/*****************************************
			Google Search
*****************************************/
#searchBox {
	background: url(../img/search/search_bg.jpg) 0 0 repeat;
	width: 550px;
	height: 27px;
	padding: 4px;
	overflow: hidden;
}
#searchBox table,
#searchBox table td,
#searchBox table th,
#searchBox2 table,
#searchBox2 table td,
#searchBox2 table th {
    border: none;
    line-height: 1;
}
#search,
#search2 { overflow: hidden; }
#searchBox table.gsc-search-box td,
#searchBox2 table.gsc-search-box td { vertical-align: top; }
#gsc-iw-id1,
#gsc-iw-id2 {
	height: 27px;
	border: none;
}
#search .gsib_a,
#search2 .gsib_a {
	padding: 0 4px 0 0 !important;
}
#search .gsib_a input,
#search2 .gsib_a input {
	margin: 3px 0 0 5px !important;
}
#search .gsib_b a,
#search2 .gsib_b a {
	display: none;
    position: absolute;
    top: 2px;
    left: -27px;
}
#search td.gsc-search-button,
#search2 td.gsc-search-button {
	background: #FFF;
}
#search input.gsc-search-button,
#search2 input.gsc-search-button {
	display: block;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 27px;
	border: none !important;
    border-radius: 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#search input.gsc-search-button:hover,
#search2 input.gsc-search-button:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.gsc-wrapper { padding: 10px 0 0 0; }
.gsc-adBlock { display: none !important; }
/*
#search input.gsc-search-button,
#search2 input.gsc-search-button {
	background-color: #EEDD00;
	border: none;
	margin: 0;
	padding: 7px 27px;
}
#search input.gsc-search-button,
#search2 input.gsc-search-button {
	display: block;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 27px;
	background: url(../img/search/btn_search.png) !important;
	border: none !important;
    border-radius: 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
*/
/*****************************************
			Search Form
*****************************************/
/*
#searchBox {
	background: url(../img/search/search_bg.jpg) 0 0 repeat;
	width: 550px;
	height: 27px;
	padding: 4px;
	overflow: hidden;
}
#search {
	overflow: hidden;
}
#label_field_search {
	display: none;
}
#field_search {
	width: 246px;
	height: 27px;
	line-height: 27px;
	margin: 0 11px 0 0;
	padding: 0 5px;
	border: none;
	font-size: 100%;
	float: left;
	_display: inline;
}
#search select {
	margin: 3px 0 0 0;
	float: left;
	_display: inline;
}
#btn_search {
	width: 86px;
	height: 27px;
	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 -27px; }
*/
/*****************************************
			Global Navigation
*****************************************/
#gNav {
	clear: both;
	border-top: 2px solid #B2E8CF;
}
#gNav ul {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	list-style: none;
	overflow: hidden;
	_zoom: 1;
}
#gNav ul li {
	width: 250px;
	height: 70px;
	float: left;
	_display: inline;
}
#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: -250px 0; }
#gNav ul li.nav03 a { background-position: -500px 0; }
#gNav ul li.nav04 a { background-position: -750px 0; }
#gNav ul li.nav01 a:hover { background-position: 0 -70px; }
#gNav ul li.nav02 a:hover { background-position: -250px -70px; }
#gNav ul li.nav03 a:hover { background-position: -500px -70px; }
#gNav ul li.nav04 a:hover { background-position: -750px -70px; }
/*****************************************
				Wrapper
*****************************************/
#wrapper {
	padding-bottom: 308px;
}
/*****************************************
			Topicpath
*****************************************/
#topicpath {
	background: url(../img/parts/dotted_bg.jpg) 0 0 repeat;
	margin: 0 0 15px 0;
	padding: 5px 0;
	border-top: 3px double #B2E8CF;
	border-bottom: 3px double #B2E8CF;
}
#topicpath ol {
	background: url(../img/parts/current.png) 0 0 no-repeat;
	width: 874px;
	margin: 0 auto;
	padding: 0 0 0 126px;
	list-style: none;
	letter-spacing: -0.4em;
}
#topicpath ol li {
	margin: 0 8px 0 0;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	line-height: 37px;
	letter-spacing: normal;
	vertical-align: top;
	font-size: 93%;
}
#topicpath ol li a {
	margin: 0 8px 0 0;
}
/*****************************************
				Main
*****************************************/
#main {
	background: url(../img/parts/tanpopo02.png) 10% 100% no-repeat;
	padding: 0 0 30px 0;
	overflow: hidden;
}
/*****************************************
			Main Contents
*****************************************/
#mainContents {
	width: 1000px;
	margin: 0 auto 30px auto;
}
/*****************************************
				Contents
*****************************************/
#contents,
.contentsCalendar {
	margin: 0 auto;
	padding: 0;
	position: relative;
}
/*****************************************
			Local Navigation
*****************************************/
#lNav {
	width: 1000px;
	margin: -28px auto 20px auto;
}
#lNav ul {
	background: #FFF;
	padding: 5px;
	border: 2px solid #3DB49A;
	border-top: none;
	letter-spacing: -0.4em;
	text-align: left;
	font-size: 93%;
	list-style: none;
}
#lNav ul li {
	background: url(../img/parts/list_arw03.jpg) 2px 5px no-repeat;
	margin: 0 20px 0 0;
	padding: 2px 0 2px 22px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
}
/*****************************************
			Page Title
*****************************************/
#pageTitle,
.newsTitle {
	background: url(../img/title/pagetitle_bottom.png) 0 100% no-repeat;
	width: 1000px;
	margin: 0 0 20px 0;
}
#pageTitle .innerTitle,
.newsTitle .innerTitle {
	background: url(../img/title/pagetitle_top.png) 0 0 no-repeat;
	width: 965px;
	padding: 10px 10px 12px 25px;
	display: block;
	font-size: 172%;
	font-weight: bold;
	color: #555;
}
/*****************************************
			Contents Title
*****************************************/
#contents h2,
.contentsCalendar h2 {
	background: url(../img/title/h2_title.jpg) 0 1px no-repeat;
	width: 982px;
	height: 34px;
	margin: 15px 0 8px 0;
	padding: 0 5px 0 13px;
	border-bottom: 2px dotted #26997B;
	font-size: 129%;
	font-weight: bold;
	color: #26997B;
}
#contents h3,
.contentsCalendar h3 {
	background: url(../img/title/h3_title.png) 0 100% no-repeat;
	width: 982px;
	margin: 15px 0 8px 0;
	padding: 5px 5px 7px 13px;
	border-top: 2px solid #3DB49A;
	font-size: 122%;
	font-weight: bold;
	color: #26997B;
}
#contents h4,
.contentsCalendar h4 {
	background: url(../img/title/h4_title.png) 0 0 no-repeat;
	width: 960px;
	margin: 15px 0 8px 0;
	padding: 2px 5px 2px 35px;
	border-bottom: 2px dotted #26997B;
	font-size: 122%;
	font-weight: bold;
}
#contents h5,
.contentsCalendar h5 {
	background: #FFF;
	width: 981px;
	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 {
	background: #FFF;
	width: 981px;
	margin: 15px 0 8px 0;
	padding: 5px 5px 3px 12px;
	border: 1px solid #999;
	font-size: 122%;
	font-weight: bold;
}
/*****************************************
			Bottom Box
*****************************************/
#bottomBox {
	background: url(../img/parts/bottom_bg.jpg) 0 0 repeat;
	width: 994px;
	margin: 25px auto 0 auto;
	padding: 1px;
	border: 2px solid #47C98D;
	overflow: hidden;
}
/* Search Bottom */
#searchBottom {
	background: url(../img/parts/bottom_search.jpg) 0 0 no-repeat #3DB49A;
	height: 38px;
	margin: 0 0 10px 0;
	padding: 11px 12px 0 288px;
	overflow: hidden;
}
/*
#searchBottom {
	background: url(../img/parts/bottom_search.jpg) 0 0 no-repeat #3DB49A;
	margin: 0 0 10px 0;
	padding: 4px 4px 4px 300px;
	overflow: hidden;
}
#searchBottom select {
	margin: 9px 0 0 0;
	float: left;
	_display: inline;
}
#field_search_bottom {
	background-color: #EEE;
	width: 366px;
	height: 35px;
	line-height: 35px;
	margin: 2px 12px 0 0;
	padding: 0 5px;
	border: 1px solid #FFF;
	font-size: 100%;
	float: left;
	_display: inline;
}
#btn_search_bottom {
	width: 101px;
	height: 41px;
	background: url(../img/parts/btn_search_bottom.png) 0 0 no-repeat;
	border: none;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	float: right;
	_display: inline;
}
#btn_search_bottom:hover { background-position: 0 -41px; }
*/
/* Search Class */
#searchClass {
	margin: 0 0 10px 0;
}
#searchClass h3 {
	background: url(../img/parts/s_class_title.png) 0 0 no-repeat;
	width: 308px;
	height: 36px;
	margin: 0 0 10px 5px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#searchClass ul {
	margin: 0 auto;
	padding-left: 74px;
	list-style: none;
	overflow: hidden;
}
#searchClass ul li {
	width: 175px;
	height: 65px;
	margin: 0 55px 0 0;
	float: left;
	_display: inline;
}
#searchClass ul li a {
	background: url(../img/parts/lf_nav.png) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#searchClass ul li.nav01 a { background-position: 0 0; }
#searchClass ul li.nav02 a { background-position: -175px 0; }
#searchClass ul li.nav03 a { background-position: -350px 0; }
#searchClass ul li.nav04 a { background-position: -525px 0; }
#searchClass ul li.nav01 a:hover { background-position: 0 -65px; }
#searchClass ul li.nav02 a:hover { background-position: -175px -65px; }
#searchClass ul li.nav03 a:hover { background-position: -350px -65px; }
#searchClass ul li.nav04 a:hover { background-position: -525px -65px; }
/* Life Event */
#lifeEvent {
	margin: 0 0 20px 0;
}
#lifeEvent h3 {
	background: url(../img/parts/lf_title.png) 0 0 no-repeat;
	width: 308px;
	height: 36px;
	margin: 0 0 0 5px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#lifeEvent ul {
	margin: 0 auto;
	padding-left: 74px;
	list-style: none;
	overflow: hidden;
}
#lifeEvent ul li {
	background-image: url(../img/parts/lifeevent.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 45px;
	line-height: 1.2;
	margin: 0 8px 0 0;
	padding: 30px 0 0 84px;
	float: left;
	_display: inline;
}
#lf_medical ,
#lf_trash ,
#lf_library {
	height: 55px !important;
	padding: 20px 0 0 84px !important;
}
#lf_pregnancy { background-position: 0 0; }
#lf_employment { background-position: 0 -75px; }
#lf_marriage { background-position: 0 -150px; }
#lf_living { background-position: 0 -225px; }
#lf_condolence { background-position: 0 -300px; }
#lf_vaccination { background-position: 0 -375px; }
#lf_hospitalization { background-position: 0 -450px; }
#lf_welfare { background-position: 0 -525px; }
#lf_medical { background-position: 0 -600px; }
#lf_traffic { background-position: 0 -675px; }
#lf_information { background-position: 0 -750px; }
#lf_trash { background-position: 0 -825px; }
#lf_consultation { background-position: 0 -900px; }
#lf_library { background-position: 0 -975px; }
#lf_reiki { background-position: 0 -1050px; }
#lf_bidding { background-position: 0 -1125px; }
/* Search Other */
#searchOther {}
#searchOther ul {
	padding: 0 0 0 103px;
	list-style: none;
	overflow: hidden;
}
#searchOther ul li {
	width: 357px;
	height: 65px;
	margin: 0 73px 6px 0;
	float: left;
	_display: inline;
}
#searchOther ul li a {
	background-image: url(../img/parts/lf_other_nav.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#searchOther ul li.nav01 a { background-position: 0 0; }
#searchOther ul li.nav02 a { background-position: 0 -65px; }
#searchOther ul li.nav03 a { background-position: 0 -130px; }
#searchOther ul li.nav04 a { background-position: 0 -195px; }
#searchOther ul li.nav01 a:hover { background-position: -357px 0; }
#searchOther ul li.nav02 a:hover { background-position: -357px -65px; }
#searchOther ul li.nav03 a:hover { background-position: -357px -130px; }
#searchOther ul li.nav04 a:hover { background-position: -357px -195px; }
/*****************************************
			List Index
*****************************************/
.list_index {
}
.list_index ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.list_index ul li {
	background-position: 14px 7px !important;
	margin: 0 0 5px 0 !important;
	padding: 0 5px 5px 30px !important;
	border-bottom: dotted 1px #CCC;
}
/*****************************************
			Directory News
*****************************************/
#dirNews {
	margin: 0 0 20px 0;
	overflow: hidden;
	position: relative;
}
#dirNews h3 {
	background: url(../img/dir/dir_news_h3.jpg) 0 0 no-repeat;
	width: 1000px;
	height: 49px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#dirNewsList {
	background: #FFF;
	height: 180px;
	border: solid 2px #3DB49A;
	border-top: none;
	overflow: auto;
	position: relative;
}
#dirNews dl {
	background: url(../img/parts/list_arw01.png) 7px 8px no-repeat;
	margin: -1px 0 0 0;
	padding: 5px 5px 5px 38px;
	border-top: dotted 1px #999;
	overflow: hidden;
}
#dirNews dl dt {
	width: 10em;
	padding: 4px 0;
	float: left;
	_display: inline;
	color: #777;
}
#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: 320px;
	margin: 0 20px 20px 0;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	overflow: hidden;
}
.dirIndex h3,
#dirRelInfo h3 {
	background: url(../img/dir/dir_index_h3.jpg) 0 0 no-repeat;
	padding: 10px 8px 10px 20px;
	border-top: 3px solid #3DB49A;
	border-bottom: 2px dotted #3DB49A;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.41;
	overflow: hidden;
	color: #555;
}
#dirRel .dirIndex h3 {
	background: url(../img/dir/dir_rel_h3.jpg) 0 0 no-repeat;
	border-top: 3px solid #77F;
	border-bottom: 2px dotted #77F;
}
#dirRelInfo h3 {
	background: url(../img/dir/dir_relinfo_h3.jpg) 0 0 no-repeat;
	border-top: 3px solid #F70;
	border-bottom: 2px dotted #F70;
}
.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;
	border-bottom: 2px dotted #3DB49A;
}
#dirRel .dirIndex ul { border-bottom: 2px dotted #77F !important; }
#dirRelInfo ul { border-bottom: 2px dotted #F70 !important; }
.dirIndex ul li,
#dirRelInfo ul li {
	padding: 4px 5px 4px 20px;
	background: url(../img/parts/list_circle.png) 5px 10px 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 {
	width: 1000px;
	overflow: hidden;
	letter-spacing: normal;
}
#dirIndexQA h3 {
	background: url(../img/dir/dir_faq_h3.jpg) 0 0 no-repeat;
	padding: 12px 8px 10px 20px;
	border: solid 2px #2693FF;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.41;
}
#dirIndexQABox {
	padding: 2px;
	border: solid 2px #2693FF;
	border-top: none;
}
#searchQA {
	padding: 8px;
	background: #2693FF;
	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/search/btn_search.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 20px;
	background: url(../img/parts/list_circle.png) 4px 8px no-repeat;
}
/*****************************************
			Page Information
*****************************************/
#pageInfo {
	background: url(../img/parts/dotted_bg.jpg) 0 0 repeat;
	width: 992px;
	margin: 0 auto;
	padding: 4px 4px 2px 4px;
	overflow: hidden;
}
#print {
	background: url(../img/parts/btn_print.png) 0 0 no-repeat;
	width: 178px;
	height: 49px;
	margin: 0 15px 0 0;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
#print:hover { background-position: 0 -49px;}
#pageInfo ul {
	background: url(../img/parts/pageinfo_line.png) 0 8px no-repeat;
	list-style: none;
	overflow: hidden;
	float: left;
	_display: inline;
	_zoom: 1;
}
#pageInfo ul li {
	background: url(../img/parts/pageinfo_line.png) 100% 0 no-repeat;
	float: left;
	display: inline;
	margin: 8px 0 0 0;
	padding: 3px 15px 6px 5px;
	line-height: 26px;
}
#pageInfo ul li span {
	color: #389C76;
}
/*****************************************
			Page Top
*****************************************/
#pageTop {
	width: 240px;
	height: 36px;
	display: block;
	background: url(../img/parts/pagetop.jpg) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: right;
}
#pageTop:hover { background-position: 0 -36px;}
/*****************************************
				Footer
*****************************************/
#footer {
	border-top: 1px solid #DDD;
	margin-top: -308px;
	height: 307px;
	background: #FFF;
}
#footerInner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#footerNav {
	width: 750px;
	letter-spacing: -0.4em;
	text-align: left;
	font-size: 93%;
	list-style: none;
	float: left;
	_display: inline;
}
#footerNav li {
	margin: 8px 14px 0 0;
	padding: 0 0 0 14px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
	background: url(../img/parts/list_circle.png) 0 6px no-repeat;
}
#footerContents {
	background: url(../img/footer/footer_bg.jpg) 0 0 repeat;
	border-top: 1px solid #DDD;
	overflow: hidden;
	_zoom: 1;
}
#footerContentsInner {
	background: url(../img/footer/contactus_bg.png) 50% 10px no-repeat;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 20px 10px 0;
	overflow: hidden;
}
#footerLogo {
	margin: 0 10px 0 0;
	width: 185px;
	height: 90px;
	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: 540px;
	float: left;
	_display: inline;
	position: relative;
}
#footerAccess {
	width: 540px;
	list-style: none;
	overflow: hidden;
	_zoom: 1;
	position: absolute;
	top: 0;
	left: 21px;
}
#footerAccess dt {
	line-height: 30px;
	margin: 0 10px 0 0;
	color: #3DB49A;
	font-weight: bold;
	font-size: 115%;
	float: left;
	_display: inline;
}
#footerAccess dd {
	width: 122px;
	height: 30px;
	float: left;
	_display: inline;
}
#footerAccess dd a {
	background: url(../img/footer/btn_access.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#footerAccess dd a:hover { background-position: 0 -30px;}
#footerAddress {
	background: url(../img/footer/icon_address.png) 0 0 no-repeat;
	width: 248px;
	padding: 0 0 0 32px;
	font-size: 86%;
	line-height: 1.4;
	position: absolute;
	top: 32px;
	left: 21px;
}
#footerTel {
	background: url(../img/footer/icon_tel.png) 0 0 no-repeat;
	width: 248px;
	padding: 0 0 0 32px;
	font-size: 150%;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	top: 70px;
	left: 21px;
}
#footerHour {
	background: url(../img/footer/icon_hour.png) 0 0 no-repeat;
	width: 238px;
	padding: 0 0 0 32px;
	font-size: 86%;
	line-height: 1.4;
	position: absolute;
	top: 32px;
	left: 269px;
}
#footerHour dt {
	font-weight: bold;
}
#footerHour dd {
	padding: 0 0 0 0.5em;
}
#footerTel dt { display: none;}
/*****************************************
			For Mobile
*****************************************/
#forMobile {
	background: url(../img/footer/for_mobile.png) 0 0 no-repeat;
	width: 240px;
	margin: 0;
	float: right;
	_display: inline;
}
#forMobile h2 {
	background: url(../img/footer/for_mobile_title.png) 0 0 no-repeat;
	width: 133px;
	height: 39px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
	margin: 0 0 6px 70px;
}
#forMobile p {
	margin: 0 0 0 70px;
	font-size: 79%;
	line-height: 1.4;
}
/*****************************************
			Copy Right
*****************************************/
#copyright {
	background: #26997B;
	height: 23px;
	border-top: 1px solid #1B8465;
	border-bottom: 1px solid #1B8465;
}
#copyrightInner {
	background: url(../img/footer/copyright_bg.png) 25% 0 no-repeat;
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	font-size: 79%;
	color: #FFF;
	overflow: hidden;
}
#en {
	float: left;
	_display: inline;
}
#jp {
	float: right;
	_display: inline;
}
/*****************************************
				Ad Banner
*****************************************/
#adBanner {
	width: 100%;
	background: url(../img/banner/bnr_bg.jpg) 0 0 repeat;
	overflow: hidden;
/*
	position: fixed;
	_position: static;
	bottom: 0;
	left: 0;
*/
	z-index: 10000;
}
#adBanner .inner {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 1000px;
	overflow: hidden;
	position: relative;
}
#adBanner ul {
	width: 700px;
	list-style: none;
	float: left;
	_display: inline;
}
#adBanner ul li {
	margin: 0 20px 5px 0;
	width: 120px;
	height: 60px;
	float: left;
	_display: inline;
}
#adBanner ul li a {
	width: 120px;
	height: 60px;
	display: block;
}
#bnr_about {
	background: url(../img/banner/bnr_about.jpg) 0 0 no-repeat;
	width: 220px;
	height: 60px;
	margin: 0 20px 0 0;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	_display: inline;
}
#bnr_about:hover { background-position: 0 -60px; }
#btn_bnr_close {
	background: url(../img/banner/btn_close.png) 0 0 no-repeat;
	width: 61px;
	height: 21px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 0px;
	display: none;
}
#adBanner.setCloseBanner { position: static; }
#adBanner.setCloseBanner #btn_bnr_close { display: none; }