/*-----------------------------------------------
	IR-Index (2008.02.22)
-----------------------------------------------*/
div#body.ir div#main{
	width: 756px;
}
div#body.ir div#main div.left{
	width: 540px;
	margin-top: -35px;
}
div#body.ir div#main div.right{
	width: 185px;
	margin-top: -20px;
}

/*----- left mainarea -----*/
body#ir div#body.ir div#main div.left h2{
	margin: 35px 0 0 0;
	background-image: none;
}
div#body.ir div#main div.left div.news dl{
	clear: both;
	width: 540px;
	padding: 10px 0 10px 0;
	background: url("/en/common/image/img_dotted_line_bg.gif") repeat-x 0 100%;
	font-size: 95%;
}
	/*CLEARFIX*/
	div#body.ir div#main div.left div.news dl:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
	div#body.ir div#main div.left div.news dl { display: inline-block; }
	/*\*/
	div#body.ir div#main div.left div.news dl { height: 1%; }
	div#body.ir div#main div.left div.news dl { display: block; }
	/**/

div#body.ir div#main div.left div.news dt{
	float: left;
	width: 11em;
	padding: 0 0 0 3px;
	color: #999999;
}
div#body.ir div#main div.left div.news dd{
	margin-left: 9.5em;
}
div#body.ir div#main div.left div.release dd{
	padding-left: 20px;
	background: url("/en/common/image/icon_list_document.gif") no-repeat 4px 4px;
}
div#body.ir div#main div.left ul.items li{
	padding: 0 0 2px 20px;
	background: url("/en/common/image/icon_list_pdf.jpg") no-repeat 4px 50%;
}
div#body.ir div#main div.left ul.items li.none{
	background: none;
}
div#body.ir div#main div.left ul.items li.document{
	background: url("/en/common/image/icon_list_document.gif") no-repeat 4px 50%;
}
div#body.ir div#main div.left ul.items li.pdf{
	background: url("/en/common/image/icon_list_pdf.jpg") no-repeat 4px 50%;
}
div#body.ir div#main div.left ul.items li.movie{
	background: url("/en/common/image/icon_list_movie.jpg") no-repeat 4px 50%;
}

div#body.ir div#main div.left .release p.functions{
	margin-top: -1em;
	text-align: right;
}

div#body.ir div#main p.note{
	color: #999999;
	font-size: 88%;
	margin-top: 25px;
}
div#body.ir div#main div.left p.note img {
	vertical-align: middle;
}

div#body.ir div#main div.left p.note a.window_inline {
	background: url("/en/common/image/icon_window.gif") no-repeat 4px 50%;
	padding-left: 20px;
}

/*----- right category navigation -----*/
div#body.ir div#main div.right h2{
	margin: 20px 0 0 0;
	background-image: none;
}
div#body.ir div#main div.right .attention_info{
	padding: 5px 0 0 0;
	font-size: 0.1em;
	line-height: 1;
}
div#body.ir div#main div.right .attention_info li{
	margin: 5px 0 0 0;
}
div#body.ir div#main div.right .forpersonal{
	background: url("/en/ir/image/bg_forpersonal02.gif") no-repeat 0 100%;
	padding-bottom: 7px;
	margin-top: 10px;
}
div#body.ir div#main div.right .forpersonal ul{
	background: url("/en/ir/image/bg_forpersonal01.gif") no-repeat 0 0;
	padding-top: 10px;
	padding-left: 14px;
}
div#body.ir div#main div.right .forpersonal ul li{
	background: url("/en/common/image/icon_list_triangle_h.gif") no-repeat 0 50%;
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
	font-size: 88%;
}


