@charset "Shift_JIS";


em{
	font-weight:normal;
	color:#1378ce;
}

.hos_list01{
	list-style:decimal;
	list-style-position:inside;
	margin-top:15px;
	width:450px;
	background-image:url(../images/dot.gif);
	background-position:top;
	padding-top:10px;
	background-repeat:repeat-x;
}

.hos_list01 li{
	margin-bottom:10px;
	background-image:url(../images/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
}

