﻿@charset "utf-8";
/* CSS Document */

.h201{
	margin:0px 0px 20px 0px;
}

.h301{
	font-weight:bold;
}

.box01{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
}

.left{
	width:435px;
	float:left;
	border-right:1px solid #ccc;
}

.right{
	width:430px;
	float:right;
	padding:0px 20px 40px 0px;
}

.contact{
	text-align:center;
}