@charset "Shift_JIS";
#docbox{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 180px;
	background-color: #FFFFFF;
}
#docbox h2{
	font-size: 120%;
	margin-bottom: 2em;
	letter-spacing: 0.1em;
}
#docbox h3{
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1em;
	color: #336600;
	margin-top: 1em;
}
#docbox p{
	line-height: 1.8em;
	color: #333333;
	margin-bottom: 1em;
}
