﻿@charset "UTF-8";
/******************** Press style ********************/

/* 投資家向け情報 */
#ir_box01 {
}

#ir_box01 td {
	font-size: 12px;
	line-height: 18px;
	padding: 3px 5px;
}

.ir_box_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.ir_box_tit01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.ir_box_tit02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0067a2;
}
.ir_box_select {
	font-weight: bold;
	color: #0067a2;
	background-color: #f2f2f2;
}
.ir_box_sub {
	text-indent: 15px;
}
