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

#report {
	margin-left: 19px;
	margin-bottom: 15px;
	background-color: #F3F0E8;
}

#report div.update {
	margin-top: -38px;
	margin-right: 15px;
	line-height: 38px;
	text-align: right;
	color: #4A3000;
}

#report div.title {
	padding-left: 15px;
	background-image: url('../img/seinen/ic_title.jpg');
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #2B395C;
	border-style: none none solid none;
	padding-bottom: 5px;
	margin: 20px;
	color: #4A3000;
	font-weight: bold;
	font-size: 16px;
}

#report p {
	margin: 20px;
	color: #4A3000;
}

#upfile {
	border-width: 1px;
	border-color: #4A3000;
	border-style: solid none none none;
	padding: 10px 20px;
}

#upfile ul li {
	padding: 5px 0px 0px 0px;
}

#upfile ul li a:link,
#upfile ul li a:visited {
	color: #4A3000;
}

#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/seinen/btn_pprev.jpg');
}

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

#upfiles {
	margin-left: 25px;
}

#upfiles h5 {
	background-image: url('../img/seinen/ic_title.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 18px;
	border-width: 1px;
	border-color: #2B395C;
	border-style: none none solid none;
	margin-right: 25px;
}

#upfiles ul {
	margin: 5px 0px;
	margin-left: 20px;
	padding-bottom: 5px;
}

#upfiles ul li div {
	padding: 0px 5px;
	padding-left: 40px;
}

#upfiles ul li.link {
	background-image: url('../img/common/ic_link.jpg');
	background-repeat: no-repeat;
}

#upfiles ul li.jpg {
	background-image: url('../img/common/ic_jpg.jpg');
	background-repeat: no-repeat;
}

#upfiles ul li.wmv {
	background-image: url('../img/common/ic_wmv.jpg');
	background-repeat: no-repeat;
}

#upfiles ul li.pdf {
	background-image: url('../img/common/ic_pdf.jpg');
	background-repeat: no-repeat;
}

#gallary {
	clear: both;
}

#gallary hr {
	clear: both;
	margin-bottom: 15px;
	border-width: 1px;
	border-color: #F3F0E8;
	border-style: none none solid none;
}

#gallary ul {
	margin-left: 10px;
}

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

#caption {
	clear: both;
	background-image: url('../img/seinen/ic_title.jpg');
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 80px;
	border-width: 1px;
	border-color: #2B395C;
	border-style: none none solid none;
	margin-bottom: 15px;
	width: 490px;
}

#captxt {
	margin-left: 15px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #4A3000;
}

#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 {
	color: #4A3000;
	background-image: url('../img/seinen/btm_prev.jpg');
}

#reportlink li.next {
	margin: -42px 0px 0px 335px;
}
#reportlink li.next a {
	color: #4A3000;
	background-image: url('../img/seinen/btm_next.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');
}

#move1 {
	width: 300px;
	height: 30px;
	line-height: 40px;
	margin-left: 35px;
}

#move1 a {
	display: block;
	width: 53px;
	height: 20px;
	background-image: url('../img/seinen/btn_prev.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#move2 {
	width: 53px;
	height: 30px;
	margin: -30px 0px 0px 617px;
}

#move2 a {
	display: block;
	width: 53px;
	height: 20px;
	background-image: url('../img/seinen/btn_next.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#move3 {
	height: 30px;
	margin-left: 35px;
}

#move3 a {
	display: block;
	width: 53px;
	height: 20px;
	background-image: url('../img/seinen/btn_prev.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#move4 {
	width: 53px;
	height: 30px;
	margin-right: 15px;
	margin: 0px 0px 0px 617px;
}

#move4 a {
	display: block;
	width: 53px;
	height: 38px;
	background-image: url('../img/seinen/btn_next.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#move5 {
	width: 186px;
	height: 48px;
	line-height: 40px;
	margin-left: 35px;
}

#move5 a:link,
#move5 a:visited {
	font-weight: bold;
	display: block;
	width: 186px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #4A3000;
	background-image: url('../img/seinen/btm_prev.jpg');
	background-repeat: no-repeat;
}

#move6 {
	width: 186px;
	height: 48px;
	margin: -48px 0px 0px 489px;
}

#move6 a:link,
#move6 a:visited {
	font-weight: bold;
	display: block;
	width: 186px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #4A3000;
	background-image: url('../img/seinen/btm_next.jpg');
	background-repeat: no-repeat;
}

#move7 {
	height: 48px;
	margin-left: 35px;
}

#move7 a:link,
#move7 a:visited {
	font-weight: bold;
	display: block;
	width: 186px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #4A3000;
	background-image: url('../img/seinen/btm_prev.jpg');
	background-repeat: no-repeat;
}

#move8 {
	width: 186px;
	height: 48px;
	margin-right: 15px;
	margin: 0px 0px 0px 489px;
}

#move8 a:link,
#move8 a:visited {
	font-weight: bold;
	display: block;
	width: 186px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #4A3000;
	background-image: url('../img/seinen/btm_next.jpg');
	background-repeat: no-repeat;
}

