@charset "utf-8";
/* CSS Document */

div#irTop { margin: 0px -10px;}

div#irTop div#centerArea {
	float: left;
	position: relative;
	width: 506px;
}

div#centerArea table#tblLink { margin-top: 11px;}

div#centerArea table#tblLink ul {
	list-style: none;
	margin: 6px 8px;
}

div#contents div#centerArea table#tblLink ul li {
	margin: 0;
	padding-left: 11px;
	background-image: url(../img/arrow_link.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
}

div#centerArea table#tblLink td {
	width: 331px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

div#centerArea table#tblLink td#centerTd {
	width: 172px;
	border: none;
}

div#centerArea table#tblLink td#centerTd ul { margin: 0;}

div#centerArea table#tblLink td#centerTd ul li {
	padding-left: 0px;
	background-image: none;
	margin-bottom: 10px;
}

div#centerArea table#tblLink td#centerTd ul li img { vertical-align: bottom;}

div#centerArea table#tblLink td#centerTd ul li#bottomImg { margin-bottom: 0;}

div#irTop div#rightArea {
	float: right;
	width: 168px;
}

div#irTop div#rightArea p { margin-bottom: 0;}

div#irTop div#rightArea ul {
	list-style: none;
	margin: 0;
}

div#irTop div#rightArea ul li {
	margin: 0;
}

div#irTop div#rightArea ul#otherCat {
	border: 1px solid #CCCCCC;
	border-top: none;
	background-color: #F4F4F4;
	padding: 4px 3px 2px;
	margin-bottom: 8px;
}

div#irTop div#rightArea ul#otherCat li { margin-bottom: 2px;}

div#irTop div#rightArea ul#inLink li { margin-bottom: 7px;}


/* ===== President's Message ===== */
div#message {
	margin: 0px -10px 15px;
	text-align: center;
}

/* ===== IRライブラリー ===== */
div#libTop { margin: 0px -10px;}

div#libTop table {
	border: 1px solid #CCCCCC;
	margin-bottom: 13px;
	width: 336px;
	float: left;
}

div#libTop table.tblR { float: right;}

div#libTop table th { border-bottom: 1px solid #CCCCCC; height: 34px;}

div#libTop table td {
	vertical-align: top;
	padding: 6px;
}

div#libTop table td.thumb { width: 97px;}

div#libTop table td.detail {
	text-align: right;
	vertical-align: bottom;
}

div#libTop table td.detail a {
	background-image: url(../img/arrow_link.gif);
	background-position: left 0.3em;
	background-repeat: no-repeat;
	padding-left: 12px;
}

div#libTop table td#press {
	height: 4.65em;
	_height: 3.6em;
}

table.irtbl{
	margin-bottom: 20px;
}

table.irtbl th, table.irtbl td {
	background-image: url(../corporate/img/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

table.irtbl th {
	text-align: left;
	padding: 5px 10px;	
}

table.irtbl th.date {
	width: 12%;
}

table.irtbl td {
	padding: 5px 10px 5px 5px;
	width: 15%;	
}

/* ===== 決算ハイライト ===== */
div#highlightBox { margin: 0px 20px 20px;}

div#highlightBox div.graphL { float: left; margin-bottom: 10px;}
div#highlightBox div.graphR { float: right; margin-bottom: 10px;}

table#highlight { clear: both;}

table#highlight thead th {
	font-size: 85%;
	text-align: center;
	padding: 3px;
}

table#highlight tr.border td { border-top: 3px solid #CCCCCC;}

/* ===== 株式情報 ===== */
table#stockholder {
	float: left;
	width: 400px;
}

/* ===== FAQs ===== */
p#stockContact {
	width: 350px;
	background-color: #FFFAEA;
	border: 1px solid #5AA2AD;
	padding: 10px;
	font-weight: bold;
}

/* ===== 株主・投資家の皆様へ ===== */
div#investor { margin: 0px -10px;}

div.invL, div.invR {
	float: left;
	width: 318px;
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 0px 9px;
	margin-bottom: 13px;
}

div.invR {
	float: right;
}

div.invL h2, div.invR h2 { background-image: url(../ir/img/bg_h2_s.gif); line-height: 36px;}

div#contents div.invL p, div#contents div.invR p { margin-bottom: 1em;}

div#contents div.invL ul, div#contents div.invR ul {
	list-style: none;
	margin: 0;
}

div#contents div.invL li, div#contents div.invR li {
	float: left;
	margin: 0px;
	padding: 0px 3px 5px;
}

/* ===== IRアンケート ===== */
div#contents dl#enquete dd { text-indent: 0em;}
