h1, h2, h3, h4, h5 {
	color: #000000;
	background: transparent;
	font-weight: bolder;
	margin: auto;
	padding: 0px;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 8pt;
}
.slideInfoZone h2 {
	font-size: 10pt;
	clear: both;
	font-weight: bold;
	padding-bottom: 1px;
}

/*
h1 sup { color: #022440; }
h1 a { color: #; text-decoration: none; }
h1 .company, h1 a .company { color: #d01a71; }
*/

.content {
	margin: 0 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.content a, h2 a {
	color: #000000;
	text-decoration: underline;
}
.content h2 a[href^='http:'][target='_blank'] {
	display: inline-block;
	line-height: 15px;
	padding-right: 13px;
	background: transparent url(ico_link.png) center right no-repeat;
}
.content a:hover, h2 a:hover {
	color: #6A3D00;
	text-decoration: underline;
}
.content p.linkage {
	margin-top: 2em;
	text-align: right;
	font-size: 12em;
	color: #FFFFFF;
}

.content p.linkage a {
	color: #FFFFFF;
}
#myGallery {
	text-align: left;
	margin: 0 auto;
}












