@charset "utf-8";
/* CSS Document */
#ir8 #btnmenu3 {
	background:url(../../common/img/btn_menu.gif) no-repeat;
	background-position:-499px -51px;
}

#ir8 #btn_lmenu8 {
	background: url(../img/img_side_menu.gif) no-repeat;
	background-position: -210px -314px;
}

.ir_title_meeting_m {
	margin-bottom: 20px;
}

.ir_h3_meeting_m {
	margin-top: 30px;
}

.ir_h4_meeting_m {
	margin-bottom: 20px;
}


/**********************************/
.datalist_ul{
	width:750px;
	margin:0px 10px 20px 10px;
	padding-top:10px;
	_margin:10px 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%;
}

.meeting_wrap {
	background:url(../img/img_underline.gif) repeat-x bottom;
	line-height:140%;
	margin:0px 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;
}

.meeting_wrap dt{
	float:left;
	width:320px;
	font-weight:bold;
	color:#474748;
}

.ir_dd_cal_a span{
	background:url(../img/img_listhead.gif) no-repeat 0 5px;
	display:block;
	padding-left: 15px;

}

dd {
	float: right;
	line-height: 16px;
}

.meeting_wrap img {
	margin-bottom: 5px;
	margin-left: 3px;
}

.meeting_wrap span {
	_padding-top: 3px;
}

/**********************************/
.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;
}


