@charset "shift_jis";
.style1 {font-size: 10px}
h1{
	background-image: url(../img/report/img/title.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 550px;
	text-indent: -9999px;
}
/* box column */
.box-link,
.box-sample {
	border:1px solid #AA9F88;
	clear:both;
}
.box-article,
.box-notice {
	padding:10px;
	margin:1em 0;
}
.box-link,
.box-toc {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.box-note,
.box-digest,
.box-sample {
	margin:30px;
	padding:3px 3px 10px 3px;
}
.box-link .title,
.box-sample .title {
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin:0;
	padding:0.2em;	
}
.box-link .title {
	background-color:#AA9F88;
	margin-bottom:0.5em;
}
