
/*（編集画面のみ）------------------- */

/* 「ヘッダーの編集」ボタン */
div.headLinkControl {
	position: absolute;
	left: 0px;
	top: 80px;
	z-index:2;
}

/* javaスクリプト無効時のメッセージ */
div.irbNoJavaScriptMessage {
	text-align: center;
	font-size: 120%;
	color: #ffffff;
	background-color: #FF0000;
}

/* リダイレクト定義時のメッセージ */
div.irbRedirectMessage {
	text-align: center;
	font-size: 120%;
	color: #ffffff;
	background-color: #FF0000;
}


/* 基本設定
------------------------- */
body {
	color:#333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:75%;
	line-height:1.6;
	background:#FFF url(http://www-internal.billingjapan.co.jp/irb_cmn/index_01.gif) left top repeat-x;
}


table.irbBLTable {
	width:830px;
	margin:0 auto;
}

/*--------------------------------
cssの初期化
--------------------------------*/

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, /* -input, - */textarea,
p, blockquote,
/* -th, td,- */
img {
	margin: 0;
	padding: 0;
	border:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/*strong {
	font-weight:normal;
}*/

/*------------------------------*/

a:link {
	color:#333399;
	text-decoration:none;
}

a:visited {
	color:#333399;
	text-decoration:none;
}

a:hover {
	color:#333399;
	text-decoration: underline;
}

a:active {
	color:#333399;
	text-decoration:none;
}

/* -- firefox -9999のリンク線消す -- */
a {overflow:hidden}

/* HEADER
------------------------- */
td.irbHeaderTableD {

}

div.irbHeader {
	position:relative;
	width:830px;
	height:104px;
	margin:0 auto;
}

div.irbHeader div.logo {
	position:absolute;
	left:10px;
	top:16px;
	width:188px;
	height:49px;
}

div.irbHeader div.mid {
	position:absolute;
	left:298px;
	top:29px;
	width:322px;
	height:23px;
}

div.irbHeader div.coad {
	position:absolute;
	right:10px;
	top:20px;
	width:97px;
	height:40px;
}



/* 証券コード */
td.irbHeaderStockCode {
	display: none;
}

/* 文字リンク */
td.irbHeaderLinkTable {
	display: none;
}

/* スローガン */
.irheadcomment {
	display: none;
}

/* 文字サイズ調整 */
div.fontSizeControl {
}



/* -- グローバルナビ -- */

div.irbHeader ul.gnv {
	position:absolute;
	left:0;
	bottom:0;
	width:830px;
	height:28px;
}

div.irbHeader ul.gnv li {
	float:left;
}

div.irbHeader ul.gnv li a {
	display:block;
	text-indent:-9999px;
}

/* - navi01 - */
div.irbHeader ul.gnv li.nv01 a {
	width:208px;
	height:28px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_01.jpg) left top no-repeat; 
}

div.irbHeader ul.gnv li.nv01 a:hover {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_01ov.gif) left top no-repeat; 
}

/* - navi02 - */
div.irbHeader ul.gnv li.nv02 a {
	width:207px;
	height:28px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_02.jpg) left top no-repeat; 
}

div.irbHeader ul.gnv li.nv02 a:hover {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_02ov.gif) left top no-repeat; 
}

/* - navi03 - */
div.irbHeader ul.gnv li.nv03 a {
	width:207px;
	height:28px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_03.jpg) left top no-repeat; 
}

div.irbHeader ul.gnv li.nv03 a:hover {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_03ov.gif) left top no-repeat; 
}

/* - navi04 - */
div.irbHeader ul.gnv li.nv04 a {
	width:208px;
	height:28px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_04.jpg) left top no-repeat; 
}

div.irbHeader ul.gnv li.nv04 a:hover {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/gnv_04ov.gif) left top no-repeat; 
}



/* BREAD
------------------------- */

div.bread {
	width: 830px;
	margin: 0 auto;
	text-align: left;
}


div.bread a:link,
div.bread a:visited,
div.bread a:active {
}

div.bread a:hover {
}

div.bread ul {
	width: 790px;
	padding:8px 20px 7px;
}

div.bread ul li {
	display: inline;
}

div.bread .point {
}


/* RIGHT MENU
------------------------- */

div.irbUpperMenuHtml {
border-bottom:#FFFFFF 3px solid;
}
	
