@charset "utf-8";
/* CSS Document */
#ir10 #btnmenu3 {
	background:url(../../common/img/btn_menu.gif) no-repeat;
	background-position:-499px -51px;
}

#ir10 #btn_lmenu10 {
	background: url(../img/img_side_menu.gif) no-repeat;
	background-position: -210px -394px;
}

.ir_title_lib_m {
	margin-bottom: 20px;
}

.ir_h3_m {
	margin-bottom: 20px;
}

#ir_h3_h_2009, #ir_h3_h_2010 {
	height: 29px;
	margin-bottom: 20px;
}
#ir_h3_h_2010 { margin-top: 20px;}

#ir_h3_h_2009 { background: url(../img/img_ir_h3_h2009.gif) no-repeat;}
#ir_h3_h_2010 { background: url(../img/img_ir_h3_h2010.gif) no-repeat;}


/**********************************/
#datalist_ul{
	width:750px;
	margin:0px 10px 20px 10px;
	padding-top:10px;
	_margin:20px 10px 10px 10px;
	_padding-top:0px;
}
#datalist_ul li{
	background:url(../img/img_underline.gif) repeat-x bottom;
	margin-top:10px;
	padding-bottom:10px;
	line-height:140%;
}

.lib_wrap {
	background:url(../img/img_underline.gif) repeat-x bottom;
	line-height:140%;
	margin:10px 10px 20px 10px;
	padding-bottom:10px;
	width:750px;
}

dl{
	display:inline;}
#datalist_ul dt{
	float:left;
	width:320px;
	font-weight:bold;
	color:#474748;
}
#datalist_ul dd{
	float:left;
	margin-left: 10px;
/*	width:440px;*/
}

.lib_wrap dt{
	float:left;
	width:660px;
	font-weight:bold;
	color:#474748;
}
.lib_wrap dd{
	float:left;
	margin-left: 10px;
/*	width:440px;*/
}

dl span{
	background:url(../img/img_listhead.gif) no-repeat 0 5px;
	display:block;
	padding-left: 15px;
/*	width: 108px;*/
}

.ir_cal_pdf {
	background:url(../../common/img/icon_pdf.gif) no-repeat;
	background-position: right;
	padding-right: 0px;
	display: block;
}
/**********************************/
.more{
	text-align:left;
	margin-top:20px;
	margin-bottom: 20px;
	position:relative;
	height:26px;
}
.more a{
	position:absolute;
	right:0px;
	display:block;
	width:256px;
	height:26px;
	text-indent:-9999px;
}

#more0 a { 
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: 0px 0px;
	}
#more1 a { 
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: 0px -26px;
}
#more2 a { 
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: 0px -52px;
}
#more3 a {
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: 0px -78px;
}
#more4 a {
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: 0px -104px;
}

#more0 a:hover { 
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: -256px 0px;
}
#more1 a:hover {
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: -256px -26px;
}
#more2 a:hover { 
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: -256px -52px;
}
#more3 a:hover { 
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: -256px -78px;
}
#more4 a:hover {
	background:url(../img/btn_detail_strategy.gif) no-repeat;
	background-position: -256px -104px;
}


