@charset "utf-8";
/* CSS Document */

.nf-out-box {
	background-image: url(../images/common/back_nf.gif);
	background-repeat: repeat;
	padding: 15px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.nf-in-box {
	background-color: #FFFFFF;
	padding: 30px;
}
.nf-tit {
	font-size: 134%;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 20px;
	text-align: center;
}
.nf-tx {
	padding-left: 10px;
	margin-bottom: 20px;
}
.nf-lk {
	margin-bottom: 10px;
	font-size: 117%;
	text-align: center;
}

