@charset "utf-8";

html
{
	height: 100%;
}
body
{
	height: 100%;
	font-size: 0.8em;
	color: #484848;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 160%;
}
/* for modern browser */
html>body>#stage{
	height:auto;
}
html,body,h1,h2,h3,h4,img,p,div,ul,ol,li,dl,dt,dd,table,tr,td,address
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 0;
}

ul
{
	list-style-type: none;
}

table
{
	font-size: 100%;
	line-height: 150%;
	border-collapse: collapse;
}

em
{
	font-style: normal;
}

img
{
	border: none;
}


a:link
{
	color: #009b5a;
	text-decoration: none;
}
a:visited
{
	color: #009b5a;
	text-decoration: none;
}
a:hover
{
	color: #00c472;
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .clearfix{ zoom:1;} /* IE6 */
*:first-child+html .clearfix{zoom:1;} /* IE7 */

div.leftBox
{
	float:left;

}
div.rightBox
{
	float:right;

}

/* ------------------------------
 Header
------------------------------ */

div#headerContainer
{
	background: url(../images/header_bg.gif) repeat-x 0 0;
	width:100%;
	height:80px;
}

div#header
{
	text-align:left;
	width:940px;
	height:80px;
	margin:0 auto;
	position:relative;
	line-height:0;
	font-size:0;

}

div#logo
{
	padding:25px 0 0 0;
	margin:0;
	width:270px;
}

div#headerNavi
{
	width:642px;
	top:37px;
	left:300px;
	position:absolute;
	z-index: 10;
}
div#headerNavi ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size:0;
	line-height:0;
}


div#headerNavi ul li
{
	margin:0 0 0 10px;
	padding:0;
	display:inline;
	font-size:0px;
	line-height:0;
}

div#searchBox
{
	width:235px;
	top:40px;
	left:712px;
	position:absolute;
	z-index: 10;
	background: url(../images/search_box.gif) no-repeat 0 0;
}

div#searchInputBox
{
	float:left;
	margin:0;
	padding:0;
}
div#searchInputBox input
{
	border:0 none;
	font-size:12px;
	margin:4px 0 0 24px;
	width:140px;
	height:12px;
}

div#searchBtnBox
{
	float:left;
	margin:0;
	padding:0;
}
div#globalnaviContainer
{
	margin:0;
	padding:0;
	background: url(../images/gnavi_bg.gif) repeat-x 0 0;
	width:100%;
	height:43px;
	position:relative;
}

div#globalNavi
{
	width:940px;
	margin:0 auto;
	padding:0;
	line-height:0;
	font-size:0;
	position:relative;

}

div#globalNavi ul
{
	list-style:none;
	width:940px;
	line-height:0;
	font-size:0;
	padding:3px 0 0 0;
	margin:0;

}

div#globalNavi ul li
{
	width:188px;
	height:37px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

div#dropDownContainer
{
	width:940px;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index: 20;
	line-height:0;
	font-size:0;
	height:0;

}

div#dropDownMenu
{
	position:absolute;
	width:188px;
	top:-3px;
	left:376px;
	z-index: 21;
	visibility:hidden;
}
div#dropDownMenu ul
{
	list-style:none;
	line-height:0;
	font-size:0;
	padding:0;
	margin:0;
}


/* ------------------------------
 Footer
------------------------------ */

div#footerContainer
{
	background: url(../images/footer_bg.gif) repeat-x 0 0;
	width:100%;
	height:90px;

}

div#footer
{
	width:940px;
	margin:0 auto;
	text-align:left;
}


ul#footerNavi
{
	padding:22px 0 0 0;
	list-style:none;
	color:#e2e2e2;
}

ul#footerNavi li
{
	margin:0;
	padding:0;
	display:inline;
	float:left;
}
ul#footerNavi li span
{
	margin:0 5px;
	padding:0;
}

ul#footerNavi a:link
{
	color: #e2e2e2;
	text-decoration: none;
}
ul#footerNavi a:visited
{
	color: #e2e2e2;
	text-decoration: none;
}
ul#footerNavi a:hover
{
	color: #e2e2e2;
	text-decoration: underline;
}
ul#footerNavi a:active
{
	text-decoration: underline;
}

div#footer address
{
	display:block;
	padding:8px 0 0 0;
}


div.pageTop
{
	padding:10px 0 10px 0;
}
/* ------------------------------
 Contents
------------------------------ */

div#contentsContainer
{
	background: url(../images/contents_bg.gif) repeat-x 0 0;
	width:100%;
}
div#contents
{
	background: url(../images/page_bg.gif) no-repeat 0 0;
	width:940px;
	margin:0 auto;
	padding:0;
	position:relative;
}

ul#dirPath
{
	list-style-type:none;
	font-size: 81.67%;
	padding-top:1px;
}


ul#dirPath li {
	float: left;
	margin:0 8px 0 0;
	padding:0 0 0 12px;
	background:url(../images/dirpath_bg.gif) left 7px no-repeat;
}

