
@import url("base.css");
@import url("common.css");
@import url("frame_components.css");
@import url("frame_headerfooter.css");

/* -------------------------------------------------------------------
ir.css
------------------------------------------------------------------- */



/*
topMainArea
------------------------------------------------------------------- */
#topMainArea {
	float: left;
	width: 515px;
}



/* IR News */
#topMainArea .news {
	padding: 0 0 30px 15px;
}

#topMainArea .news h2 {
	margin: 0 0 10px 0;
}

#topMainArea .news dl {
	padding: 0 5px;
}

#topMainArea .news dt {
	float: left;
	width: 50px;
	font-size: 12px;
	line-height: 1.5;
}

#topMainArea .news dd {
	margin: 0 0 0 50px;
	font-size: 12px;
	line-height: 1.5;
}

#topMainArea .news div.backnumber {
	padding: 5px;
	text-align: right;
}

#topMainArea .news div.backnumber a {
	padding: 0 0 0 10px;
	background-image: url(../common/icon_s_gray01.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.0;
}



/*  */
#topMainArea .contentsBlock {
	clear: both;
	margin: 0 0 0 15px;
}

#topMainArea .finance,
#topMainArea .irdata {
	float: left;
	width: 240px;
	height: 200px;
	margin: 0 0 20px 0;
	background-image: url(../ir/images/block_bg_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#topMainArea .stock,
#topMainArea .papers {
	float: right;
	width: 240px;
	height: 200px;
	margin: 0 0 20px 0;
	background-image: url(../ir/images/block_bg_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#topMainArea .finance h2,
#topMainArea .stock h2,
#topMainArea .irdata h2,
#topMainArea .papers h2 {
	padding: 10px 0 10px 10px;
	background-image: url(../ir/images/block_bg_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#topMainArea .papers h3 {
	margin: 0 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#topMainArea .finance ul,
#topMainArea .stock ul,
#topMainArea .irdata ul,
#topMainArea .papers ul {
	margin: 0 0 5px 20px;
	list-style-type: none;
}

#topMainArea .finance ul li,
#topMainArea .stock ul li,
#topMainArea .irdata ul li,
#topMainArea .papers ul li {
	padding: 0 0 0 12px;
	background-image: url(../common/icon_s_blue02.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.5;
}

#topMainArea dl.exemptionMatters {
	padding: 10px;
	background-color: #eeeeee;
}

#topMainArea dl.exemptionMatters dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#topMainArea dl.exemptionMatters dd p {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 1.5;
}





/*
topSideArea
------------------------------------------------------------------- */
#topSideArea {
	float: right;
	width: 205px;
}

#topSideArea .contentsBlock,
#topSideArea .relatedBlock,
#topSideArea .faqBlock {
	margin: 0 0 10px 0;
	padding: 5px 5px 0 5px;
	background-color: #e9ecf5;
}

#topSideArea .contentsBlock h2,
#topSideArea .relatedBlock h2,
#topSideArea .relatedBlock h3,
#topSideArea .faqBlock h2 {
	padding: 0 0 5px 0;
}





/*
lNavArea
------------------------------------------------------------------- */
#lNavArea {
	float: left;
	width: 190px;
}

#lNavArea .lNavAreaTitle {
	padding: 0 0 0 15px;	
}

#lNavArea .lNavAreaBody {
	margin: 0 0 10px 0;
	padding: 1px 0 15px 15px;
	background-image: url(../common/lnav_bg01.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #555555;
	height: 1%; /*for WinIE*/
}

#lNavArea .lNavAreaBody .heading01,
#lNavArea .lNavAreaBody .heading02 {
	margin: 10px 10px 5px 0;
	padding: 0 0 3px 0;
	background-image: url(../common/lnav_line01.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#lNavArea .lNavAreaBody .heading01 span {
	display: block;
	padding: 0 0 0 15px;
	background-image: url(../common/icon_s_blue01.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
}

#lNavArea .lNavAreaBody .heading02 span {
	padding: 0 0 0 5px;
}

#lNavArea .lNavAreaBody .heading01 span.this {
	background-color: #d6e6f4;
	background-image: url(../common/icon_s_gray02.gif);
	color: #333333;
}

#lNavArea .lNavAreaBody ul.item {
	list-style-type: none;
}

#lNavArea .lNavAreaBody ul.item li {
	margin: 0 10px 0 0;
	padding: 2px 0px 2px 15px;
	background-image: url(../common/icon_s_blue01.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.2;
}

#lNavArea .lNavAreaBody ul.item li.this {
	background-color: #d6e6f4;
	background-image: url(../common/icon_s_gray02.gif);
	color: #333333;
}





/*
mainArea
------------------------------------------------------------------- */
#mainArea {
	float: right;
	width: 530px;
}