td.irbMenuTableD {
	width: 200px;
}

div.irbNavigationMenu {
	width: 170px;
	margin-left:10px;
	background-color:#C4DF9C;
}

div.irbNavigationMenu strong {
}


ul.level1,
ul.level-2 {
	width: 170px;
	margin:0;
	padding:0;
}

ul.level1 strong,
ul.level-2 strong {
margin-bottom:0px;
}

ul.level1 li,
ul.level-2 li {
	width:170px;
	_width:156px;
		margin:0;
	padding:0;
}

ul.level1 li a,
ul.level-2 li a {
	display:block;
	width:148px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_nvdef.gif) left top repeat-y;
	padding:7px 8px 6px 14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none!important;
	line-height:1.3;
	border-bottom:#FFFFFF 3px solid;
}

ul.level1 li.active a,
ul.level-2 li.active a {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_nvact.gif) left top repeat-y;
	color:#FFFFFF;
	margin-bottom:0;
}

ul.level1 li a:hover,
ul.level-2 li a:hover {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_nvact.gif) left top repeat-y;
	color:#FFFFFF;
}

ul.level1 li.trail a {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_nvact.gif) left top repeat-y;
	color:#FFFFFF;
}

ul.level1 li.trail {

}

ul.level1 li.leaf {
margin-top:0;

}
 
ul.level1 strong a,
ul.level1 li.open a {
}

html>/**/body div ul.level1 li.open {
border-bottom:#FFFFFF 3px solid;
}

ul.level1 li.open strong a {
/*border-bottom:#FFFFFF 4px solid;*/
}


/* -- 第二階層 -- */
ul.level2 {
background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_nv2bg.gif) left bottom repeat-x;
margin:0;
padding:0;
/**width:170px;**/
}


ul.level2 li.leaf {
padding-bottom:6px;
margin-top:0;
}

ul.level2 li.leaf strong a {
/*margin-top:3px;*/
}

ul.level2 li {
	margin-left:14px;
	/*margin-bottom:3px;*/
}

ul.level2 li a {
	display:block;
	width:126px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_arrdef.gif) 4px 0.6em no-repeat;
	padding:4px 5px 3px 17px;
	margin:0;
	border-bottom:none;
	border-top:#C4DF9C 3px solid;
}



/* -- 現在位置 -- */
ul.level2 li.leaf strong a,
ul.level2 li.leaf a:hover {
	background:#8EC63F url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_arract.gif) 4px 0.6em no-repeat;
	color:#FFFFFF;
}
	
ul.level2 li.leaf a {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_arrdef.gif) 4px 0.6em no-repeat;
	color:#000000;
}


/* banner area */
div.irbBottomMenuHtml {
	padding-top:17px;
	background-color:#FFFFFF;
}

div.irbBottomMenuHtml ul {
width:170px;
}

div.irbBottomMenuHtml ul li {
}

div.irbBottomMenuHtml ul li a {
	display:block;
	width:148px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_nvdef.gif) left top repeat-y;
	padding:7px 8px 6px 14px;
	color:#000000!important;
	font-weight:bold;
	text-decoration:none!important;
	line-height:1.3;
	border-bottom:#FFFFFF 3px solid;
}

div.irbBottomMenuHtml ul li a:hover {
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_nvact.gif) left top repeat-y;
	color:#FFFFFF!important;
}
	

div.irbBottomMenuPicture {

}

div.rec {
}

div.info {
margin-top:17px;
}

div.toi {
margin-top:17px;
}

div.bn_c25 {
margin-top:37px;
margin-left:3px;
}


/* BODY
------------------------- */
td.irbBodyTableD {
width:630px;
}

/* - safari - */
html*td.irbBodyTableD {
}

div.contentDivMainColumnTotalWidth {
	width:620px;
	padding:0;
}

/* hr設定 */
div.contentDivMainColumnTotalWidth hr {
	display: none;/* 非表示 */
}

div.contentDivMainColumnTotalWidth div div hr {
	display: none;/* 非表示 */
}


/* FOOTER
------------------------- */
.irbFooterTableD,
.irbTextt11 {
}

.irbFooter {
	clear: both;
	padding-top:30px;
}

div.to_top {
text-align:right;
margin-right:10px;
padding-bottom:5px;
}

div.to_top img {
margin-right:5px;
}

