@charset "UTF-8";

/* --------------------------------------------
 * 		reset style
 * -------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
form,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-weight: normal;
}

h1 {
	font-size: 1em;
	font-weight: normal;
}


h2 {
	font-size: 1.3em;
	font-weight: bold;
}

h3,m h4, h5 {
	font-size: 1em;
	font-weight: normal;
}

th {
	font-weight: normal;
}

img {
	border:0;
	vertical-align: top;
}

body {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}

table {
	border-collapse: collapse;
}

a{
	color: #000000;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #cccccc;
}

ul,ol {
	list-style: none;
}

section, article, aside, footer, header, nav, hgroup, feildset {  
  display:block;  
}

/* --------------------------------------------
 * 	    clearfix and base style
 * -------------------------------------------- */

.clear {
	clear: both;
}

/** clearFix **/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.clearfix{
	display: inline-block;
	*zoom: 1;
}

/* hide macie \*/
*html .clearfix{
	height: 1%;
}

.clearfix {
	display: block;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* --------------------------------------------
 * 	    base layout
 * -------------------------------------------- */

#container {
	width: 100%;
	min-width: 960px;
}

#container_in {
	text-align: left;
}

#container_in_in {
	width: 950px;
	margin: 0 auto;
}

.home #main_content #slider {
	height: 720px;
}

.sub #main_content {
	float: left;
	width: 650px;
}

.sub #side_content {
	float: right;
	width: 280px;
}


/* --------------------------------------------
 * 	    header layout
 * -------------------------------------------- */

#header {
	width: 100%;
	min-width: 960px;
}

#header_in {
	position: relative;
	height: 140px;
}

#header_in_in {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}

#logo {
	padding-top: 33px;
}

#japanese_btn {
	position: absolute;
	top: 0;
	right: 45px;
}

#home_btn {
	position: absolute;
	top: 56px;
	right: 75px;
}

#home_btn a {
	background: url(images/icon_db_red_arrow.jpg) left 0.2em no-repeat;
	padding-left: 16px;
}

#breadcrumb {
	width: 950px;
	margin: 0 auto 10px;
}

#breadcrumb a {
	color: #3399ff;
	text-decoration: underline;
}


/** global navigation **/

#gnav_cont {
	width: 100%;
	min-width: 960px;
	background: url(images/gnav_bg.jpg) left top repeat-x;
	height: 40px;
	box-shadow:0 2px rgba(0,0,0,0.2);
	position: absolute;
	top: 100px;
}

#gnav {
	width: 950px;
	margin: 0 auto;
	height: 40px;
	background: url(images/gnav_sep_bg.jpg) left top no-repeat;
	padding-left: 1px;
	z-index: 9999;
}

#gnav li {
	width: 189px;
	float: left;
	margin-right: 1px;
}

#gnav li a {
	display: block;
	width: 189px;
	height: 40px;
	text-indent: -9999px;
}

#gnav li#gnav_contact {
	width: 188px;
}

#gnav li#gnav_contact a {
	display: block;
	width: 188px;
	height: 40px;
}

#gnav li#gnav_about a {
	background: url(images/gnav_about.jpg) left top no-repeat;
}

#gnav li#gnav_business a {
	background: url(images/gnav_business.jpg) left top no-repeat;
}

#gnav li#gnav_global a {
	background: url(images/gnav_global.jpg) left top no-repeat;
}

#gnav li#gnav_ir a {
	background: url(images/gnav_investor.jpg) left top no-repeat;
}

#gnav li#gnav_contact a {
	background: url(images/gnav_contact.jpg) left top no-repeat;
}

#gnav li.current a,
#gnav li a:hover {
	background-position: left -40px!important;
}


#sub_head_img_cont {
	margin-bottom: 10px;
	background: #e2e2e2;
}

#sub_head_img {
	width: 950px;
	margin: 0 auto;
}

#sub_head_img img {
	margin-left: -1px;
}

/* --------------------------------------------
 * 	    footer layout
 * -------------------------------------------- */

#pagetop_btn {
	text-align: right;
	margin: 10px 0;
}