ul#dirPath em {
	font-style: normal;
	color: #666;
}

ul#dirPath a {
	color: #666;
	text-decoration: none;
}

ul#dirPath a:hover {
	text-decoration: underline;
}
ul#dirPath li#home {
	float: left;
	margin:0 8px 0 0;
	padding:0 0 0 10px;
	background:url(../images/dirpath_bg.gif) no-repeat left -10px;
}

div.contentsInner
{
	width:900px;
	margin:18px auto;
}

div#contentsLeft
{
	position:relative;
	width:685px;
	float:left;
	text-align:left;

}
div#contentsLeft p
{
	margin:0 0 20px 5px;
}

div#contentsLeft h2
{
	margin:0 0 10px 0;
}
div#contentsLeft h3
{
	margin:0 0 10px 0;
}

div#contentsRight
{
	position:relative;
	width:195px;
	float:right;
	text-align:left;
}

div#pageTitle
{
	width:195px;
	background:url(../images/page_title_bg.gif) repeat-y 0 0;

}
img#pageTitleBottom
{
	display:block;
	width:195px;
}


p.pageCopy
{
	margin:0 0 10px 0 !important;
	padding:0 0 0 0 !important;
}

h2#pageTitleName
{
	margin:0 0 10px 0 !important;
	padding:0 0 0 0 !important;
}

div#pageTitle ul.banner
{
	margin:10px 0 0 11px;
	list-style-type:none;
	padding:0;
	font-size:0;
	line-height:0;

}
div#pageTitle ul.banner li
{
	padding:0;
	margin:0 0 10px 0;
}

div#pageTopBottom
{
	width:940px;
	height:27px;
	text-align:right;
	background:url(../images/page_top_bg.gif) no-repeat 0 0;
	padding:0;
	margin:0 0 20px 0;

}


ul#localNavi
{
	margin: 0;
	padding: 0 10px 0 10px;
}

ul#localNavi a:link
{
	color: #484848;
	text-decoration: none;
}
ul#localNavi a:visited
{
	color: #484848;
	text-decoration: none;
}
ul#localNavi a:hover
{
	color: #00c472;
	text-decoration: underline;
}
ul#localNavia:active
{
	text-decoration: underline;
}
ul#localNavi li.on  a:link
{
	color: #009b5a;
	text-decoration: none;
}
ul#localNavi li.on a:visited
{
	color: #009b5a;
	text-decoration: none;
}


ul#localNavi li
{
	margin: 0;
	padding: 5px 0 5px 26px;
	border-bottom: 1px solid #ccc;
	text-indent: -10px;
	list-style-type: none;
	background:url(../images/localnavi_arrow.gif) no-repeat 0 10px;

}

table.greenTable
{
	width:680px;
	border-top:1px solid #2f9f70;
	border-left:1px solid #2f9f70;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	margin:0 0 20px 5px;
}

table.greenTable th{
	width:200px;
	border-right:1px solid #2f9f70;
	border-bottom:1px solid #2f9f70;
	color:#fff;
	background-color:#2f9f70;
	background-image:url(../images/table_bg.gif);
	background-position:left top;
	padding:0.3em 0.2em;
	text-align:left;
}
table.greenTable td{
	border-right:1px solid #2f9f70;
	border-bottom:1px solid #2f9f70;
	padding:0.3em 0.2em;
}


table.greenTable td.download{
	width:120px;
	text-align:center;

}
table.greenTable td.map{
	width:74px;
	text-align:center;

}
table.basicTable
{
	width:680px;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	margin:0 0 20px 5px;
}

table.basicTable th{
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	background-color:#efefef;
	background-position:left top;
	padding:0.5em 0.5em;
	text-align:left;
}
table.basicTable td{
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:0.5em 0.5em;
}

div.figBox
{
	padding:0;
	margin:0 0 20px 0;
}

span.greenText
{
	color: #00643a;
}
span.blueText
{
	color: #2c6498;
}

ul.decimal {
	list-style-type:decimal;
	margin:0 0 0 40px;
}
ul.decimal li{
	margin:0 0 20px 0;
}
