@charset "Shift_JIS";
/* base */
body {
	background-color: #ffffff;
	font-size:78%;
	line-height:1.3;
}

dl#skipNavigation{
	display: none;
}

/* header */
div#headerBox{
	width: 100%;
	background: url(../images/header/bg_header.gif) repeat-x top left;
	text-align: center;
	margin: 0;
}
div#headerIn{
	width: 960px;
	height: 105px;
	text-align: left;
	margin: auto;
	position: relative;
}

div#headerIn div#logo{
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#nav {
	position:absolute;
	top: 13px;
	left: 430px;
	}
div#nav li {
	list-style:none;
	float:left;
	margin-right:10px;	
	}

div#headerIn ul#link{
	position:absolute;
	top: 13px;
	left: 250px;
}

div#headerIn ul#link img{
	vertical-align: bottom;
}

div#headerIn ul#link li{
	background: url(../images/icon_mark/ico_link.gif) no-repeat left center;
	list-style:none;
	float:left;
	padding-right: 10px;
	padding-left:15px;
	margin-left:10px;
	border-right: solid 1px #036;
	font-size:11px;
}
div#headerIn ul#link .link_last {
	border:none;
	}

/*div#headerIn ul#link li a {
	display: block;
}*/

div#headerIn ul#link li#link_top{
	padding-left: 14px;
}

div#headerIn ul#link li#link_career{
	padding-left: 27px;
}

div#headerIn ul#link li#link_branch{
	padding-left: 31px;
}

div#headerIn ul#link li a:hover{
	background-color: transparent;
}

div#headerIn ul#link li a:hover img{
	visibility: hidden;
}
/*
div#headerIn ul#link li{
	line-height: 1.0;
	font-size: 0;
	display: inline;
	padding:0 15px 0 0;
}*/




div#headerIn div#fontSize{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 140px;
}

div#headerIn div#fontSize dl dt{
	padding: 5px 0 3px 0;
	float: left;
	line-height: 0;
	width: 53px;
}

div#headerIn div#fontSize dl dd{
	padding: 0 0 0 55px;
}

div#headerIn div#fontSize dl dd ul{
	background: url(../images/header/bg_fontsize.gif) no-repeat left bottom;
	width: 78px;
	height: 18px;
	z-index: 2;
	padding: 0;
}

div#headerIn div#fontSize dl dd ul li{
	display: inline;
	float: left;
	padding-right: 5px;
	line-height: 0;
	font-size: 0;
}

div#headerIn div#fontSize dl dd ul li a{
	line-height: 0;
	font-size: 0;
	height: 18px;
	width: 21px;
	display: block;
}

div#headerIn div#fontSize dl dd ul li.last{
	padding: 0px; !important;
}

div#headerIn div#fontSize dl dd ul li.cur a,
div#headerIn div#fontSize dl dd ul li a:hover{
	background-color: transparent;
}

div#headerIn div#fontSize dl dd ul li.cur a img,
div#headerIn div#fontSize dl dd ul li a:hover img{
	visibility: hidden;
}

div#headerIn ul#globalNav{
	width: 507px;
	background: url(../images/header/bg_btn_glnavi.gif) no-repeat;
	position: absolute;
	left: 310px;
	height: 58px;
	top: 38px;
}

div#headerIn ul#globalNav li{
	float: left;
	display: inline
}

div#headerIn ul#globalNav li a{
	display: block;
}

div#headerIn ul#globalNav li.on a,
div#headerIn ul#globalNav li a:hover{
	background-color: transparent;
}

div#headerIn ul#globalNav li.on a img,
div#headerIn ul#globalNav li a:hover img{
	visibility: hidden;
}

/* footer */
div#footerBox{
	background: url(../images/contentBottom/bg_content_bottom_fix.gif) no-repeat center center;
	width: 100%;
	text-align: center;
	margin: 0px;
	height: 143px;
}

div#footerBox div#footerIn{
	width: 960px;
	text-align: left;
	margin: auto;
	padding-top: 65px;
}

div#footerBox div#footerIn div#footerBnr{
	margin: 0 auto;
	padding:0px; 
	overflow:hidden;
	width: 960px;
}

div#footerBox div#footerIn div#footerBnr ul{
	padding: 0 0 0 -11px;
}

div#footerBox div#footerIn div#footerBnr ul li{
	display: inline;
	margin:0 0 10px 0;
	padding: 10px 0 0 10px;
}

div#footerBox2{
	width: 100%;
	text-align: center;
	margin: 0px;
}

