@charset "euc-jp";
/* CSS Document */


.section{
	clear:both;
	margin-top:45px;
}
h2{margin-bottom:20px;}
h3{margin-bottom:20px;}
.section p{margin-bottom:20px;}

.txtbox{
	background-color:#E8E8DC; 
	padding:10px;
	letter-spacing:0.01em;
	border:1px solid #DDDDD1;
	margin-top:20px;
}