/*  */
#mainArea .heading01 {
	margin: 30px 0 15px 0;
	padding: 4px 5px 4px 10px;
	background-image: url(../common/icon_heading_blue03.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading02 { /*  */
	margin: 30px 0 15px 0;
	padding: 4px 5px 5px 10px;
	border-bottom: 1px solid #dddddd;
	background-image: url(../common/icon_heading_blue03.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading03 {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading04 {
	margin: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading05 {
	margin: 30px 0 15px 0;
	padding: 5px 0;
	background-color: #e2eaf5;
}

#mainArea .heading06 {
	margin: 30px 0 15px 0;
	padding: 5px 5px 4px 10px;
	border-bottom: 1px solid #c3d3ea;
	background-color: #e3ebf5;
	background-image: url(../common/icon_heading_blue02.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading01 .dataLastUpdate {
	font-size: 12px;
	font-weight: normal;
}

#mainArea .heading03 .dataLastUpdate,
#mainArea .heading04 .dataLastUpdate {
	font-size: 12px;
	font-weight: normal;
}



/*  */
#mainArea .footnoteList {
	clear: left;
	margin: 0 0 0 1em;
	font-size: 11px;
	line-height: 1.5;
	text-indent: -1em;
}



/*  */
#mainArea dl.noticeList dt {
	float: left;
	width: 25px;
	font-size: 11px;
	line-height: 1.5;
}

#mainArea dl.noticeList dd {
	margin: 0 0 0 30px;
	width: 490px;
}

#mainArea dl.noticeList dd ul {
	list-style-type: none;
}

#mainArea dl.noticeList dd li {
	font-size: 11px;
	line-height: 1.5;
}



#mainArea p {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 1.5;
}

#mainArea .mainAreaTopBody {
	margin: 30px 0 20px 0;
}

#mainArea .minusData {
	color: #ff0000;
}



/*  */
#mainArea table.dataTable01 {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 0px 0px 1px;
	empty-cells: show;
}

#mainArea table.dataTable01 th,
#mainArea table.dataTable01 td {
	padding: 5px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px 1px 1px 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}



/*  */
#mainArea table.dataTable02 {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #ffffff;
	empty-cells: show;
}

#mainArea table.dataTable02 th,
#mainArea table.dataTable02 td {
	padding: 0px;
	border: 0px solid #ffffff;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}



/*  */
#mainArea table.dataTable03 {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #ffffff;
	empty-cells: show;
}

#mainArea table.dataTable03 th,
#mainArea table.dataTable03 td {
	padding: 0px;
	border: 0px solid #ffffff;
	text-align: left;
	vertical-align: top;
}



/*  */
#mainArea ul.fileLink {
}

#mainArea ul.fileLink li {
	margin: 0 0 0 20px;
	padding: 3px 0;
	font-size: 12px;
	line-height: 1.0;
}

#mainArea ul.fileLink li.fileLinkList {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 3px 0;
	font-size: 14px;
	line-height: 1.0;
}

#mainArea ul.fileLink li.fileLinkList img {
	padding: 0 5px 0 0;
	vertical-align: middle;
}



/* Acrobat Reader */
#mainArea .getAdobeReader {
	margin: 30px 0 0 0;
	padding: 10px;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
}

#mainArea .getAdobeReaderBnr {
	float: left;
	width: 88px;
}

#mainArea .getAdobeReaderBody {
	margin: 0 0 0 98px;
	font-size: 11px;
	line-height: 1.5;
}



/* message  */
#mainArea .messageImg {
	float: right;
	margin: 0 0 0 10px;
}

#mainArea #messageTable01,
#mainArea #messageTable02 {
	margin: 0 0 10px 0;
}

#mainArea #messageTable01 th,
#mainArea #messageTable02 th {
	width: 100px;
	background-color: #ecf2f9;
}

#mainArea .messageTxt01 {
	margin: 0 0 10px 0;
}



/* stock */
#mainArea #conditionTable01,
#mainArea #conditionTable04 {
	width: 100%;
	margin: 0 0 5px 0;
}

#mainArea #conditionTable02,
#mainArea #conditionTable03 {
	float: left;
	width: 288px;
	margin: 0 0 5px 0;
}

#mainArea #conditionTable01 th {
	width: 200px;
	background-color: #ecf2f9;
	font-weight: bold;
}

#mainArea #conditionTable02 th {
	width: 130px;
	background-color: #ecf2f9;
	font-weight: bold;
}

#mainArea #conditionTable03 thead th,
#mainArea #conditionTable04 thead th {
	background-color: #ecf2f9;
	font-weight: bold;
	text-align: center;
}

#mainArea #conditionTable03 tbody th {
	width: 110px;
	background-color: #f4f8fc;
}

#mainArea #conditionTable04 tbody th{
	width: 290px;
	background-color: #f4f8fc;
}

#mainArea #conditionTable02 td,
#mainArea #conditionTable03 tbody td,
#mainArea #conditionTable04 tbody td {
	text-align: right;
}

#mainArea #dividendTable01 {
	margin: 30px 0 0 0;
	width: 100%;
}