div#footerBox2 div#footer2In{
	width: 960px;
	text-align: left;
	margin: auto;
}

div#footerBox2 div#footer2In ul{
	margin: 15px auto 0px;
	width: 800px;
}

div#footerBox2 div#footer2In ul li{
	border-left:1px solid #0077B2;
	display:inline;
	padding:0 10px;
}

div#footerBox2 div#footer2In ul li.firstChild {
	border-left:medium none;
	padding-left: 0px;
}

div#footerBox2 div#footer2In #copyright {
	border-top: 1px solid #D9D9D9;
	margin: 15px 0;
	padding: 15px 0 0;
	text-align: center;
}

/* main */
#wrapper {
	margin: 0px auto;
	width: 960px;
}

#mainContainer{
	position: relative;
	width: 960px;
	z-index: 2;
}

#content{
	float: right;
	display: inline;
	width: 700px;
	margin-top:10px;
}

#topicPath {
	padding:20px 0px 10px 5px;
	/*float: left;*/
	/*width: 480px;*/
	display: inline;
	margin-bottom:30px;
	}

#topicPath ul{

}

#topicPath ul li {
	display:inline;
	float:left;
	font-size: 95%;
}

div#searchBox{
	position:absolute;
	top:-10px;
	right:0;
	padding:0px 0px 0px;
	}
div#searchBox #i_search_input1 {
	margin-right:3px;
	margin-top:2px;
	}
div#searchBox :after{
	content: ".";
	display: block;
	clear: both; height: 0px;
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
}

#content input.btn {
	vertical-align: middle;
	}

#content input.inputTxt {
	vertical-align: middle;
	width: 120px;
}

/* 配下Eージ共通contents */

h1#title{
	background: url(../images/structure/h1_bg.gif) no-repeat left bottom;
	font-size: 180%;
	font-weight: bold;
	height: 50px;
	padding-left: 20px;
/*	margin-bottom: 20px; */
}

h1#title span{
	display: block;
	padding-top: 15px;
}

form#print{
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}

h2.titleH2{
	background: url(../images/structure/h1_bg.gif) no-repeat left bottom;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	padding-left: 20px;
	margin-bottom: 20px;
}

h2.titleH2 span{
	display: block;
	padding-top: 12px;
}

h2.subTitle{
	background: url(../images/structure/h2_bg.gif) no-repeat left bottom;
	font-size: 120%;
	font-weight: bold;
	height: 39px;
	padding-left: 20px;
	margin-top: 20px;
}

h2.subTitle span{
	display: block;
	padding-top: 6px;
}

div#content h3{
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
}

div#content_right h3{
	margin: 0px !important;
}

div.contentBox{
	padding: 10px 20px;
}

/* ul */
div.contentBox ul{
	margin-top: 20px;
}

div.contentBox ul li{
	margin: 5px;
}

div.contentBox dl dd ul.sec{
	margin-top: 30px;
}

div.contentBox ul#listBox{
	margin-top: 0px !important;
}

div.contentBox ul#listBox li{
	border-bottom:1px dotted #b3b3b3;
}

div.contentBox ul#listBox li dl span{
	display: block;
}

div.contentBox ul#listBox li dl dt{
	float: left;
	width: 150px;
	display: inline;
}

div.contentBox ul#listBox li dl dd{
	float: left;
	display: inline;
	width: 500px;
}

div.contentBox ul#listBox li dl dd ul li{
	border-bottom: 0 !important;
}

div.pdfReport{
	padding: 0 10px;
	margin-bottom: 15px;
}

div.pdfReport2{
	margin-bottom: 15px;
}

/* dl */
div.contentBox dl{
	margin-bottom: 25px;
}

div.contentBox dl dd{
	text-align: justify;
	text-justify: contribute;
	line-height: 1.6;
}

/* dl float-type2 */
div.pdfReport dl{
	border-bottom: 1px dotted #b3b3b3;
}

div.pdfReport dl dt{
	float: left;
	width: 530px;
	padding: 5px 0;
}

div.pdfReport dl dd{
	float: right;
	width: 100px;
	padding: 5px 0;
}
/* dl float-type3 */
div.pdfReport2 dl{
	border-bottom:1px dotted #b3b3b3;
}

div.pdfReport2 dl dt{
	float: left;
	width: 120px;
	display: inline;
	padding: 10px 0;
}

div.pdfReport2 dl dd{
	float: left;
	display: inline;
	padding: 10px 0 10px 2px;
	width: 430px;
}

div.pdfReport2 dl dd.right{
	float: right;
	display: inline;
	padding: 10px 0;
	width: 100px;
	text-align: right;
}

