@charset "utf-8";
/* CSS Document */

h1 {
	margin-bottom:30px;
}
#box1 dl {
	background:url(../img/index/bg1.jpg) no-repeat 291px 98px;
	margin-bottom:10px;
}
#box1 ul {
	margin-left:20px;
}
#box1 .ul1 {
	width:530px;
}
#box1 .ul2 {
	width:260px;
}
	#box1 .ul2 a {
		text-decoration:underline;
	}
	#box1 .ul2 a:hover {
		text-decoration:none;
	}
#box1 li {
	text-indent:-1em;
	padding-left:1em;
}
#nextbuttonbox {
	width:553px;
	text-align:right;
	margin-bottom:10px;
}
span.p15 {
	font-size:15px;
}