﻿@charset "UTF-8";

h3 {
	font-weight: bold;
	padding: 0 0 10px 0;
}

div.section {
	padding: 20px 19px;
	background: #ffffff;
	border: #e5e5e5 1px solid;
	border-top: none;
	border-bottom: none;
}

div.section div.sectionLeft {
	float: left;
}

div.section div,sectionRight {
	float: right;
}

div.layout01 div.sectionLeft {
	width: 420px;
}

div.layout01 div,sectionRight {
	width: 220px;
}

p.pageTop {
	padding:10px 0;
	font-size: 0;
}