@charset "utf-8";
h2 {
	background-image: url(images/62title.jpg);
	height: 92px;
	width: 700px;
	text-indent: -99999px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #03C;
}
.aisatu {
	border:2px solid #39F;
	padding:10px;
}
.textbox {
	text-indent: 1em;
	margin-bottom: 1em;
}
.ma_bottom10px {
	margin-bottom: 10px;
}
.ma_bottom5px {
	margin-bottom: 5px;
}
.syusai_tb {
	margin-left:auto;
	margin-right:auto;
}
.syusai_tb th {
	border-top:solid #9CF 1px;
	border-bottom:solid #9CF 1px;
	font-weight:normal;
	text-align:left;
	padding:3px;
}
.syusai_tb td {
	border-bottom:solid #9CF 1px;
	line-height:130%;
	padding:8px 3px 3px 3px;
}
.danraku {
	font-size: 12px;
	margin-left: 14px;
	line-height: 1.5em;
}
.main_tb {
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	border:1px solid #666;
	line-height:100%;
	font-size:12px;
}
.main_tb th {
	border:1px solid #666;
	font-weight:bold;
	padding:2px;
	background-color: #BBE4F9;
	text-align: center;
}
.main_tb td {
	border:1px solid #666;
	padding:3px;
}
.pdflink {
	background-color: #096;
	width: 180px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #033;
	float: right;
}
.pdflink a {
	color:#FFF;
	text-decoration: none;
}
.pdflink a:hover {
	color:#3CF
}
.theme td {
	padding-bottom:15px;
}
.theme {
	width: 100%;
}
.kakomi {
	background-color: #EDE1FF;
	border: 1px solid #609;
	padding: 5px;
	margin-bottom: 1em;
}
.kakomi ul {
	list-style-position: outside;
	margin-left: 1.5em;
}

