@charset "utf-8";
#report {
	font-size: 14px;
	border: 1px dashed #CCCCCC;
}
#report td {
	font-size: 14px;
}
.kanso {
	font-size: 15px;
	text-align: left;
	margin-right: 200px;
	margin-left: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#kanso h2 {
	font-size: 16px;
	font-weight: lighter;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#kanso p {
	font-size: 15px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#kanso {
	margin-right: 120px;
	margin-left: 120px;
}
.right {
	text-align: right;
}
#text {
	margin: 0px;
}
table #text {
	margin: 0px;
}
table #photo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table #text p {
	margin-bottom: 10px;
}
table #schedule {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents_planlist caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #0000FF;
	padding-top: 5px;
	padding-left: 5px;
}