#mainArea #dividendTable01 th {
	width: 180px;
	background-color: #ecf2f9;
	font-weight: bold;
}

#mainArea #dividendTable01 td {
	text-align: center;
}

#mainArea #dividendTable02 {
	width: 100%;
}

#mainArea #dividendTable02 thead th {
	background-color: #ecf2f9;
	font-weight: bold;
	text-align: center;
}

#mainArea #dividendTable02 tbody th {
	width: 180px;
	background-color: #f4f8fc;
}

#mainArea #dividendTable02 tbody td {
	text-align: center;
}

#mainArea #procedureTable01 {
	margin: 30px 0 0 0;
	width: 100%;
}
#mainArea #procedureTable01 th {
	width: 180px;
	background-color: #ecf2f9;
	font-weight: bold;
	vertical-align: top;
}

#mainArea ol.irPrivacy {
	margin: 0 0 20px 0;
}

#mainArea ol.irPrivacy li {
	margin: 0 0 0 30px;
	font-size: 12px;
	line-height: 1.5;
}

#mainArea dl.irPrivacy {
	padding: 10px;
	background-color: #eeeeee;
}

#mainArea dl.irPrivacy dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#mainArea dl.irPrivacy dd {
	font-size: 12px;
	line-height: 1.5;
}



/* finance */
#mainArea #highlightTable01,
#mainArea #highlightTable02,
#mainArea #highlightTable03 {
	width: 100%;
}
#mainArea #highlightTable03 {
	margin: 0 0 20px 0;
}

#mainArea #highlightTable01 thead th,
#mainArea #highlightTable02 thead th,
#mainArea #highlightTable03 thead th {
	background-color: #ecf2f9;
	font-weight: bold;
	text-align: center;
}

#mainArea #highlightTable01 tbody th,
#mainArea #highlightTable02 tbody th,
#mainArea #highlightTable03 tbody th {
	width: 170px;
	background-color: #f4f8fc;
}

#mainArea #highlightTable01 tbody td,
#mainArea #highlightTable02 tbody td,
#mainArea #highlightTable03 tbody td {
	text-align: right;
}

#mainArea .secReportTable01 {
	width: 100%;
}

#mainArea span.edinet {
	color: #cc0000;
}

#mainArea p.edinetFootnote {
	margin: 20px 0 0 0;
}


/* schedule */
#mainArea dl.irSchedule {
	margin: 0 0 0 30px;
}

#mainArea dl.irSchedule dt {
	float: left;
	width: 60px;
	font-size: 12px;
	line-height: 1.8;
}

#mainArea dl.irSchedule dd {
	font-size: 12px;
	line-height: 1.8;
}



/* irDict */
#mainArea #irDictTable01 {
	margin: 30px 0 20px 0;
	width: 100%;
}

#mainArea #irDictTable01 th {
	width: 75px;
	background-color: #e0e8f5;
	text-align: center;
	vertical-align: middle;
}

#mainArea #irDictTable01 ul.alpha,
#mainArea #irDictTable01 ul.hiragana {
	list-style-type: none;
}

#mainArea #irDictTable01 ul.alpha li,
#mainArea #irDictTable01 ul.hiragana li {
	display: inline;
	margin: 0 2px 0 0;
}

#mainArea .irDictionary {
	border-bottom: 1px solid #dddddd;
}

#mainArea .irDictionary dt {
	float: left;
	width: 75px;
	padding: 5px;
	border-top: 1px solid #dddddd;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

#mainArea dl.irDictionary dd {
	margin: 0 0 0 80px;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #dddddd;
}

#mainArea dl.irDictionary h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}


/* faq */
#mainArea dl.irFaq01,
#mainArea dl.irFaq02 {
	margin: 0 0 0 10px;
}

#mainArea dl.irFaq01 dt,
#mainArea dl.irFaq02 dt {
	float: left;
	width: 33px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#mainArea dl.irFaq01 dd {
	margin: 0 0 3px 35px;
	width: 475px;
	font-size: 12px;
	line-height: 1.5;
}

#mainArea dl.irFaq01 dd th,
#mainArea dl.irFaq01 dd td,
#mainArea dl.irFaq01 dd p {
}

#mainArea dl.irFaq02 dd {
	margin: 0 0 0 35px;
	width: 475px;
}

#mainArea dl.irFaq02 dd h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#mainArea #aboutusTable01 th {
	vertical-align: top;
}


/* highlightData */

#mainArea div.highlightData {
	clear: both;
	width: 530px;
	padding: 0 0 30px 0;
}

#mainArea .highlightData div.left {
	float: left;
	width: 255px;
}

#mainArea .highlightData div.right {
	float: right;
	width: 260px;
}

#mainArea div.highlightData h3 {
	text-align: center;
}

/* right */
#mainArea p.dividendDate01  {
	margin: 0 0 3px 0;
	text-align: right;
}