div.footer {
	width:830px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_ftbg01.gif) left top repeat-x;
}

ul.ft_link {
text-align:right;
margin-right:10px;
padding-top:8px;
}

ul.ft_link li {
display:inline;
padding-left:5px;
}

ul.ft_link li img {
margin-right:3px;
}

div.ft_bn {
position:relative;
width:830px;
height:50px;
margin-top:6px;
}

div.ft_bn div.bn01 {
position:absolute;
width:77px;
height:46px;
left:338px;
top:1px;
}

div.ft_bn div.bn02 {
position:absolute;
width:46px;
height:50px;
left:445px;
top:0;
}


div.copy {
text-align:center;
margin-top:10px;
margin-bottom:15px;
}



/* 共通
------------------------- */
/* ナビ右表示時のみh2(含)以下コンテンツ幅 */
.irbTiles {
}

/* H1 */

h1.irbTitleText {
	width:572px;
	margin-bottom: 20px;
	padding:4px 10px 2px 38px;
	background:#329866 url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_h1.gif) 10px 0.2em no-repeat;
	font-size:150%;
	line-height:1.3;
	font-weight:bold;
	color:#FFFFFF;
}


h1.irbTitleImage {
}

h1.irbTitleText,
h1.irbTitleImage {
	margin-bottom: 20px;
}


/* -- H2 -- */

h2.irbTitleText {
	width:600px;
	margin:10px 0 8px;
	padding:0 10px 6px;
	background: url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_h2.gif) left bottom no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:120%;
	color:#333333;
}

h2.irbTitleText,
h2.irbTitleImage {
	clear: both;
}



/* テキスト */
div.irbText {
	width:600px;
	margin-left:10px;
	clear: both;
	margin-bottom:20px;
}

/* 説明文 */
.irbPageExplain {
	position:relative;
	margin-bottom:14px;
	clear: both;
}

/* 画像キャプション */
.irbPictureTitle {
	margin: 5px 0;
	text-align: center;
}

/* ダウンロードファイル */
div.irbFileDownload {
	margin: 7px 26px 3px 40px;
	text-indent:-12px;
}

div.irbFileDownload img {
	vertical-align: middle;
	padding-right:5px;
}

/* ファイルサイズ */
.irbDisplayFileSize {
	margin-left: 5px;
	font-size: 85%;
}

/* - ダウンロードファイルタイトル
株主総会,
X_IR説明会詳細 - */
div.irbFileDownloadTitle {
	margin: 30px 10px 10px 10px;
	padding-bottom: 3px;
	padding-left:3px;
	font-weight:bold;
	border-bottom:1px solid #8EC641;
}

/* パラグラフ下のアキ */
div.irbTextParCUs {
margin-bottom:20px;
}


/* プラグインダウンロード ------------ */
.irbPlayerDownload {
	margin: 30px 0 0 16px;
}

.irbPlayerDownload img {
	margin: 5px 5px 0 10px;
}

.irbPlayerDownload .irbText {
	width:95%;
	margin: 5px 10px 0 0;
	padding: 0;
}

/* このページトップへ ------------------------- */
div.toTop {
	width:620px;
	height:10px;
	margin-bottom:10px;
	text-align:right;
}

div.toTop img {
display:none;
}




/* backボタン ------------------------- */
div.irbBackButton {
	margin-top:30px;
}


/* ページ内リンク
------------------------- */

h2.irbTitleText,
h2.irbTitleImage {
	clear: both;
}

/* -- マネジメントメッセージ -- */
div.irbInternalPageLinkMMe {
	margin-left:12px;
	padding-left:16px;
	margin-bottom:13px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left 3px no-repeat;
}

div.irbInternalPageLinkMMe:after {
}

div.irbInternalPageLinkMMe a {
}

div.ph_mm {
	width:160px;
	float:right;
	clear:left;
	margin-left:10px;
	margin-bottom:10px;
}

div.irbInternalPageLinkAreaBHi {
	margin: 10px 0 25px;
}

div.irbInternalPageLinkBHi a {
}

/* 財務ハイライト */
/* 決算短信 */
/* 株式情報 */
/* IRファイリング */
/* 投資家向けQandA */
div.irbInternalPageLinkAreaBHi,
div.irbInternalPageLinkAreaBAn,
div.irbInternalPageLinkAreaIRf,
div.irbInternalPageLinkAreaFaq {
	padding: 10px 5px 30px 18px;
}

