/**********************************************

	ir.css

**********************************************/

/***************** Download *****************/

.download-bt01{ float:right; }

.download-bt01 a
{
	width: 168px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background: #ff3300 url(../../products/images/download_btn-productinfo.gif) no-repeat;
}

.download-bt01 a:hover{ background-position: 0 -43px; }

/***************** IR Information  *****************/

.ir div#contents
{
	background: url(../../products/images/products_bg.gif) repeat-y;
}

.ir div#left{
	float: left;
	width: 170px;
}

.ir div#right{
	float: left;
	width: 660px;
	padding-top: 9px;
	padding-bottom: 30px;
}

.ir div#leftnavi
{
	margin: 1px 2px 0 0;
}
.ir div#leftnavi ul
{
	list-style-type: none;
}

.ir div#leftnavi a,
.ir div#leftnavi span
{
	width: 153px;
	display: block;
	text-indent: -9999px;
	border-top: 1px solid #CBCBCB;
}

/* The first hierarchy */

.ir .navi1
{
	height: 40px;
}
.ir .navi1-on
{
	height: 40px;
	background-position: 0 -40px !important;
}
.ir .navi1:hover
{
	background-position: 0 -40px !important;
}
.ir #navi1-others
{
	padding: 18px 0 0 0;
}

.ir #btn-navi1_message/* Message from the President */
{
	background: url(../../ir/images/btn-navi1_message.gif) no-repeat;
}
.ir #btn-navi1_material/* Financial Information and Business Results */
{
	background: url(../../ir/images/btn-navi1_material.gif) no-repeat;
}
.ir #btn-navi1_finance/* Notice to Shareholders and Share Price */
{
	background: url(../../ir/images/btn-navi1_finance.gif) no-repeat;
}
.ir #btn-navi1_bs_pl/* B/S, P/L */
{
	background: url(../../ir/images/btn-navi1_bs_pl.gif) no-repeat;
}
.ir #btn-navi1_meeting/* General Shareholders Meeting */
{
	background: url(../../ir/images/btn-navi1_meeting.gif) no-repeat;
}
.ir #btn-navi1_caution/* Notes on IR Information */
{
	background: url(../../ir/images/btn-navi1_caution.gif) no-repeat;
}

.ir #btn-navi1_plan/* Outline of the mid-term management plan */
{
	background: url(../../ir/images/btn-navi1_plan.gif) no-repeat;
}
.ir #btn-navi1_introduce/* Business introduction */
{
	background: url(../../ir/images/btn-navi1_introduce.gif) no-repeat;
}
.ir #btn-navi1_highlights/* Result highlights */
{
	background: url(../../ir/images/btn-navi1_highlights.gif) no-repeat;
}

/* Common entry */

.ir h2{
	background: #F8F6F6;
	border-left: 3px solid #314877;
	font-size: 1.2em;
	padding: 10px 0 7px 12px;
	margin-bottom: 15px;
}

.ir h3{
	font-size: 1.2em;
	margin-bottom: 15px;
}

.ir h4{
	font-size: 1em;
	margin-bottom: 5px;
}
