@CHARSET "UTF-8";

ul.listi_voice{
	line-height:20px;
	font-size:10pt;
	color: #4d4d4d;
	margin:10px 10px 10px 40px;
	font-weight:bold;
	list-style-image:url('./images/listi_voice.gif');
}

li.listi_voice{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.line_list {
	background:url(./images/package_list_title_line.gif) no-repeat left bottom;
	height:28px;
	margin:0px 0px 5px 0px;
}



.notice {
	width: 520px;
	padding: 10px;
	background-color: #F1F5F9;
	border: solid 3px #D0E1F6;
}
