@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:#EFEFEF; 
	padding:15px 20px 15px; 
	border:1px solid #E2E2E2;
}