div.irbInternalPageLinkArea {
	padding: 10px 5px 20px 18px;
}

/*div.irbInternalPageLinkBHi,
div.irbInternalPageLinkBAn,
div.irbInternalPageLink,
div.irbInternalPageLinkIRf,
div.irbInternalPageLinkFAq {
	float: left;
	width: 28%;
	padding-left:20px;
	text-indent:-10px;
}*/


div.irbInternalPageLinkBHi,
div.irbInternalPageLinkBAn,
div.irbInternalPageLink,
div.irbInternalPageLinkIRf,
div.irbInternalPageLinkFAq {
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5〜7*/
    /zoom: 1; /*for ie5〜7*/
	padding-left:20px;
	text-indent:-10px;
	width: 28%;
	margin-top:10px;
	vertical-align: top;
}

div.irbInternalPageLinkBHi a,
div.irbInternalPageLinkBAn a,
div.irbInternalPageLink a,
div.irbInternalPageLinkIRf a,
div.irbInternalPageLinkFAq a {
	padding-left: 16px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left top no-repeat;
}

div.irbInternalPageLinkAreaBHi:after,
div.irbInternalPageLinkAreaBAn:after,
div.irbInternalPageLinkArea:after,
div.irbInternalPageLinkAreaIRf:after,
div.irbInternalPageLinkAreaFaq:after {
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
	content: "."; 
}


/* テーブル表組み
------------------------- */
.irbTableACo,
.irbTableIRc,
.irbTableBGr,
.irbTable,
.irbTableBAn {
	margin: 10px 0 10px 0;
	width: 600px;
}

.irbTableIRe,
.irbTableSIn,
.irHead {
	margin: 10px 0 10px 10px;
	width: 600px;
}

.irbInternalIterator .irHead {
	margin-left:0 !important;
	width: 600px;
}

.irbTableACo td,
.irbTableIRc td,
.irbTableBGr td,
.irbTableSIn td,
.irbTable td,
.irHead td {
	border: 1px #8D8D8D solid;
}

table.irbTableBGr td.irbTableTitle {
	width:25%;
}

table.irbTableBGr td.irbTableData {
	width:75%;
}



/* IRトップページ
------------------------- */

/* -- topリリース -- */
li div.irbListSubPage {
	padding:0 0 7px 10px;
	width: 600px;
}


/* - topリリース日付 - */
div.irbListSubPageDate {
	float: left;
	width: 4.5em;
	padding-top:0;
}

/* -- topリリースタイトル -- */
div.irbListSubPageTitle {
	margin-left:4.6em;
	padding-left:10px;
}

/* newicon */
div.irbListSubPageTitle img {
	/*vertical-align:middle;*/
	padding-left:8px;
}

.irbBackNumber {
	text-align:right;
	margin-top:12px;
	margin-right:31px;
}

.clr:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* -- トップコンテンツ一覧 -- */
/* -- 3列 -- */
div.link_list {
width:600px;
margin-top:10px;
padding-bottom:7px;
background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_bg01.gif) left bottom no-repeat;
}

div.link_list div.col {
float:left;
width:193px;
border:#8C8D8D 1px solid;
border-bottom:none;
}

div.link_list div.mr01 {
margin-right:7px;
}

div.link_list div.mr02 {
margin-right:8px;
}

div.link_list div.col h3 {

}

div.link_list div.col h3 a {
width:159px;
background:#00A652 url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_arr02.gif) 10px 0.7em no-repeat;
padding:5px 10px 2px 24px;
display:block;
color:#FFFFFF;
font-size:120%;
font-weight:bold;
}

div.link_list div.col h3 a:hover {
background-color:#00CA65;
color:#FFFFFF;
}


div.link_list p.read {
width:173px;
margin-left:10px;
margin-top:7px;
}

div.link_list ul {
width:163px;
margin-left:15px;
margin-top:11px;
}

div.link_list ul li {
margin-left:14px;
text-indent:-14px;
}

div.link_list ul li a {
background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left 0.1em no-repeat;
padding-left:14px;
}


/* -- 2列 -- */
div.link_list02 {
width:600px;
margin-top:10px;
padding-bottom:7px;
background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_bg02.gif) left bottom no-repeat;
}