#footer {
	width: 100%;
	min-width:950px;
	border-top: 2px solid #0069b7;
}

#footer_in {
	width: 950px;
	margin: 0 auto;
	padding: 12px 0;
}

#copyright {
	width: 550px;
	float: left;
	font-size: 0.9em;
}

#foot_nav {
	width: 400px;
	float: right;
}

#foot_nav li {
	float: right;
	margin-left: 20px;
}

#foot_nav li a {
	background: url(images/icon_sq_arrow.jpg) left 0.2em no-repeat;
	padding-left: 14px;
	font-size: 0.9em;
}

/* --------------------------------------------
 * 	   sub main_content 
 * -------------------------------------------- */

h2.pagetitle {
	padding: 12px 0 10px;
	margin-bottom: 20px;
	border-top: 5px solid #0069b7;
	border-bottom: 1px solid #cccccc;
}

h2.pagetitle.mb5 {
	margin-bottom: 5px;
}

/* --------------------------------------------
 * 	   parent index page
 * -------------------------------------------- */

.index_cont01 {
	margin-top: 20px;
	width: 650px;
}

.index_cont01 .index_item {
	width: 315px;
	margin-bottom: 30px;
	position: relative;
}

.index_cont01 .index_item_in {
	padding-top: 15px;
}

.index_cont01 .index_item.fl_left {
	float: left;
}

.index_cont01 .index_item.fl_right {
	float: right;
}

.index_cont01 .index_item h3 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

.index_cont01 .index_item h3:hover {
	background: #e4f2fc;
}

.index_cont01 .index_item h3 a {
	padding: 12px 0 10px 26px;
	display: block;
	width: 311px;
	height: 
}

.index_cont01 .index_item h3 a:hover {
	color: #000000;
}

.index_cont01 .index_item.index_item01 h3 {
	border-top: 2px solid #cc6666;
}

.index_cont01 .index_item.index_item01 h3 a {
	background: url(images/side_li01_arr.png) 12px center no-repeat;
}

.index_cont01 .index_item.index_item02 h3 {
	border-top: 2px solid #cc66cc;
}

.index_cont01 .index_item.index_item02 h3 a {
	background: url(images/side_li02_arr.png) 12px center no-repeat;
}

.index_cont01 .index_item span {
	display: block;
}

.index_cont01 .index_item.index_item03 h3 {
	border-top: 2px solid #6699ff;
}

.index_cont01 .index_item.index_item03 h3 a {
	background: url(images/side_li03_arr.png) 12px center no-repeat;
}

.index_cont01 .index_item.index_item04 h3 {
	border-top: 2px solid #66cccc;
}

.index_cont01 .index_item.index_item04 h3 a {
	background: url(images/side_li04_arr.png) 12px center no-repeat;
}

.index_cont01 .index_item.index_item05 h3 {
	border-top: 2px solid #66cc66;
}

.index_cont01 .index_item.index_item05 h3 a {
	background: url(images/side_li05_arr.png) 12px center no-repeat;
}

.index_cont01 .index_item.index_item06 h3 {
	border-top: 2px solid #d5d54b;
}

.index_cont01 .index_item.index_item06 h3 a {
	background: url(images/side_li06_arr.png) 12px center no-repeat;
}

.index_cont01 .index_item.index_item07 h3 {
	border-top: 2px solid #e8a901;
}

.index_cont01 .index_item.index_item07 h3 a {
	background: url(images/side_li07_arr.png) 12px center no-repeat;
}

.index_item_in .left {
	float: left;
	width: 120px;
}

.index_item_in .right {
	float: right;
	width: 185px;
}

.index_cont01 .readmore_btn {
	position: absolute;
	right: 0;
	bottom: 0;
}

.intro .block_right {
	float: right;
	width: 425px;
}

.message_intro .block_right {
	float: right;
	width: 375px;
}


/* --------------------------------------------
 * 	   side content
 * -------------------------------------------- */

.side_item {
	border: 1px solid #cccccc;
	width: 278px;
	margin-bottom: 10px;
}

