@charset "utf-8";
/* CSS Document */
#ir9 #btnmenu3 {
	background:url(../../common/img/btn_menu.gif) no-repeat;
	background-position:-499px -51px;
}
#ir9 #btn_lmenu9 {
	background: url(../img/img_side_menu.gif) no-repeat;
	background-position: -210px -354px;
}

.ir_title_courtesy_m {
	margin-bottom: 20px;
}

.ir_h3_courtesy_m {
	margin-top: 20px;
}
.ir_h3_courtesy_s {
	margin-top: 20px;
	margin-bottom:20px;
}

.ir_h4_courtesy_m {
	margin: 20px 0px;
}

/**********************************/
#courtesy_item_wrap {
	width: 750px;
	margin: 20px 10px;
}

#courtesy_item_wrap li {
	display: inline;
	width: 240px;
	margin-right: 7px;
}

#courtesy_item_wrap li img {
	margin-bottom: 10px;
}

.margin_cl {
	margin-right: 0px;
}

/**********************************/
#what_ny {
	margin: 0px 20px;
	width: 750px;
	height: 200px;
}

#courtesy_caution {
	width: 730px;
	margin: 0px 10px;
	margin-top: 30px;
}

#courtesy_caution li {
	line-height: 140%;
}


#datalist_ul{
	width:750px;
	margin:0px 10px 20px 10px;
	padding-top:10px;
}
#datalist_ul li{
	background:url(../img/img_underline.gif) repeat-x bottom;
	margin-top:10px;
	padding-bottom:10px;
	line-height:140%;
}
dl{
	display:inline;}
#datalist_ul dt{
	float:left;
	width:300px;
	font-weight:bold;
	color:#474748;
}
#datalist_ul 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;
}