div.pdfReport2 dl dd img,
div.pdfReport2 dl dd span{
	display: block;
}




/* P */

div.contentBox p{
	line-height: 1.6;
	letter-spacing: 0.1;
}

div.contentBox p strong{
	font-weight: bold;
}

div.contentBox p#toDetail{
	text-align: left;
	margin-bottom: 15px;
}

/* 右下日仁E*/
div.contentBox p#date{
	text-align: right;
}

div.contentBox p#date span{
	display: block;
}

/* 右下トチEEへ戻めE*/
div.contentBox p.top{
	text-align: right;
	margin-bottom: 15px;
}

/* PDF */
div.contentBox p#pdf{
	text-align: left;
}

div.contentBox p#pdf span{
	display: block;
}

div.contentBox p.period{
	font-weight: bold;
	border-top: 1px dotted #b3b3b3; 
	padding: 5px 0;
}

div.contentBox p.periodN{
	font-weight: bold;
	border-top: none !important; 
	padding: 5px 0;
}

div.contentBox p.pageTitle{
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b3b3b3;
}

div.contentBox p.backnumber{
	margin-bottom: 20px;
}

div.contentBox p.note{
	padding-bottom: 10px;
	border-bottom: 1px dotted #b3b3b3;
}

div.contentBox p#back{
	text-align: right;
	background: url(../images/icon_mark/mark_linkbullet_darkblue.gif) no-repeat scroll left center;
	width: 105px;
	margin-left: 545px;
}

/* Table */
/*
table tr td{
	padding: 3px !important;
	border-spacing: 1px !important;
	background-color: #ffffff;
}

table tr td.textPc{
	text-align: center;
}

table tr td.textPr{
	text-align: right;
}
*/

/* side_rnavi */

#side{
	float: left;
	display: inline;
	width: 250px;
}

#side .section {
	background: transparent url(../images/side/bg_left.gif) no-repeat left bottom;
	margin-top: 5px;
	zoom: 1;
}

#side .section .inner {
	padding: 15px 15px 20px;
}

#side .section .inner ul{
	margin: 0 0 5px 5px;
}
#side h4 {
	background: url(../images/icon_mark/li_icon.gif) no-repeat 5px center #0A2D89;
	padding: 4px 5px 4px 20px;
	margin-bottom:5px;
	color:#FFF;
	letter-spacing:-0.05em;
	}

#side .section .inner .company {
	margin: 0 0 0 2px;
	}

#side .section .inner .company li{
	background-image:none;
	padding-left: 0px;
	margin: 0 0 5px 0;
	border-bottom: dotted 1px #ccc;
	padding: 5px 0 5px;
}
#side .section .inner .company .last01 {
	border:0;
	padding-bottom:0;
	margin-top:5px;
	}


#side .section .inner ul li{
	background: url(../images/icon_mark/mark_linkbullet_darkblue.gif) no-repeat left center;
	padding-left: 10px;
	margin-right: 5px;
	margin-bottom: 7px;
	float: left;
	width: 85%;
}

#side .section .inner ul li#stockFinance{
	background: url(../images/side/mark_stock.gif) no-repeat left center;
	padding-left: 15px;
}

#side .section .inner ul li.w_30{
	width: 30%;
}

#side .section .inner ul li.w_50{
	width: 50%;
}

#side .section .inner ul li.w_70{
	width: 70%;
}

#side .section .inner dl{
	border-top:1px dotted #b3b3b3;
	border-bottom:1px dotted #b3b3b3;
	background-color: #f3f3f3;
	margin: 10px 0px !important;
	padding: 0 5px;
}

#side .section .inner dl dt{
	margin: 5px 0;
	font-weight: bold;
}

#side .section .inner dl dd{
}
.hld {
	width:170px;
	padding: 10px 15px;
	border: solid 4px #B6D2E8;
	margin: 0 auto;
	font-size:12px;
	line-height:1.4em;
	}
.mark {
	/*background: url(../images/icon_mark/mark_stock.gif) no-repeat left center;*/
	padding: 0 0 0 0px;
	margin-top:5px;
	}
/*  */
hr.separator {
display:none;
}

a:link {
	color:#0077B3;
	text-decoration:none;
}
a:visited {
	color:#0077B3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* clearfix */
.clearfix:after{/*for modern browser*/
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0;
}
.clearfix{/*for IE7*/ min-height: 1px;}
* html .clearfix{/*for IE6 below, MacIE5*/
	/*\*//*/
	overflow: hidden;
	height: auto;
	/**/
	height: 1px;
}