/* 2列1並びink_list02_1 */
div.link_list02_1 {
width:600px;
margin-top:10px;
padding-bottom:7px;
background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_bg02.gif) -304px bottom no-repeat;
}

div.link_list02 div.col,
div.link_list02_1 div.col {
float:left;
width:294px;
border:#8C8D8D 1px solid;
border-bottom:none;
}

div.link_list02 div.mr02,
div.link_list02_1 div.mr02 {
margin-right:8px;
}

div.link_list02 h3,
div.link_list02_1 h3 {

}

div.link_list02 div.col h3 a,
div.link_list02_1 div.col h3 a {
width:260px;
background:#00A652 url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_arr02.gif) 10px 0.7em no-repeat;
padding:5px 10px 2px 24px;
display:block;
color:#FFFFFF;
font-size:120%;
font-weight:bold;
}

div.link_list02 div.col h3 a:hover,
div.link_list02_1 div.col h3 a:hover {
background-color:#00CA65;
color:#FFFFFF;
}


div.link_list02 p.read,
div.link_list02_1 p.read {
width:274px;
margin-left:10px;
margin-top:7px;
}

div.link_list02 ul,
div.link_list02_1 ul {
width:264px;
margin-left:15px;
margin-top:11px;
}

div.link_list02 ul li,
div.link_list02_1 ul li {
margin-left:14px;
text-indent:-14px;
}

div.link_list02 ul li a,
div.link_list02_1 ul li a {
background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left 0.1em no-repeat;
padding-left:14px;
}





/* -- コンテンツ内バナー -- */

div.bn_area {
margin-top:30px;
}

div.bn_area a:hover img {
-moz-opacity:0.8;
opacity:0.8;
filter: alpha(opacity=80);
} 

/* -- 2列の時左画像に使用 -- */
img.img_lef {
margin-right:8px;
}

/* -- 3列の時中央画像に使用 -- */
img.img_mid {
margin:0 8px 0 7px;
}




/* ニュースリリース
------------------------- */
/* -- 年度リンクタブ -- */
/* -- 設定保留 -- */
div.irbTopPRListYear {
	margin:0;
	padding:0px;
	width:620px;
}

div.irbTopPRListYear:after {
	content:"";
	display:block;
	clear:both;
}

.irbTopPRListYear .irbTopPRListYearID,
.irbNewsListYear span.irbTopPRListYearID {
	float:left;
	padding-left:16px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left 3px no-repeat;
	display: block;
	text-decoration:underline;
	margin-left:18px;
	margin-bottom:10px;
	_margin-bottom:0;
	display:inline;
	cursor:pointer;
}



/* -- 年度タイトル -- */
 div.irbTopPRListYearTitle {
 	clear:both;
	width:600px;
	margin:10px 0 8px;
	padding:0 10px 6px;
	background: url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_h2.gif) left bottom no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:120%;
	color:#333333;
}



/* --リリース-- */


li.irbNewsBlockByYear{
	margin-bottom:30px;
}

li div.irbTopPRList {
	padding:0 0 7px 10px;
	width: 600px;
}


/* --リリース日付-- */
.irbTopPRListDate {
	float: left;
	width: 4.5em;
	padding-top:0;
}


/* --リリースタイトル-- */
.irbTopPRListTitle {
	margin-left:4.6em;
	padding-left:10px;
}

/* newicon */
.irbTopPRListTitle img {
	/*vertical-align:middle;*/
	padding-left:8px;
}



/* リリース詳細ページ
------------------------- */
/* 文書日付・発信者 */
div.irbPRLinkDocDate {
	margin-top: 5px;
	margin-right:26px;
	text-align: right;
}

/* タイトル */
h2.irbPRLinkTitle{
	text-align: center;
	font-weight:bold;
	font-size:120%;
	margin: 15px 26px 10px 16px;
}

/* サブタイトル */
h4.irbPRLinkTitle{
	text-align: center;
	font-size:110%;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}


/* マネジメントメッセージ
------------------------- */

/* 株式情報＆財務ハイライト＆月次情報
------------------------- */
td.tableHead {
	padding: 3px;
	background-color: #EEE3FD;
}

td.table {
	padding: 3px;
	background-color: #FFFFFF;
}

tr.tableAlt td.table {
	background-color:#F9F5FE;
}


