<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

.reportblock{
	margin:0;
	padding:0 0px;
	display:table;
	text-align:left;
}
#reporttitle{
	text-align:left;
	height:52px;
}
#reportimg{
	width:660px;
	height:360px;
	text-align:left;
	display: block;
	margin:0;
	padding:0;
	line-height:0px;
	font-size:0px;
	text-decoration: none;
	overflow:hidden;
}
.slideshow-container{
	position: relative;
	width:540px;
	height:360px;
	float:left;
	margin:0;
	padding:0;
}
#prev_navi a{
	text-decoration: none;
}
#next_navi a{
	text-decoration: none;
}
#prev_navi{
	float:left;
	vertical-align:middle;
	text-align:left;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	border:0;
}
#next_navi{
	float:left;
	vertical-align:middle;
	text-align:left;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	border:0;
}
#reportcaption{
	width:660px;
	height:90px;
	position: relative;
	clear: left;
	text-align:left;
}
#reportthumb{
	width:660px;
	margin:0 0 1px 0;
	border-top:dotted 0px;
}
#reportthumb img{
	float:left;
	vertical-align:middle;
	text-align:left;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	border:0;
}
#returnbtn {
	clear:both;
	vertical-align:middle;
	text-align:left;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	border:0;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}
div.slideshow span.image-wrapper img{
	border:none 0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 540px;
	height: 360px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow a.advance-link:link, a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
	line-height:0;
	font-size:0;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 660px;
	top: 0;
	left: 0;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding:15px 0 0 0;
	list-style: none;
}
a.thumb {
	padding:2px;
	display: block;
	border: none;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
.caption{
	display: inline;
}
.image-title{
	display: block;
	float:left;
	width:58px;
	height:55px;
	text-align:center;
	padding:15px 0 0 0;
	font-size:14px;
	border-left:dotted 0px;
	border-right:dotted 0px;
}
.image-desc{
	padding:10px 5px 0 5px;
	float:left;
	width:539px;
	font-size:11px;
	border-right:dotted 0px;
	height:80px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

.title{
	float:left;
}
.movie{
	float:right;
	padding-top:10px;
}
</pre></body></html>