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

#contents{
	font-size:88%;
}

.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 30px 0px;
}

.left{
	width:435px;
	float:left;
}

.right{
	width:430px;
	float:right;
	border-left:1px solid #ccc;
	padding:0px 0px 40px 20px;
}

.contact{
	text-align:center;
}