@charset "Shift_JIS";

/* ========================================

	対象ファイル：person_other.html
	対象箇所　　：コンテンツ枠内

======================================== */

#main {
	background: url(../img/person_other/main.png) no-repeat;
}

.pages_explanation {
	font-size: 20px !important;
}


/* ---------- jaccs ---------- */

#jaccs_banner {
	float: left;
	margin-right: 10px;
}

#campaign {
	font-size: 16px;
	color: #FF2850;
}


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

.btn {
	margin: 10px 0;
}