.side_item h2 {
	background: url(images/side_menu_h_bg.jpg) left top no-repeat;
	width: 266px;
	height: 42px;
	padding-left: 12px;
	line-height: 42px;
}

.side_item h2 a {
	background: url(images/side_icon_h_arr.png) left center no-repeat;
	padding-left: 12px;
	color: #0069b7;
}

#side_menu ul {
	width: 270px;
	margin: 3px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#side_menu ul li {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fcfcfe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fcfcfe 0%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfe), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfe 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfe 0%,#ececec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfe 0%,#ececec 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfcfe 0%,#ececec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfe', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */
}

#side_menu ul li.current,
#side_menu ul li:hover {
	/*background-position: left -38px;*/
	background: #d4ebfd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZjNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWU0ZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e1f3ff 0%, #cae4fb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1f3ff), color-stop(100%,#cae4fb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1f3ff 0%,#cae4fb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1f3ff 0%,#cae4fb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1f3ff 0%,#cae4fb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1f3ff 0%,#cae4fb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f3ff', endColorstr='#cae4fb',GradientType=0 ); /* IE6-8 */
}

*:first-child+html #side_menu ul li.current,
*:first-child+html #side_menu ul li:hover {
	background: #d4ebfd;
}

#side_menu li span {
	padding-left: 12px;
	display: block;
}

#side_menu ul li a:hover {
	color: #000000;
}

#side_menu li a {
	padding-left: 12px;
	display: block;
	width: 246px;
}

#side_menu li.index_item01 a {
	background: url(images/side_li01_arr.png) left center no-repeat;
}

#side_menu li.index_item02 a {
	background: url(images/side_li02_arr.png) left center no-repeat;
}

#side_menu li.index_item03 a {
	background: url(images/side_li03_arr.png) left center no-repeat;
}

#side_menu li.index_item04 a {
	background: url(images/side_li04_arr.png) left center no-repeat;
}

#side_menu li.index_item05 a {
	background: url(images/side_li05_arr.png) left center no-repeat;
}

#side_menu li.index_item06 a {
	background: url(images/side_li06_arr.png) left center no-repeat;
}

#side_menu li.index_item07 a {
	background: url(images/side_li07_arr.png) left center no-repeat;
}

.side_feature .side_item_in {
	background: #eeeeee;
	padding: 10px;
}

.side_feature .side_item_in .left {
	float: left;
	width: 110px;
}

.side_feature .side_item_in .right {
	float: right;
	width: 140px;
}

#side_banner li {
	margin-bottom: 10px;
}

/** child menu **/

#side_menu li ul {
	border: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 10px;
}

#side_menu li li {
	background: #f5f5f5;
	border: none;
	padding-left: 10px;
}

#side_menu ul li.pb0 {
	padding-bottom: 0;
}

#side_menu ul li li.current,
#side_menu ul li li:hover {
	background: #d2e8f9;
}


/* --------------------------------------------
 * 	   entry
 * -------------------------------------------- */

.entry h3 {
	border-left: 4px solid #cccccc;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
}

.entry h4 {
	font-size: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}

.entry_body p {
	margin-bottom: 20px;
}

.entry_body ul,
.entry_body ol {
	margin-bottom: 20px;
	margin-left: 1.5em;
}

.entry_body ul li {
	list-style-type: disc;
	margin-bottom: 10px;
}

.entry_body ol li {
	list-style-type: decimal;
	margin-bottom: 10px;
}


/* --------------------------------------------
 * 	   Business
 * -------------------------------------------- */

.index_cont02 .index_item {
	width: 210px;
	margin-bottom: 15px;
	border-top: 5px solid #0069b7;
	border-bottom: 1px solid #cccccc;
	padding: 7px 0;
}

.index_cont02 .index_item.fl_left {
	float: left;
	margin-right: 10px;
}

.index_cont02 .index_item.fl_right {
	float: right;
}

.index_cont02 .index_item .left {
	width: 60px;
	float: left;
}

.index_cont02 .index_item .right {
	width: 140px;
	float: right;
}


/* --------------------------------------------
 * 	   Global Presence
 * -------------------------------------------- */

