#contents {
	padding: 20px 20px 30px 0;
}
#contents h1 {
	margin: 0 0 20px 0;
}
#contents h2 {
	margin: 20px 0 10px 0;
	padding: 3px 6px 2px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
#contents h3 {
	margin: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	color: #000;
}
#contents h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	color: #0099CC;
	padding-bottom: 3px;
	border-bottom: 1px dashed #0099CC;
	margin: 10px 0 10px 0;
}

#index-table td {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	font-weight: bold;
	border-right : 1px solid #CCC;
	border-bottom : 1px solid #CCC;
	background-color: #EEE;
}
#index-table img {
	margin-bottom: 4px;
}
#index-table .no-border {
	border-style: none;
	background-color: #FFFFFF;
}


#contents .photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
}
#contents .photo img {
	margin-bottom: 3px;
}
#contents p {
	margin: 0 0 11px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
}
#contents .icon-pdf {
	margin-right: 3px;
	vertical-align: text-bottom;
}
#contents .bar {
	margin: 12px 0 12px 0;
}

.img-right {
	margin-left: 10px;
	margin-bottom: 5px;
}