/* contents
----------------------------------------------*/
#contents p{
	margin: 20px 0px 4px 0px;
}
#contents ul{
	margin: 0px;
	padding: 0px;
}
#contents li{
	font-size: 12px;
	list-style-position:inside;
	list-style-type: none;
	background-image: url(img/sen04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 0px 6px 90px;
}
#contents li.sita{
	font-size: 12px;
	list-style-type: none;
	background-image: url(img/sen05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 0px 6px 90px;
}
#contents li.sub{
	font-size: 12px;
	list-style-type: none;
	background-image: url(img/sen06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 0px 6px 190px;
	margin: 0px 0px 0px 0px;
}
#contents li.sub_sita{
	font-size: 12px;
	list-style-type: none;
	background-image: url(img/sen07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 0px 6px 190px;
	margin: 0px 0px 0px 0px
}