@charset "utf-8";


/* ****************************************_**************************************** */
/* whole */

div#left_list h2 {
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.01em;
	text-indent: -9999px;
	background: url(/images/information-all/information-all_h2.gif) bottom left no-repeat;
}

div#left_list dl {
	margin: 15px 0 20px 0;
}

div#left_list dl dt {
	display: block;
	float: left;
	width: 90px;
	_width: 155px;
	height: auto;
	margin: 1px 0 0 0 ;
	padding: 0 60px 0 5px;
	text-align: right;
	font-size: 0.77em;
	font-weight: bold;
	line-height: 1.3em;
	color: #6f8686;
	clear: both;
}

div#left_list dl dt.icon_4 {
	background: url(/images/index/information_update.gif) right no-repeat;
}

div#left_list dl dt.icon_3 {
	background: url(/images/index/information_product.gif) right no-repeat;
}

div#left_list dl dt.icon_1 {
	background: url(/images/index/information_info.gif) right no-repeat;
}

div#left_list dl dt.icon_2 {
	background: url(/images/index/information_event.gif) right no-repeat;
}

div#left_list dl dd {
	display: block;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 20px 10px 165px;
	font-size: 0.85em;
	line-height: 1.18em;
	color: #ffffff;
}

div#left_list dl dd a span {
	width: 40px;
	height: 13px;
	padding: 5px 41px 5px 0;
	_padding: 0 45px 0 0;
	background: url(/images/index/information_play.gif) right no-repeat;
}
