@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 17-October-2008 15:21:25. */

div#Lv3_contents div.syukuhaku_plan {
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	margin-bottom: 20px;
	clear: both;
}

div#Lv3_contents div.syukuhaku_plan img {
	margin: 5px;
	clear: both;
}

#Lv3_contents div.syukuhaku_plan ul {
	list-style-type: none;
	margin: 0 0 7px 9px;
	padding: 0;
}
#Lv3_contents div.syukuhaku_plan ul li {
	font-size: 80%;
	padding-left: 12px;
	border-bottom: none;
	margin-bottom: 2px;
	background: transparent url(../images/common/orange_arrow_9-9.gif) no-repeat scroll left 2px;
}

div#Lv3_contents div.syukuhaku_plan span.description {
	clear: both;
}


