@charset "UTF-8";
@import "common.css";
@import "corner.css";

h2 {
	margin-bottom:15px;
}

#page-copy {
	width:660px;
	margin:0 auto 10px auto;
}

/*-----------------------------------------
	btn
-----------------------------------------*/

.btn-box {
	width:660px;
	margin:0 auto;
}

.btn-box ul {
	clear:both;
	margin-bottom:10px;
}

.btn-box li {
	line-height:0;
	font-size:0;
}