#bottom_banner_cont {
	padding: 10px 0 10px;
	background: #f5f5f5;
	margin: 60px 0 20px;
}

#bottom_banner_cont_in {
	background: #ffffff;
	width: 630px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bottom_banner_cont h2 {
	padding-left: 14px;
	margin-bottom: 5px;
}
/*
#bottom_banner_cont ul {
	letter-spacing: -0.4em;
	width: 940px;
	margin: 0 auto;
	padding-left: 0.2em;
}
*/

#bottom_banner_cont .intro {
	padding-left: 15px;
}

#caroufredsel {
	width: 630px;
	margin: 0 auto;
}

#caroufredsel .carousel_item {
	margin: 5px 15px;
	width: 180px;
	float: left;
}

#caroufredsel .carousel_item .img {
	text-align: center;
	margin-bottom: 10px;
}

*:first-child+html #bottom_banner_cont .carousel_item {
	display: inline;
	zoom: 1;
}


/* --------------------------------------------
 * 	   Contact
 * -------------------------------------------- */

.contact_form_cont h3 {
	border: none;
	font-size: 1.1em;
	font-weight: bold;
	background: #dee8f4;
	padding: 10px;
	margin-bottom: 5px;
}

.contact_form_cont h3.required .label {
	padding-left: 0.5em;
}

.contact_form_cont h3 .label {
	padding-left: 1em;
}

.contact_table {
	border-collapse: collapse;
	margin-bottom: 20px;
}

.contact_table th {
	background: #f5f5f5;
	border-bottom: 5px solid #ffffff;
	padding: 5px 10px;
}

.contact_table tr.required_column .label {
	padding-left: 5px;
}

.contact_table th .label {
	padding-left: 10px;
}

.contact_table th .label.pad_l5 {
	padding-left: 5px;
}

.contact_table td {
	border-bottom: 5px solid #ffffff;
	padding: 5px 0 5px 10px;
}

.radio_element label {
	padding-left: 5px;
}

.contact_form_cont textarea {
	width: 644px;
	height: 150px;
	font-size: 15px;
	vertical-align: bottom;
}

.contact_table select {
	width: 420px;
}

.contact_table input[type="text"] {
	width: 415px;
	height: 18px;
	font-size: 15px;
}

#submit_btn {
	width: 120px;
	height: 32px;
	margin: 20px auto;
	background: url(contact/images/submit_btn.jpg) left top no-repeat;
}

#submit_btn input {
	display: block;
	width: 120px;
	height: 32px;
	background: none;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

*:first-child+html #submit_btn input {
	text-transform: capitalize;
}

#form_note {
	padding: 10px;
	background: #dee8f4;
}

#form_note .left {
	width: 490px;
	float: left;
}

#form_note .right {
	float: right;
	width: 120px;
}

#general_error_txt span {
	display: block;
	margin-bottom: 10px;
	background: #fae3e9;
	padding: 5px;
}


/* --------------------------------------------
 * 	   Privacy / Rules
 * -------------------------------------------- */

.entry.privacy dl dt,
.entry.rules dl dt {
	border-bottom: 1px solid #0069b7;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.entry.privacy dl dd,
.entry.rules dl dd {
	padding-left: 1.5em;
	margin-bottom: 30px;
}

.bl_arr {
	background: url(images/bl_arr.jpg) left 0.4em no-repeat;
	padding-left: 13px;
}

ul li.bl_arr {
	list-style-type: none;
}

#privacy_table01 th {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}



/* --------------------------------------------
 * 	   slider
 * -------------------------------------------- */

#slider_nav {
	padding-top: 565px;
	position: relative;
	zoom: 1;
	margin: 0 auto;
	width: 960px;
}

#slider_nav ul {
	letter-spacing: -0.4em;
}

/** clearFix **/
#slider_nav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#slider_nav ul {
	display: inline-block;
	*zoom: 1;
}

/* hide macie \*/
*html #slider_nav ul {
	height: 1%;
}

#slider_nav ul {
	display: block;
}

#slider_nav ul li {
	letter-spacing: 0;
	float: left;
	width: 135px;
	height: 76px;
	margin: 0 1px;
}

