h3 {
	background-image: url('../img/soukai/ttl_nendo.jpg');
}

#sreport {
	margin-left: 19px;
}

#sreport div.title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px;
}

#sreport p {
	margin: 10px 0px 0px 10px;
	line-height: 1.8em;
	padding-bottom: 10px;
}

iframe {
	border: none;
	width: 670px;
	height: 350px;
	overflow: hidden;
}


#photolist li {
	display: block;
	width: 85px;
	height: 360px;
	float: left;
	margin-bottom: 15px;
}

#photolist li.img {
	width: 500px;
}

#photolist li input {
	width: 27px;
	height: 88px;
	background-color: #FFF;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	margin-left: 29px;
	margin-top: 121px;
}

#photolist li input.prev {
	background-image: url('../img/soukai/btn_prev.jpg');
}

#photolist li input.next {
	background-image: url('../img/soukai/btn_next.jpg');
}

#gallary {
	clear: both;
}

#gallary ul {
	border-width: 1px;
	border-color: #2B395C;
	border-style: none none solid none;
	height: 55px;
}

#gallary ul.sk2010,
#gallary ul.sk2011,
#gallary ul.sk2012,
#gallary ul.sk2013 {
	height: 110px;
}
#gallary ul.sk2013b {
	height: 165px;
}

#gallary ul li {
	float: left;
	margin: 5px 5px 0px 0px;
}

#reportlink {
	clear: both;
}

#reportlink ul {
	width: 670px;
}

#reportlink li {
	width: 335px;
	height: 40px;
}

#reportlink li a:link,
#reportlink li a:visited {
	display: block;
	width: 235px;
	height: 32px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	color: #2B395C;
	font-weight: bold;
}

#reportlink li.prev {
	padding-top: 10px;
	text-align: left;
}
#reportlink li.prev a {
	font-size: 12px;
	background-image: url('../img/soukai/bk_reportlinkl.jpg');
}

#reportlink li.next {
	margin: -42px 0px 0px 335px;
}
#reportlink li.next a {
	font-size: 12px;
	background-image: url('../img/soukai/bk_reportlinkr.jpg');
}


#reportlink li.next a {
	margin-left: 100px;
}

#reportlist table {
}

#reportlist table th {
	background-color: #2B395C;
	color: #FFF;
	text-align: center;
	padding: 2px 10px;
}

#reportlist table td {
	text-align: center;
	padding: 2px 10px;
}

#sreport div.btmlink {
	width: 490px;
	height: 50px;
	margin: 0 auto;

}

#sreport div.btmlink a {
	display: block;
	width: 203px;
	height: 34px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 21px;
	text-indent: -9999px;
}

#sreport div.totop {
	clear: both;
	margin-bottom: 15px;
}

#sreport div.totop input {
	display: block;
	width: 140px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	font-size: 10px;
	color: #0F2147;
	font-weight: bold;
	text-decoration: none;
	background-color: #F5F5F5;
	margin-left: 530px;
	border: none;
	background-image: url('../img/common/ic_totop_off.gif');
	background-repeat: no-repeat;
	background-position: 7px 4px;
	cursor: pointer;
}

#sreport div.totop input:hover {
	color: #FFF;
	background-color: #2B395C;
	background-image: url('../img/common/ic_totop_on.gif');
}

#caption {
	width: 490px;
	margin-left: 80px;
	margin-bottom: 15px;
	clear: both;
	background-color: #2B395C;
}

#caption div {
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	margin-left: 10px;
	padding-left: 10px;
	border-width: 1px;
	border-color: #000;
	border-style: none none solid none;
}