/* 決算短信
------------------------- */
td.irbTableHeaderBAn {
	padding: 3px;
	background-color: #EEE3FD;
	border:solid #8D8D8D 2px;
	text-align:center;
}

td.irbTableDataBAn {
	padding: 5px 2px 5px 65px;
	text-indent:-65px;
}

td.irbTableDataBAn img {
	margin-right: 5px;
}



/* 株価情報
------------------------- */
.irbStockQuoteDisplay {
	 margin: 20px 10px 0px;
}

.irbStockQuoteDisplay table {
	 margin-bottom: 15px;
}

.irbStockQuoteLinkIconTable {
	width:25%;
}

.irbStockQuoteLinkTextTable {
	width:75%;
}


/* 株式情報
------------------------- */
td.irbTableTitle {
	padding: 6px;
	background-color: #EEE3FD;
	width:30%;
	border:#8D8D8D 1px solid;
}

td.irbTableData {
	padding: 6px;
	background-color: #FFFFFF;
	border:#8D8D8D 1px solid;
}


/* IRカレンダー
------------------------- */
table.irbTableIRc td.irbTableHeader1,
table.irbTableIRc td.irbTableHeader2,
table.irbTableIRc td.irbTableHeader3,
table.irbTable td.irbTableHeader {
	padding: 6px;
	background-color: #EEE3FD;
}

/* ------------------------- 
インラインstyleで吐き出されるため
css制御出来ないけど、以下のwidthでいくらか
「備考」が広がるので、この設定保持で。
 ------------------------- */

table.irbTableIRc td.irbTableHeader3 {
	width: 22%!important;
}

table.irbTableIRc td.irbTableData,
table.irbTable td.irbTableData {
	padding: 6px;
	background-color: #FFFFFF;
			border:#8D8D8D 1px solid;
}


/* IRイベント
------------------------- */

div.irbListSubPageAreaIRe{
	margin-top:10px;
	margin-left:10px;
}

div.irbListSubPageAreaIRe div.irbListSubPage {
	margin:0;
	padding:0 0 13px 16px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left 4px no-repeat;
}


/* アナリストカバレッジ
------------------------- */
table.irbTableACo td.irbTableHeader1,
table.irbTable td.irbTableHeader {
	padding: 3px;
	background-color: #EEE3FD;
	width:60%;
}

table.irbTableACo td.irbTableHeader2,
table.irbTable td.irbTableHeader {
	padding: 3px;
	background-color: #EEE3FD;
	width:40%;
}

table.irbTableACo td.irbTableData,
table.irbTable tr.irbTableData {
	padding: 3px;
	background-color: #FFFFFF;
				border:#8D8D8D 1px solid;
	width:60% 40%;
}

table.irbTableACo tr.irbTableData td.irbTableData,
table.irbTable tr.irbTableData td {
	padding: 3px;
}


/* 個人投資家の皆様へ(カテゴリトップ)
（電子公告一覧と共通_設定注意）
------------------------- */
div.irbInternalIterator {
	clear:both;
	width:600px;
	margin-left:10px;
}

div.irbInternalIterator h2.irbTitleText {
	margin-left:0!important;
}

div.irbInternalIterator table {
}

div.irbTopPRListYearTitle span {
	padding:0;
	background:none;
}

div.irbTableDataIIn {
	 margin-top: 10px;
	 width:240px;
	 padding-bottom:7px;
}

.irbTextIIn p {
	margin:6px 9px 9px;
}

div.irbTableDataIIn div.irbTextIIn img {
	float:left;
	margin-right:10px;
	margin-bottom:2px; 
}

div.irbTableDataIIn div.irbFileDownload  {
	margin: 5px 14px !important;
	padding-left:14px;
	text-indent:-14px !important;
}


/* その他 */
.irbTextIIn {
	padding: 0;
}

.irbTextIIn:after {
	content:"";
	display:block;
	clear:both;
}



/* IR説明会
------------------------- */
.irbTableIRe table td.irbTableTitle,
.irbTableIRe table td.irbTableData {
	border: 1px #8D8D8D solid;
}


.irbTableIRe table {
width:100%;
}

.irbTableIRe table img {
	margin-left:10px;
}

/* 投資家向けQandA
------------------------- */
div.irbQuestion {
	margin: 0 0 10px 0;
}

