@charset "UTF-8";

#contents .headLine {
	position: relative;
	width: 645px;
}
#contents .headLine p { margin-bottom: 0;}
#contents .headLine .img {
	position: absolute;
	bottom: 0;
	right: 95px;
}

section ul {
	list-style: disc;
	list-style-position: inside;
}

#contents .button a:first-child img { margin-right: 36px;}
#contents iframe { height: 457px; }

#contents .agree {
	padding-right: 0;
}
#contents .agreement {
	margin-bottom: 30px;
	padding: 20px 0 20px 20px;
}
.scrollBox { height: 464px; }
#contents .scrollBoxInner {
	padding-right: 60px;
}

