@charset "utf-8";
/* CSS Document */
/* ===== index2 ===== */
div#executive {
}

div#executive h2 { margin-bottom: 1.5em;}

span#NOI {
	font-size: 150%;
	font-weight: bold;
	color: #CC0000;
}

table.increaseA { float: left;}
table.increaseB { float: right;}

p#summary2 { text-align: center;}

p#summary2 img { margin-bottom: 10px;}

div#executive ul{
list-style:none;
}

div#executive .dia{
	color:#cc0000;
	padding-right:7px;
}

div#executive .blue{
	color:#0b4199;
	}
	
div#executive .red{
	color:#cc0000;
	}
div#executive .style1 {
margin-left:50px;
}

div#executive .fontsize90per {
	font-size: 90%;
}
div#executive .fontsize80per {
	font-size: 80%;
}

div#executive table.caption_c01 {
	border-bottom: solid 3px #5885ea;
	margin-bottom: 5px;
}
div#executive table.caption_c01 tr th {
	font-size: 14px;
	font-weight:bold;
	color:#5885ea;
}
div#executive table.caption_c01 tr td {
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}
div#executive table.caption_c01 tr td span {
	color:#5885ea;
}

div#executive table.caption_c02 {
	border-bottom: solid 3px #78be96;
	margin-bottom: 5px;
}
div#executive table.caption_c02 tr th {
	font-size: 14px;
	font-weight:bold;
	color:#78be96;
}
div#executive table.caption_c02 tr td {
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}
div#executive table.caption_c02 tr td span {
	color:#78be96;
}

div#executive table.caption_c03 {
	border-bottom: solid 3px #f6c700;
	margin-bottom: 5px;
}
div#executive table.caption_c03 tr th {
	font-size: 14px;
	font-weight:bold;
	color:#f6c700;
}
div#executive table.caption_c03 tr td {
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}
div#executive table.caption_c03 tr td span {
	color:#f6c700;
}

div#executive table.caption_c04 {
	border-bottom: solid 3px #f57b80;
	margin-bottom: 5px;
}
div#executive table.caption_c04 tr th {
	font-size: 14px;
	font-weight:bold;
	color:#f57b80;
}
div#executive table.caption_c04 tr td {
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}
div#executive table.caption_c04 tr td span {
	color:#f57b80;
}

div#executive table.caption_c05 {
	border-bottom: solid 3px #bfbfbf;
	margin-bottom: 5px;
}
div#executive table.caption_c05 tr th {
	font-size: 14px;
	font-weight:bold;
	color:#bfbfbf;
}
div#executive table.caption_c05 tr td {
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}
div#executive table.caption_c05 tr td span {
	color:#bfbfbf;
}

/* ===== Dividend ===== */
table.divideTbl {
	width: 350px;
	margin-bottom: 15px;
}

table.divideTbl th { font-weight: bold;}

table.divideTbl td {
	font-weight: bold;
	font-size: 130%;
	color: #CC0000;
}


/* ===== index4 ===== */

.xsmall { font-size: 85%; }
em { /font-size: 85% !important; }
table.xsmall td { /font-size: 85%; }


/* ===== index5 ===== */
div#coverage { width: 420px;}

/* ===== investor/index3 ===== */
table.formula {
	border: 1px solid #CCCCCC;
}

/* ===== index6(FAQ) ===== */
table#faqDept {
	margin-left: auto;
	margin-right: auto;
}

table#faqDept caption {
	font-weight: bold;
	text-align: left;
}

table#faqDept td {
	border: 3px double #CCCCCC;
	padding: 3px;
}
table#faqDept td#space {
	border: none;
	padding: 0px;
}

div#contents table#faqDept td p { margin-bottom: 0;}

div#faq { margin: 0px -10px;}

div#faq ul#tab li { width: 175px;}

div#faq h2 { margin: 0px 0px 12px;}

div#contents div#faq dl {
	margin: 0px;
	clear: both;
}

div#faq dt {
	background-color: #FDFAEC;
	padding: 5px 12px 5px 45px;
	text-indent: -2em;
	font-size: 120%;
	color: #243E8A;
}
div#faq dt.over10 {
	text-indent: -3em;
	padding-left: 58px;
}
div#faq dt span {
	font-weight: bold;
}
div#faq dt span.small {
	font-weight: normal;
	font-size: 80%;
}

div#faq dd {
	margin-bottom: 15px;
	padding: 5px 12px 10px 15px;
	background-image: url(../img/dot_side.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.large_red {
	font-size: 170%;
	font-weight: bold;
	color: #CC0000;
	text-align:center;
	line-height:1;
}
.large_blue {
	font-size: 170%;
	font-weight: bold;
	color: #0b4199;
	text-align:center;
	line-height:1;
}