#slider_nav ul li a {
	display: block;
	width: 135px;
	height: 76px;
	text-indent: -9999px;
}

#slider_nav ul li.pagenation-0 {
	display: none;
}

#slider_nav ul li.pagenation-1 a {
	background: url(images/slider_nav01.png) left top no-repeat;
}

#slider_nav ul li.pagenation-2 a {
	background: url(images/slider_nav02.png) left top no-repeat;
}

#slider_nav ul li.pagenation-3 a {
	background: url(images/slider_nav03.png) left top no-repeat;
}

#slider_nav ul li.pagenation-4 a {
	background: url(images/slider_nav04.png) left top no-repeat;
}

#slider_nav ul li.pagenation-5 a {
	background: url(images/slider_nav05.png) left top no-repeat;
}

#slider_nav ul li.pagenation-6 a {
	background: url(images/slider_nav06.png) left top no-repeat;
}

#slider_nav ul li.pagenation-7 a {
	background: url(images/slider_nav07.png) left top no-repeat;
}

#slider_nav ul li a:hover {
	background-position: left -76px!important;
}



/* --------------------------------------------
 * 	   common class
 * -------------------------------------------- */

.fs_l {
	font-size: 1.4em;
}

.fs_m {
	font-size: 1.2em;
}

.fs_small {
	font-size: 0.9em;
}

.lh18 {
	line-height: 1.8;
}

.entry_body .mb10,
.mb10 {
	margin-bottom: 10px;
}

.entry_body .mb20,
.mb20 {
	margin-bottom: 20px;
}

.entry_body .mt30,
.mt30 {
	margin-top: 30px;
}

.entry_body .mt40,
.mt40 {
	margin-top: 40px;
}

.entry_body .mb0,
.mb0 {
	margin-bottom: 0!important;
}

.entry_body .mt5,
.mt5 {
	margin-top: 5px;
}

.color_red {
	color: #ff0000;
}

.ta_right {
	text-align: right;
}

.ta_center {
	text-align: center;
}

table.bor_dash_c th,
table.bor_dash_c td {
	border-bottom: 1px dashed #cccccc;
}

table.pad10 th,
table.pad10 td {
	padding: 10px;
}

table.pad5 th,
table.pad5 td {
	padding: 5px;
}

table.th_bold th {
	font-weight: bold;
}

img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.opacity a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	zoom: 1;
}

/** ie8 filter hack **/
html>/**/body .opacity a:hover img {  
    display /***/: inline-block;  
		-ms-filter: "alpha(opacity=70)";
}

table.ex_m_table th,
table.ex_m_table td {
	padding: 5px 0;
	vertical-align: top;
	text-align: center;
}

a.link_c_blue {
	color: #0069b7;
	text-decoration: underline;
}

a.link_c_blue:hover {
	text-decoration: none;
}

ol.lower_roman li {
	list-style-type: lower-roman;
}

a.td_under {
	text-decoration: underline;
}

table.center_table {
	margin: 20px 0;
}

table.center_table td {
	text-align: center;
	padding: 5px 30px 5px 0;
	font-size: 0.9em;
}

table.va_top th,
table.va_top td {
	vertical-align: top;
}

.pad_l20 {
	padding-left: 20px;
}

dl.indent_dl dt,
dl.indent_dl dt {
	border-bottom: 1px solid #0069b7;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

dl.indent_dl dd,
dl.indent_dl dd {
	padding-left: 1.5em;
	margin-bottom: 30px;
}

.index_cont02 .list_cont_left {
	width: 210px;
	padding-right: 10px;
	float: left;
}

.index_cont02 .list_cont_center {
	width: 210px;
	padding-right: 10px;
	float: left;
}

.index_cont02 .list_cont_right {
	width: 210px;
	float: left;
}


.index_cont02 .list_cont ul {
	margin-left: 1.5em;
}

.index_cont02 .list_cont ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}

.sb_link_area {
	display: block;
}

table.th_left th {
	text-align: left;
}

table.terms_table01 th,
table.terms_table01 td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

.mt20 {
	margin-top: 20px;
}
