@charset "UTF-8";


.box{
	float: left;
	width: 260px;
	margin: 0 0px 20px 0;
}

h3 {
	margin: 0 20px 10px 0;
	border-bottom: #0b318f dotted 1px;
}

.box ul{
	margin-left: 20px;
}
.box li{
	padding-left: 15px;
	background: url(../images/point2.gif) 0 0.6em no-repeat;
}