div.irbAnswer {
	margin: 0 0 30px 10px;
}


/* コーポレートガバナンス
------------------------- */
p.cg_last{
	margin-bottom:40px;
}


/* サイトマップ
------------------------- */
dt.irbSitemapTitle {
	width:580px;
	margin: 20px 26px 5px 10px;
	padding-left: 16px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left 3px no-repeat;
}


dd.irbSitemapDescription {
	margin-left: 20px;
	margin-right:26px;
}


/* セグメント別営業概況
------------------------- */

.irbSmallChartBAr {
	margin-right:20px;
	margin-left:10px;
	margin-bottom:20px;
	float:left;
}

.irbTextBAr {
	margin-right:26px;
}


/* お問い合わせ
------------------------- */
body.irbInquiryBody {
	margin:0;
	padding-top:20px;
	text-align:center;
}

td.irbTableData #body {
	border: 1px #7F9DB9 solid;
}


.irbInquiryContent {
	width: 600px;
	margin:0 auto;
	text-align: left;
	padding-top:20px;
	background-color:#FFFFFF;
}

.irbInquiryContent h1.irbTitleText {
	width:572px;
	margin-bottom: 20px;
	padding:4px 10px 2px 38px;
	background:#329866 url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_h1.gif) 10px 0.2em no-repeat;
	font-size:150%;
	line-height:1.3;
	font-weight:bold;
	color:#FFFFFF;
}



.irbInquiryContent table.irbTable {
	border-top: 1px #8D8D8D solid;
	font-size:12px;
		width:550px;
}

.irbInquiryContent table.irbTable td {
	border: none;
}

.irbInquiryContent table.irbTable td table td {
	border: none;
	font-size:12px;
}

div.irbInquiryContent form,
div.irbInquiryContent .irbPageExplain {
	margin-left:10px;
	margin-right:0 !important;
	width:580px;
}

div.irbInquiryContent .irbPageExplain table {
	font-size:12px;
}

div.irbInquiryContent form td.irbTableTitle {
	background-color: #EEE3FD;
	width: 1%;
	border-bottom: 1px #8D8D8D solid;
}

div.irbInquiryContent form td.irbTableData {
	border-bottom: 1px #8D8D8D solid;
}

textarea,
input.text,
select {
	width: 90%;
}

input.submit {
}

input.checkbox,
input.radio {
	position: relative;
	top: 3px;
	margin-right: 6px;
}

.searchresult {
	padding-bottom: 10px;
	border-bottom: 1px solid #8D8D8D;
}

.searchresult p {
	margin: 3px 0;
}

.searchresult h4,
.searchresult a {
	display: block;
	margin-bottom: 2px;
}

.inq_ft {
	width:600px;
	background:url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_ftbg01.gif) left top repeat-x;
}


div.inq_bn {
position:relative;
width:600px;
height:50px;
margin-top:6px;
}

div.inq_bn div.bn01 {
position:absolute;
width:77px;
height:46px;
left:223px;
top:1px;
}

div.inq_bn div.bn02 {
position:absolute;
width:46px;
height:50px;
left:330px;
top:0;
}


.inq_copy {
text-align:center;
margin-top:10px;
margin-bottom:15px;
}

ul.inq_link {
margin-left:10px;
}

ul.inq_link li a {
background:url(http://www-internal.billingjapan.co.jp/irb_cmn/bulletbutton_02.gif) left top no-repeat;
padding-left:14px;
}

/* =============================
  企業・採用サイト
============================= */
/* -- 総合トップ -- */
div.top_read {
	text-align:center;
	margin-bottom:23px;
}

iframe.news {
width:600px;
height:200px; 
padding-top:14px;
}

/* -- H2 -- */

h2.corptop {
	position:relative;
	width:600px;
	margin:30px 0 0;
	padding:0 10px 6px;
	background: url(http://www-internal.billingjapan.co.jp/irb_cmn/irb_h2.gif) left bottom no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:120%;
	color:#333333;
}

h2.corptop span.list {
	position:absolute;
	bottom:6px;
	right:0;
	font-weight:normal;
	font-size:83%;
}

h2.corptop span.list img.im_mlr {
margin-right:4px;
margin-left:10px;
padding-bottom:1px;
}

h2.corptop span.list img {
vertical-align:text-bottom;
}

h2.ml_10 {
margin-left:-10px;
}