@charset "utf-8";

/* corporate
============================================================================================================*/
div#underContents .textRight{
	text-align:right;
}

#signIndent{
    margin-left:300px;
}

#signImage{
    margin-left:30px;
}


div#underContents .textLink a{
	padding:2px 3px 0 15px;
	background: transparent url(../../../common_images/arrow_link.gif) no-repeat 0 0;
	text-decoration:none;
	margin:0!important;
}
html>/**/body div#underContents .textLink a{
	background: transparent url(../../../common_images/arrow_link.gif) no-repeat 0 0;
	text-decoration:none;
	margin:0!important;
}

div#underContents .textLink a:hover{
	text-decoration: underline;
	margin:0!important;
	
}
.imgLeft{
	float:left;
	margin: 0 10px 5px;
}
.imgRight{
	float:right;
	margin: 0 0 10px 10px;
}


div#underContents dl.corporateBox {
	zoom: 1;
	/* \*//*/display: inline-table;/**/
	
}
div#underContents dl.corporateBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#underContents dl.corporateBox2 {
	zoom: 1;
	/* \*//*/display: inline-table;/**/
	
}
div#underContents dl.corporateBox2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#underContents dl.corporateBox dt,
div#underContents dl.corporateBox2 dt{
	clear: both;
	float: left;
	width: 80px;
}

div#underContents dl.corporateBox dd{
	float: left;
	width: 275px;
}
div#underContents dl.corporateBox2 dd{
	float: left;
	width: 180px;
}

div#underContents table.officerBox{
	background:#F4F4F4;
	border:#E0E0E0 solid 1px;
	height:114px;
	width:565px;
	margin:0 0 15px 10px;
	letter-spacing: -1px;
}
div#underContents table.officerBox td{
	vertical-align:middle;
}

div#underContents table.officerBox td p{
	margin:0 0 0 18px!important;
	padding:0!important;
}
div#underContents table.officerBox td p.title{
	margin:0 0 8px 18px!important;
}

div#underContents table.officerBox td dl.corporateBox p{
	margin:0 0 0 0 !important;
}

div#underContents div.officerClearBox{
	padding:0 10px;
	margin-bottom:10px;
	width:565px;
	background: url(../images/img_about_officer01.gif) no-repeat center bottom;
	zoom: 1;
	/* \*//*/display: inline-table;/**/
	_width:585px;
}
div#underContents div.officerClearBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#underContents div.officerBox2{
	border-top:#E0E0E0 solid 1px;
	width:261px;
	margin:0;
	float:left;
	padding:7px;
	min-height:160px;
	letter-spacing:-1px;
	_width:277px;
	_height:180px;
}
div#underContents div.officerBox2 p{
	margin:0!important;
	padding:0!important;
}
div#underContents div.officerBox2 p.title{
	margin:0 0 5px 0!important;
}
div#underContents div.officerClearBox .right{
	float: right;
}

div.tableleft{
float:left;
}

div.tableright{
float:right;
}

table.news{
	width:545px;
	margin:0 10px 30px;
}

table.news th{
	border-bottom:#e8e9e9 solid 1px;
	padding:5px 10px 5px 0;
	text-align:left;
	font-weight:normal;
}

table.news th p{
	white-space:nowrap;
}

table.news td{
	border-bottom:#e8e9e9 solid 1px;
	padding:5px 0;
}

div#contentsArea div#underContents table.news p{
	margin:0px;	
}

div#contentsArea div#underContents table.news p.pdf{
	text-align:right;
	padding-left:10px;
}

div#contentsArea div#underContents table.news p img{
	vertical-align:middle;
}

* html div#contentsArea div#underContents table.news p img{
	vertical-align:baseline;
}

div#contentsArea div#underContents table.news p.right{
	text-align:right;
}

td p.back{
	width:380px;
}

p.link{
	background:url(../../../common_images/arrow_link.gif) 0 0 no-repeat;
	padding-left:18px;
}

div#contentsArea div#getBnrArea{
	margin:0px 10px 30px 10px;
	padding:10px;
	border: 1px solid #C2C1C1;
	font-size: 82%;
}
div#contentsArea div#getBnrArea dl{
	zoom: 1;
	/* \*//*/display: inline-table;/**/
}
div#contentsArea div#getBnrArea dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#contentsArea div#getBnrArea dt {
	width:112px;
	float: left;
}
div#contentsArea div#getBnrArea dd{
	padding-left:15px;
	width:360px;
	float: left;
}

