﻿@charset "UTF-8";

.txt_m{
	line-height:1;
}

.section_left p,
.section_right p {
	text-align: center;
}

.section_left2 {
	float: left;
	margin: 0px 6px 0px 0px;
}
.section_left3 {
	float: left;
	width: 200px;
}
.section_right {
	float: right;
	width: 285px;
}

/* flash */
#flashcontent_wrap {
	margin: 0 auto 30px auto;
	text-align: center;
}
.height_fix{
	height:50px;
	overflow: auto;
}
