@charset "UTF-8";



/* IR情報CSS
---------------------------------------------------- */

th,td {
	font-weight:normal;
	/*font-size:12px;*/
}

#ir {}


/*------------------------------------------------------------
コンテンツ
------------------------------------------------------------*/

.section{
margin-top:15px;
}


div#ir h1{
margin-bottom:5px;
}


div#ir h2{
padding-top:2px;
padding-bottom:12px;
margin-top:10px;
margin-bottom:10px;
/*border-top:2px solid #88B4D2;*/
background:url(img/bg_h2.gif) no-repeat left bottom;
font-size:1.2em;
}

div#ir h3{
/*padding-top:10px;*/
padding-bottom:2px;
margin-bottom:5px;
/*border-bottom:1px solid #CCCCCC;*/
font-size:1.2em;
}



div#ir table th{
font-weight:normal;
}

#ir #tanshin {
	background: #fff;
	border: none;
	margin-bottom:10px;
}

#ir #tanshin td {
	border: none;
	vertical-align: top;
	padding-left:15px;
	padding-bottom:5px;
}

#ir #tanshin.bottommargin {
	margin-bottom:5px;
}

.rdate{
	width: 80px;
}
.rheadline{
	text-align: left;
}

.comment{
	/*width: 540px;*/
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 5px;
	/*padding-top:10px;*/
	padding-bottom:10px;
	margin-top:10px;
}

.linkright{
	float:right;
}

.marginright{
	margin-top:3px;
	margin-left:10px;
}

#ir #yuho {
	background: #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-bottom:10px;
	font-size:85%;
	width:540px;
}

#ir #yuho th {
	background: #f7f7f7;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	
}

#ir #yuho td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#ir #yuho.bottommargin {
	margin-bottom:25px;
}

.notice {
	/*width: 540px;*/
	font-size: 10px;
	line-height: 1.3em;
	padding-left: 5px;
	/*padding-top:10px;*/
	/*padding-bottom:10px;*/
}

.kome {
	text-indent:-10px;
	margin-left:20px;
	/*margin-top:3px;*/
}

.centertable {
	text-align:center;
	margin-bottom:10px;
}

.righttable {
	text-align:right;
	margin-bottom:10px;
}

.bottommargin {
	margin-bottom:25px;
}

.linkunder {
	margin-top:0;
	padding-top:0;
	margin-bottom:15px;
}


