@charset "Shift_JIS";


/* Common */

#contentArea .irMainArea .mainArea #txt-bold {
	font-weight: bold;
}


/*-----------------------------------------
 stock.htm
-----------------------------------------*/
#contentArea .irMainArea .mainArea p.stockGraph {
	float: left;
	width: 295px;
	margin-bottom: 0;
}
#contentArea .irMainArea .mainArea p.stockLink {
	float: left;
	width: 130px;
	margin-bottom: 0;
}
#contentArea .irMainArea .mainArea p.stockLink img {
	vertical-align: text-top;
}
#contentArea .irMainArea .mainArea table.dataTable2.stock {
	font-size: 85%;
}
#contentArea .irMainArea .mainArea table.dataTable2.stock th {
	vertical-align: top;
	width: 31%;
	line-height: 140%;
}
#contentArea .irMainArea .mainArea table.dataTable2.stock td {
	vertical-align: top;
	width: 69%;
	line-height: 140%;
}
#contentArea .irMainArea .mainArea table.dataTable2.stock table th,
#contentArea .irMainArea .mainArea table.dataTable2.stock table td {
	border-bottom: none;
}
#contentArea .irMainArea .mainArea table.dataTable2.stock table th {
	width: 5em;
}
#contentArea .irMainArea .mainArea table.dataTable2.stock table td {
	width: auto;
}


/*-----------------------------------------
 bond.htm
-----------------------------------------*/
#contentArea .irMainArea .mainArea table.dataTable.bond th,
#contentArea .irMainArea .mainArea table.dataTable.bond td {
	padding: 5px 2px;
}
#contentArea .irMainArea .mainArea table.dataTable.bond tr.head th {
	padding-top: 3px;
	padding-bottom: 3px;
}


/*-----------------------------------------
 analyst.htm
-----------------------------------------*/
#contentArea .irMainArea .mainArea table.dataTable.analyst td {
	width: 30%;
	text-align: left;
}


/*-----------------------------------------
 dividend.htm
-----------------------------------------*/
#contentArea .irMainArea .mainArea th.dividend {
	font-weight: bold;
	font-size: 110%;
}


/*-----------------------------------------
 epub.htm
-----------------------------------------*/
#contentArea .irMainArea .mainArea table.epub {
	border-bottom: 1px solid #e6e6e6;
}
#contentArea .irMainArea .mainArea table.epub th,
#contentArea .irMainArea .mainArea table.epub td {
	padding: 8px 0;
	border-top: 1px solid #e6e6e6;
	vertical-align: top;
}
#contentArea .irMainArea .mainArea table.epub th {
	width: 75%;
	padding-left: 25px;
	padding-right: 10px;
	background: url(../../img/common/ico_acrobat_s.gif) no-repeat 5px 5px;
}
#contentArea .irMainArea .mainArea table.epub td {
	width: 25%;
}


/*-----------------------------------------
 meeting.htm
-----------------------------------------*/
#contentArea .irMainArea .mainArea dl.meeting {
	clear: both;
	overflow: hidden;
	height: 1%;
	margin: 10px 0 5px 15px;
	padding: 2px 5px 2px 0;
	border-bottom: 1px solid #E6E6E6;
	line-height: 150%;
}
* html #contentArea .irMainArea .mainArea dl.meeting {
	overflow: visible;
}
#contentArea .irMainArea .mainArea dl.meeting dt {
	clear: left;
	float: left;
	width: 180px;
	padding: 5px 0;
	border-top: solid 1px #E6E6E6;
}
#contentArea .irMainArea .mainArea dl.meeting dd {
	min-height: 3em;
	margin-left: 180px;
	padding: 5px 0;
	border-top: 1px solid #E6E6E6;
}
* html #contentArea .irMainArea .mainArea dl.meeting dd {
	height: 3em;
}
#contentArea .irMainArea .mainArea dl.meeting ul li.indent {
	margin-left: 20px;
}
#contentArea .irMainArea .mainArea dl.meeting ul li.pdf.line2 {
	text-indent: -20px;
	background-position: 0 3.0em;
}
#contentArea .irMainArea .mainArea dl.meeting_notice {
	border-top:1px #E6E6E6 solid;
	border-bottom:1px #E6E6E6 solid;
	margin: 15px 0;
	padding:10px 10px 10px 15px;
}
#contentArea .irMainArea .mainArea dl.meeting_notice dt {
	margin-bottom: 3px;
	font-weight: bold;
}
#contentArea .irMainArea .mainArea dl.meeting dd p.note{
	font-size: 85% !important;
}
#contentArea .irMainArea .mainArea ul.linkList1 li.nobg{
	background: none;
}

#contentArea .irMainArea .mainArea .cntct-senyou {
	border:1px solid #333;
	margin-bottom:15px;
	padding:5px;
}


/*-----------------------------------------
 procedure.htm
-----------------------------------------*/
#contentArea .irMainArea .mainArea p.kabuwarning {
	padding: 10px;
	border: 1px solid #f30;
	text-align: center;
	font-size: 90%;
	color: #f30;
}
#contentArea .irMainArea .mainArea dl.procedure {
	overflow: hidden;
}
#contentArea .irMainArea .mainArea dl.procedure dt {
	clear: left;
	float: left;
	width: 9em;
	padding-bottom: 10px;
}
#contentArea .irMainArea .mainArea dl.procedure dd {
	margin-left: 9em;
	padding-bottom: 10px;
}


/*-----------------------------------------
 procedure_qa.htm
-----------------------------------------*/
/* FAQ Index */
#contentArea .irMainArea .mainArea dl#faqIdx {
	overflow: hidden;
}
#contentArea .irMainArea .mainArea dl#faqIdx dt {
	float: left;
	width: 2.3em;
	padding-bottom: 5px;
}
#contentArea .irMainArea .mainArea dl#faqIdx dd {
	margin-left: 2.3em;
	padding-bottom: 5px;
}

/* FAQ */
#contentArea .irMainArea .mainArea dl.faq {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentArea .irMainArea .mainArea dl.faq dt {
	padding: 5px 10px 3px 3em;
	border: #ccc solid 1px;
	background-color: #f2f2f2;
	text-indent: -1.8em;
	font-weight: bold;
}
#contentArea .irMainArea .mainArea dl.faq dt span {
	color: #f00;
}
#contentArea .irMainArea .mainArea dl.faq dl {
	margin-left: 40px;
	line-height: 1.4;
}
#contentArea .irMainArea .mainArea dl.faq dl dt {
	width: 2.5em;
	float: left;
	padding: 10px 0;
	border: none;
	background: none;
	text-indent: 0;
	font-weight: normal;
	color: #09c;
}
#contentArea .irMainArea .mainArea dl.faq dl dd {
	margin-left: 2.5em;
	padding: 10px 5px 10px 0;
}
#contentArea .irMainArea .mainArea dl.faq dl dd ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentArea .irMainArea .mainArea dl.faq dl dd ul li {
	padding-left: 2.6em;
	text-indent: -2.6em;
}