/*****[基幹モダナイ] ファイル文字コード変換実施 2020.04.21 */
/*****[基幹モダナイ] 非互換変換実施(V3.00) 2020.04.21 */
/***** CH19-090203RC 2020.04.21 start *****************************************/
/*@charset "Shift_JIS";*/
@charset "UTF-8";
/***** CH19-090203RC 2020.04.21 end   *****************************************/

/*************************************************************
Title: serch list box
*************************************************************/

#s_box800{
	width:800px;
	height:auto;
	background: #EBEBEB url(eplus/j_cssimage/sbox_bk_top.gif) top no-repeat;
	text-align: left;
}

#s_box800_inbox{
	width:700px;
	height:auto;
	padding:30px 50px 10px 50px;
	background: url(eplus/j_cssimage/sbox_bk_btm.gif) bottom no-repeat;
}

.s_box_ticket7Icn,
.s_box_slcSeatIcn,
.s_box_slcSeat_ticket7Icn,
.s_box_blankIcn{
	width:700px;
	height:auto;
	background: #ffffff url(eplus/j_cssimage/sbox_in_bk_top.gif) top no-repeat;
	margin-bottom: 20px;
}

.s_box700_inbox{
	width:700px;
	height:auto;
	padding:5px 0 6px 0;
	background: url(eplus/j_cssimage/sbox_in_bk_btm.gif) bottom no-repeat;
}

.s_box_contbox{
	width:696px;
	/width:700px;
	height:auto;
	padding:0 1px 0 1px;
	border-left:#CFCFDF solid 1px;
	border-right:#CFCFDF solid 1px;
}

.event_title{
	width:663px;
	/width:696px;
	height:auto;
	min-height:17px;
	/min-height:16px;
	padding:6px 5px 10px 28px;
	/padding:7px 5px 10px 28px;
	margin-bottom:3px;
	border-bottom:#A0BBDD solid 1px;
	background: #DBE4F6 url(eplus/j_cssimage/sbox_t_arrow.gif) top left no-repeat;
}

.event_title a:link,
.event_title a:visited,
.event_title a:hover,
.event_title a:active {color:#0A50A7; text-decoration:underline}

.s_box_contbox_detail{
	width:686px;
	height:auto;
}

.s_box_contbox_left{
	float:left;
	width:461px;
}

.s_box_blankIcn .s_box_contbox_left{
	float:left;
	width:609px;
}

.s_box_contbox_center{
	float:left;
	width:150px;
	padding-top:27px;

}

.s_box_slcSeat_ticket7Icn .s_box_contbox_center{
	float:left;
	width:150px;
	padding-top:12px;

}

.s_box_blankIcn .s_box_contbox_center{
	display:none;
	width:1px;
}

.s_box_contbox_right{
	float:right;
	width:65px;
	padding-top:26px;

}


.place_area{
	width:372px;
	/width:449px;
	height:auto;
	min-height:16px;
	padding:6px 0 5px 77px;
	border-bottom:#A0BBDD solid 1px;
	background: url(eplus/j_cssimage/place_icon.gif) top left no-repeat;

}

.date_area{
	width:372px;
	/width:449px;
	height:auto;
	min-height:16px;
	padding:6px 0 5px 77px;
	border-bottom:#A0BBDD solid 1px;
	background: url(eplus/j_cssimage/date_icon.gif) top left no-repeat;

}

.accept_area{
	width:372px;
	/width:449px;
	height:auto;
	min-height:16px;
	padding:6px 0 5px 77px;
	border-bottom:#A0BBDD solid 1px;
	background: url(eplus/j_cssimage/accept_icon.gif) top left no-repeat;

}

.code_area{
	width:372px;
	/width:449px;
	height:auto;
	min-height:16px;
	padding:6px 0 5px 77px;
	background: url(eplus/j_cssimage/code_icon.gif) top left no-repeat;

}


.s_box_blankIcn .place_area{
	width:532px;
	/width:609px;
	height:auto;
	min-height:16px;
	padding:6px 0 5px 77px;
	border-bottom:#A0BBDD solid 1px;
	background: url(eplus/j_cssimage/place_icon.gif) top left no-repeat;

}

.s_box_blankIcn .date_area{
	width:532px;
	/width:609px;
	height:auto;
	min-height:16px;
	padding:6px 0 5px 77px;
	border-bottom:#A0BBDD solid 1px;
	background: url(eplus/j_cssimage/date_icon.gif) top left no-repeat;

}

.s_box_blankIcn .accept_area{
	width:532px;
	/width:609px;
	height:auto;
	min-height:16px;
	padding:6px 0 5px 77px;
	background: url(eplus/j_cssimage/accept_icon.gif) top left no-repeat;

}





.detail_btm a {
	text-decoration: none;
	display: block;
	background: url(eplus/j_cssimage/sbox_detail_btm.gif) no-repeat;
	height: 31px;
	width:65px;
	text-indent:-9999px;
}


.s_box_ticket7Icn .icon_img {
	text-decoration: none;
	display: block;
	background: url(eplus/j_cssimage/ticket7_banner.gif) no-repeat;
	height: 31px;
	width:150px;
	text-indent:-9999px;
}

.s_box_slcSeatIcn .icon_img {
	text-decoration: none;
	display: block;
	background: url(eplus/j_cssimage/slcseat_banner.gif) no-repeat;
	height: 31px;
	width:150px;
	text-indent:-9999px;
}

.s_box_slcSeat_ticket7Icn .icon_img {
	text-decoration: none;
	display: block;
	background: url(eplus/j_cssimage/slcseat_ticket7_banner.gif) no-repeat;
	height: 61px;
	width:150px;
	text-indent:-9999px;
}
