#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#content ul {
	margin-bottom: 20px;
}
#content h2 {
	font-size: 110%;
	line-height: 1.4em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	color: #555;
	background-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F66;
}

#content h3 {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #F66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h4 {
	font-weight: bold;
	color: #666600;
	line-height: 1.4em;
	font-size: 110%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content h6 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	margin: 5px 0px 15px;
	padding: 0px;
}
#content .boshu {
	background-color: #EFEFE7;
	color: #660;
	line-height: 1.4em;
	padding: 10px;
}
#content .class  {
	border: 1px solid #660;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
	width: 280px;
}
#content .class p  {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
}


#content p {
	margin-bottom: 20px;
	line-height: 1.6;
}
#title {
	margin-bottom: 15px;
}


#content caption {
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
}
#content tr.line {
	background-color: #FFC;
}
a.link-impma {
	background-image: url(images/link_impma.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 580px;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	text-indent: -9999px;
}
a.link-impma:hover {
	background-position: 0px -60px;
}
#gaiyo {
	text-align: center;
	margin-bottom: 10px;
}
#photo img {
	margin-right: 5px;
	margin-bottom: 10px;
}
#content .table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
#content .table tr td strong {
	font-weight: bold;
	color: #F90;
	margin-bottom: 10px;
	display: block;
}
#content .table td{
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.table th.conttitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFD7D7;
	color: #555;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 6em;
	white-space: nowrap;
}
.table th.contno {
	background-color: #F66;
	color: #FFF;
}
