@charset "utf-8";

.l_page h1.is_h1page{
	padding-bottom: 20px;
}

.l_agree li{
	border-bottom: #999 2px dotted;
	padding: 15px 0;
}

.l_agree li:last-child{
	border-bottom: none;
}

.l_agree li a{
	color: #2d2e2e;
	text-decoration: none;
}

.l_agree li a:hover{
	color: #1d2087;
}
