@charset "shift_jis";

/*
============================================================
サービス専用
------------------------------------------------------------
■ エンターテイメント

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

/* ---------------------------------------------------------
■ エンターテイメント
--------------------------------------------------------- */
.left {
	width: 300px;
	float: left;
	text-align: center;
	margin-bottom:10px;
}

.right {
	width: 300px;
	float: right;
	text-align: center;
	margin-bottom:10px;
}
