@charset "utf-8";
/* CSS Document */

#contents h2{
	font-size:128%;
	margin:0 0 10px 5px;}
	
#box01 p{
	line-height:1.5;
	margin-bottom:10px;}
	
#box02,#box03,#box04{
	clear:both;
	padding-top:10px;}
	
.left{
	width:230px;
	float:left;
	border:#fe9 20px solid;
	padding:20px;}
	
.center{
	width:230px;
	float:left;
	border:#fe9 20px solid;
	padding:20px;
	margin-left:10px;}
	
.right{
	width:230px;
	float:right;
	border:#fe9 20px solid;
	padding:20px;
	}
	
.right02{
	width:270px;
	float:right;
	border:#fe9 10px double;
	padding:20px 0 10px 20px;}
	
.right02 p{
	line-height:1.5;
	margin-bottom:10px;}
	
#contents h3{
	margin-bottom:10px;}
	
#contents ul li{
	line-height:1.6;}
	
.small{
	font-size:100%;
	line-height:1.5;}
	
#contents span{
	color:#F99;
	font-weight:bold;}
	
.tax{
	clear:both;
	padding-top:20px;
	text-align:right;}
	
#box04 img{
	float:left;}
	
#box04 p{
	width:720px;
	border:#fe9 10px double;
	margin:20px 0 0 0;
	padding:20px 10px 20px 200px;
	line-height:1.6;}



