/* CSS Document */

.achievement ul {
	padding: 0 0 0 20px;
	margin: 0px;
}

.achievement li {
	padding: 5px 0;
}

.achievement li a {
	background:url(images/arrow.jpg) no-repeat 0 5px;
	font-size:14px;
	padding-left:14px;
}

.div_fusai {
	background-color:#fffde4; 
	border-top:1px #ebb269 dashed; 
	border-bottom:1px #ebb269 dashed; 
	padding:5px 10px;
	line-height:28px; 
	text-align:left;
	font-size:17px;
	margin-bottom:20px;
	color:red;
}