@charset "iso-8859-1";
/* CSS Document */
/*reset,header,footer*/

/*reset*/
body {
	font-size: 0.625em;
	color: #4d4d4d;
}
body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,table,th,td,form {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: sans-serif;
}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,table,th,td,form {
	font-size: 1em;
}
p {
	line-height: 1.6;
	font-size: 1.1em;
}
dt,dd,li {
	font-size: 1.1em;
}
ul,ol {
	list-style-type: none;
}
table {
	font-size: 1.1em;
}

h2 {
	margin: 0 0 10px;
	color: #000000;
	font-size: 1.8em;
}
h3 {
	color: #000000;
	line-height: 1.1;
	font-size: 1.5em;
}


input,textarea {
	font-family: sans-serif;
}
textarea {
	font-size: 1em;
}
a {
	outline: none; 
	text-decoration: none;
}

a:link {color: #999999;}
a:visited { color: #999999; }
a:hover { color: #000000; }
a:active { color: #999999; }

a.on {color: #000000;}
a.on:link {color: #000000;}

.hide00 {
	visibility: hidden;
}
.hide01 {
	display: none;
}

/*header
----------------------------------------------------------------------------------*/
div#header {
	display:block;
	_display:inline-block;
	width: 820px;
	padding: 0;
	margin: 10px 0 10px;
	border-bottom: 1px solid #c6c6c6;
}
div#header:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
div.head_left {
	display:block;
	_display:inline-block;
	width: 590px;
	float: left;
}
div.head_left:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
h1#head_logo {
	width: 89px;
	height: 31px;
	margin: 14px 0 0;
}
ul#navi {
	display:block;
	_display:inline-block;
	height: 41px;
	width: 590px;
	padding: 0 0 0 1px;
	float: left;
}
ul#navi:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul#navi li {
	height: 41px;
}
ul#navi li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
ul#navi li a,
ul#navi li a.select {
	height: 41px;
}
li#navi01 {
	width: 61px;
	margin: 0 8px 0 0;
	float: left;
}
li#navi02 {
	width: 103px;
	float: left;
}
li#navi03 {
	width: 119px;
	float: right;
}
li#navi01 a {
	width: 61px;
	background: url(../img/navi01.jpg) no-repeat 0 0;
}
li#navi02 a {
	width: 103px;
	background: url(../img/navi02.jpg) no-repeat 0 0;
}
li#navi03 a {
	width: 119px;
	background: url(../img/navi03.jpg) no-repeat 0 0;
}
li#navi01 a:hover,
li#navi01 a.select {
	width: 61px;
	background: url(../img/navi01.jpg) no-repeat 0 -41px;
}
li#navi02 a:hover,
li#navi02 a.select {
	width: 103px;
	background: url(../img/navi02.jpg) no-repeat 0 -41px;
}
li#navi03 a:hover,
li#navi03 a.select {
	width: 119px;
	background: url(../img/navi03.jpg) no-repeat 0 -41px;
}
/*reset for pulldiown start*/
ul#navi li div.submenu a {
	text-indent: 0px;
	width: auto;
	height: auto;
}
/*reset for pulldiown end*/




ul.head_navi {
	display:block;
	_display:inline-block;
	width: 220px;
	margin: 0 0 60px;
	text-align: right;
	float: right;
	color: #999999;
	line-height: 1.1;
}
ul.head_navi:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul.head_navi li {
	display: inline;
}
ul.head_navi li a {
	display: inline;
	text-decoration: underline;
}
ul.lang_navi {
	display:block;
	_display:inline-block;
	width: 220px;
	text-align: right;
	float: right;
	color: #999999;
	line-height: 1.1;
}
ul.lang_navi:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul.lang_navi li {
	display: inline;
}
ul.lang_navi li a {
	text-decoration: underline;
}


/*foot_link_box
----------------------------------------------------------------------------------*/
div.foot_link_box {
	display:block;
	_display:inline-block;
	width: 820px;
	padding: 10px 0 11px 0;
}
*:first-child+html div.foot_link_box {
	display:inline-block;
}
div.foot_link_box:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}

/*foot_banner
----------------------------------------------------------------------------------*/
ul.foot_banner {
	display:block;
	float: left;
	width: 567px;
	margin: 0;
	padding-left: 3px;
	zoom: 1;
}
ul.foot_banner li {
	margin-right: 19px;
	float: left;
	line-height: 1px;
}
/*foot_banner02
----------------------------------------------------------------------------------*/
h2.foot_banner02 {
	width: 819px;
	padding: 9px 0 2px 1px;
	border-top: #c6c6c6 1px solid;
	font-size: 1.3em;
	color: #646464;
}
div.foot_banner02btm {
	width: 806px;
	padding: 0 0 4px;
	margin: 0 0 10px;
}
div.foot_banner02top {
	width: 806px;
	padding: 4px 0 0;
}

