@charset "ISO-8859-1";
/*===============================================================

	-Header
	-Main Visual
	-Corporate Information
	-Topics
	-Related Area

LastUpdate: 4.16.2010
===============================================================*/


#contentsArea { margin: 20px 0 0 20px!important; }
#relatedArea { padding-top: 20px!important; }

/*==========Header==========*/
#globalNavi { 
	background: url(/img/navigation/global_bg_left.gif) repeat-x left top;
	height: 21px!important;
	margin: 0;
	padding-bottom: 0;
}

.buttonArea_line2 { vertical-align:top; text-align:right; padding-top: 5px;}
.buttonArea_line2 img { padding: 0;}
.buttonArea_line2 span{ background: url(/img/linkicon_arrow.gif) no-repeat 0 center; padding: 0 0 1px 10px;}



.btJapanese { margin-right: 10px; }
.btJapaneseTxt { margin-right: 10px;}
.btChineseTxt { margin-right: 10px; }

/*==========Main Visual==========*/
#mainVisual td.banner {
 width:219px;
 margin: 0;
 padding: 0;
 background:url(/english/img/idx_bnr_bg.gif) no-repeat;
	vertical-align:top;
}
#mainVisual td.banner dl,
#mainVisual td.banner dd {
 margin:0;
 padding:0;
 list-style:none;
}
#mainVisual td.banner dt {
	height:56px;
	margin:0;
	padding:9px 0 0 11px;
}
#mainVisual td.banner ul { margin:0; padding:6px 0 0 11px; list-style:none; }
#mainVisual td.banner ul li { margin-top:5px; }
#mainVisual td.banner ul li img { vertical-align:bottom; }


/*==========Corporate Information==========*/
#coArea { border: 1px solid #cccccc; margin-top: 20px; }
#coArea h2 { background-color: #eeeeee; padding: 7px 0px 5px 8px; margin-bottom: 10px; }
#coArea ul { margin: 0; padding: 0 0 10px 0; }
#coArea ul:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
#coArea ul {
 display: inline-table;
 min-height: 1%;
}
/* Hides from IE-mac \*/
* html #coArea ul {height: 1%;}
#coArea ul {display: block;}
/* End hide from IE-mac */
#contentsArea #coArea ul li { margin-bottom: 0; }


/* for IE7 \*/
*+html #coArea ul { display: inline-block; }
/* */
#coArea li { margin-left: 10px; float: left; list-style: none; }
#coArea p.clear { clear: both; font-size: 1px; margin: 0; padding: 0; }
#coArea a { color: #4C4C4C; text-decoration: none; }
#coArea a:hover { text-decoration: underline; }


/*==========Topics==========*/
#topics table.ttl { border-right: 1px solid #CCCCCC; }
#topics th.list { width: 110px!important; }
#topics td.list { vertical-align: middle!important; }


/*==========Related Area==========*/
#relatedArea div.sideBox div { padding: 0 10px 10px 10px; }
