@charset "utf-8";
h2 {
	font-size: 16px;
	text-align: center;
	color: #060;
}

h3 {
	font-weight: bold;
	color: #933;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C66;
	border-bottom-color: #C66;
}
h4 {
	text-align: center;
	font-weight: bold;
	color: #3399FF;
}
table {
	border: 1px solid #666;
	border-collapse:collapse;
	width: 100%;
}
th {
	background-color:#F99;
	padding: 3px;
	border: 1px solid #666;
	text-align: center;
}
td {
	padding: 5px;
	border: 1px solid #666;
}
.headtd {
	background-color: #CCC;
	text-align: center;
}
table em {
	font-size: 10px;
}
.block_title {
	width: 405px;
	margin-right: auto;
	margin-left: auto;
}
.block1st {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.yellow_box {
	background-color: #FFC;
	border: 1px solid #FCC;
	padding: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.yellow_box p {
	margin-top: 30px;
}
.yellow_box img {
	float: left;
	margin-right: 10px;
}
.ph_block {
	font-size: 10px;
	width: 190px;
	border: 1px solid #666;
	float: left;
	text-align: center;
	margin-right: 12px;
}
.report_table {
	width: 406px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.report_table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.report_table div{
	font-size: 12px;
	width: 190px;
	margin-top: 5px;
}
.report_table2 {
	width: 609px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo_table {
	width: 588px;
	margin-left:6px;
	border-style: none;
}

.photo_table td {
	padding: 3px;
	border-style: none;
	vertical-align: top;
}

.photo_table p {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

