﻿@charset "UTF-8";

.section_left p,
.section_right p {
	text-align: center;
}

.section_left {
	float: left;
	width: 355px;
}

.section_right {
	float: right;
	width: 285px;
}

/* flash */
#flashcontent_wrap {
	margin: 0 auto 30px auto;
	text-align: center;
}