@charset "shift_jis";

p {
	font-size: 14px;
	line-height: 130%;
}

.red {
	color:#ff3366;
	margin: 0 0 0 10px;
}

.template {
	width: 700px;
	margin: 20px 50px;
}

.left_box {
	float: left;
	width: 480px;
}

.right_box {
	float: right;
	width: 200px;
}