@charset "utf-8";

/*------------------------------
IR情報ページ用css設定ファイル
------------------------------*/

/*----- 上書き -----*/


/*----- タイトル -----*/
#title_zone #title_text { background: url(../image/ir/main_visual.jpg) right top no-repeat; }

#title_zone #title_text h1 {
	background: url(../image/ir/title_h1.gif) no-repeat;
	width: 86px;
	height: 24px;
}



/* IR情報専用 */

body#ir_page #gnavi li#ir a { background: url(../image/common/gnavi_now.gif) -628px 0 no-repeat; }


dl.news dt img {
	margin-left: 5px;
	vertical-align: middle;
}

#policy { margin: 15px; }
#policyleft {
	float: left;
	width: 230px;
}
#policyright {
	float: right;
	width: 415px;
	margin-left: 15px;
}
#policyright h3 {
	margin: 0;
	border: 0 none;
}

#ir_schedule {
	background: url(../image/ir/img_schedule.gif) no-repeat;
	width: 497px;
	height: 287px;
	margin: 30px auto;
}

#enotice_text {
	font-size: 14px;
	font-weight: bold;
}


#title_lnavi { background: url(../image/ir/title_lnavi.png) no-repeat; }

ul#lnaviul li {
	background: #fff;
	height: auto;
	border-bottom: 1px dotted #c1c1c1;
}
ul#lnaviul li a {
	display: block;
	background: #fff url(../image/common/icon_green_bggray.gif) 10px center no-repeat;
	padding: 10px 0 10px 24px;
	color: #1f4526;
	height: auto;
	overflow: auto;
}

ul#lnaviul li #otherList {
	background: #fff;
	margin: 0 0 0 0;
	display: block;
	border-left: 20px solid #fff;
}
ul#lnaviul li #otherList li {
	background-color: #fff;
	width: 175px;
	height: 37px;
	padding: 0 10px;
	line-height: 37px;
	border-top: 1px dotted #b2b2b2;
	border-bottom: 0 none;
	list-style: none;
}
ul#lnaviul li #otherList li a {
	background: none;
	height: auto;
	overflow: auto;
	padding: 0;
	line-height: 37px;
}

#ir_page dl.news h4{
	font-size: 16px;
	color: #1f4526;
}

#ir_page .ostracized{
	margin-top: 40px;
}