ul.foot_banner02 {
	display:block;
	_display:inline-block;
	width: 768px;
	margin: 0;
	padding: 7px 19px 6px;
	background: #fff;
	zoom: 1;
}
*:first-child+html ul.foot_banner02 {
	display:inline-block;
}
ul.foot_banner02:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul.foot_banner02 li {
	margin-right: 33px;
	float: left;
	line-height: 0;
}
ul.foot_banner02 li.end {
	margin-right: 0;
}
ul.foot_banner02 li a {
	display: block;
}
/*foot_link,foot_link02
----------------------------------------------------------------------------------*/
ul.foot_link {
	display:block;
	float: right;
	width: 250px;
	padding: 31px 0 0 0;
	margin: 0;
	zoom: 1;
}
ul.foot_link02 {
	display:block;
	_display:inline-block;
	width: 250px;
	padding: 5px 0 7px 570px;
	margin: 0;
	zoom: 1;
}
ul.foot_link02:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul.foot_link03 {
	display:block;
	_display:inline-block;
	width: 350px;
	padding: 5px 0 7px 470px;
	margin: 0;
	zoom: 1;
}
ul.foot_link03:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}

ul.foot_link li,
ul.foot_link02 li,
ul.foot_link03 li {
	height: 29px;
	float: left;
	overflow: hidden;
}
ul.foot_link li a,
ul.foot_link02 li a,
ul.foot_link03 li a {
	display: block;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}
li.foot_link01 {
	width: 111px;
	margin-right: 8px;
}
li.foot_link02 {
	width: 131px;
}
ul.foot_link03 li.foot_link02 {
	width: 131px;
	margin-right: 8px;
}
li.foot_link03 {
	width: 92px;
}
a.foot_link01 {
	width: 111px;
	background: url(../img/foot_link01.jpg) no-repeat 0 0;
}
a.foot_link02 {
	width: 131px;
	background: url(../img/foot_link02.jpg) no-repeat 0 0;
}
a.foot_link03 {
	width: 92px;
	background: url(../img/foot_link03.jpg) no-repeat 0 0;
}
a.foot_link01:hover {
	width: 111px;
	background: url(../img/foot_link01.jpg) no-repeat 0 -29px;
}
a.foot_link02:hover {
	width: 131px;
	background: url(../img/foot_link02.jpg) no-repeat 0 -29px;
}
a.foot_link03:hover {
	width: 92px;
	background: url(../img/foot_link03.jpg) no-repeat 0 -29px;
}



/*foot_link(no_ATM)
----------------------------------------------------------------------------------*/
/*ul.foot_link {
	display:block;
	_display:inline-block;
	width: 131px;
	padding: 5px 0 7px 689px;
	margin: 0;
	zoom: 1;
}
ul.foot_link:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul.foot_link li {
	height: 29px;
	float: left;
	overflow: hidden;
}
ul.foot_link li a {
	display: block;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}
li.foot_link01 {
	width: 111px;
	margin-right: 8px;
}
li.foot_link02 {
	width: 131px;
}
a.foot_link01 {
	width: 111px;
	background: url(../img/foot_link01.jpg) no-repeat 0 0;
}
a.foot_link02 {
	width: 131px;
	background: url(../img/foot_link02.jpg) no-repeat 0 0;
}
a.foot_link01:hover {
	width: 111px;
	background: url(../img/foot_link01.jpg) no-repeat 0 -29px;
}
a.foot_link02:hover {
	width: 131px;
	background: url(../img/foot_link02.jpg) no-repeat 0 -29px;
}
*/

/*footer
----------------------------------------------------------------------------------*/
div#footer {
	display:block;
	_display:inline-block;
	width: 820px;
	padding: 22px 0 35px;
	border-top: 1px solid #c6c6c6;
	color: #999999;
}
div#footer:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
div.footer_lf {
	width: 667px;
	margibn: 14px 0 0;
	float: left;
}
ul.footer_navi {
	display: inline;
	color: #999999;
}
ul.footer_navi li {
	display: inline;
	margin: 0 8px 0 0;
}
ul.footer_navi li a {
	margin: 0 6px 0 0;
}
p.copy {
	display: inline;
}
p.foot_logo {
	width: 153px;
	height: 36px;
	float: right;
}
/*subnavi--------------------------------------*/
.submenu {
  width: 280px;
  padding: 11px 0 0;
  background: #ffffff url(../img/pop_bg.jpg) repeat-y right top;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
.submenu li {
  margin: 0 12px 11px 12px;
}
/*modern browser (for ff)*/
html>/**/body .submenu li {
  word-spacing: -1px;
}
/*modern browser (not ff)*/
html:first-child .submenu li {
  word-spacing: 0;
}
/*safari3*/
body:first-of-type .submenu li {
  word-spacing: 0;
}

.submenu a {
  display: block;
  text-align: left;
  color: #07438d;
  font-size: 12px;
  font-weight: bold;
}
.submenu a:link {
  color: #07438d;
}
.submenu a:visited {
  color: #07438d;
}
.submenu a:hover {
/*background: #49A3FF;
  color: #FFF;*/
  color: #517baf;
}
.submenu a:active {
  color: #07438d;
  text-decoration: none;
}



