@import "/css/template.css";
#conts .box li {
	margin-left: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: url(/img/template/icon01.gif) no-repeat

}

#conts .box ul {	
	padding-top: 20px;
}
#conts #pankuzu {
	padding: 20px 10px 0 0;
	margin: 0 0 20px 0;

	text-align: right;
}

#conts #pankuzu li {
	background: none;
	padding: 0;
	margin: 0;
	display: inline
}

#conts dl {
	margin-right: 20px;
	margin-left: 20px;
}

#conts dt {
	margin-top: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}

#conts dd {
	line-height: 1.8
}

#conts .box p {
	padding:0 10px;
	margin: 0;
}

#conts h3 {
	margin-bottom: 20px;
}

#conts h4 {
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 10px;
	padding-left: 20px;
	background: url(/img/template/icon02.gif) no-repeat;
}




