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

div.annai {
	margin-left: 19px;
	background-color: #F3F0E8;
	margin-bottom: 15px;
}

div.annai div.title {
	color: #4A3000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px;
	padding-left: 20px;
	background-image: url('../img/seinen/ic_title.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 25px;
	text-align: left;
	border-width: 1px;
	border-color: #4A3000;
	border-style: none none solid none;
}

div.annai p {
	color: #4A3000;
	margin: 10px 25px 0px 25px;
	line-height: 1.8em;
	padding-bottom: 10px;
}

#photolist li {
	display: block;
	width: 85px;
	height: 330px;
	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_prev.jpg');
}

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


#report {
	width: 670px;
	height: 410px;
}

#report dl dd a:link,
#report dl dd a:visited {
	color: #2B395C;
	text-decoration: none;
}

#report dl dd a:hover {
	color: #2B395C;
	text-decoration: underline;
}


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

#contents div.update {
	text-align: right;
	height: 38px;
	line-height: 38px;
	margin-top: -38px;
	margin-right: 15px;
}

#contents table {
	width: 620px;
	margin: 0 auto;
	border-width: 1px;
	border-color: #CBCBCB;
	border-style: solid;
}

#contents table th {
	width: 440px;
	background-color: #2B395C;
	color: #4A3000;
	text-align: center;
	padding: 4px 10px;
	background-color: #E6E6E6;
	letter-spacing: 15px;
}

#contents table th.l {
	width: 180px;
	background-color: #DDD;
}

#contents table td {
	padding: 4px 10px 4px 0px;
	background-color: #FFF;
	border-width: 1px;
	border-color: #CBCBCB;
	border-style: dotted none none none;
	text-align: left;
}

#contents table td div {
	margin-left: 10px;
}

#contents table td div.icon {
	margin: 0px 5px 0px 8px;
	width: 20px;
	height: 20px;
}

#contents table td div.eventtitle {
	margin: -20px 0px 0px 35px;
}

#contents table td a:link,
#contents table td a:visited {
	color: #2B395C;
	text-decoration: none;
}

#contents table td a:hover {
	color: #2B395C;
	text-decoration: underline;
}

#contents table td span {
	color: #F00;
	font-size: 10px;
}

#contents table td.l {
	background-image: none;
	background-color: #F5F5F5;
	border-width: 1px;
	border-color: #CBCBCB;
	border-style: dotted dotted none none;
	text-align: center;
	white-space: nowrap;
}

#contents table td.l div {
	margin-left: 0px;
	padding-left: 34px;
	background-image: url('../img/common/ic_new.jpg');
	background-repeat: no-repeat;
}

#pastreport {
	clear: both;
	margin-left: 19px;
	margin-bottom: 10px;
	background-color: #F3F0E8;
}


#pastreport div {
	padding: 10px 0 5px 0;
	background-color: #F3F0E8;
}

#pastreport a:link,
#pastreport a:visited {
	display: inline-block;
	width: 109px;
	height: 25px;
	background-image: url('../img/top/btn.jpg');
	background-repeat: no-repeat;
	background-position: 0px -25px;
	text-align: center;
	line-height: 25px;
	margin: 5px 8px;
	text-decoration: none;
}

#pastreport a:link,
#pastreport a:visited {
	color: #FFF;
}

#pastreport a:hover,
#pastreport a:hover {
	color: #FFF;
	background-position: 0px -50px;
}

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

}

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

div.annai dl {
	height: 370px;
	padding: 0px 20px;
	overflow: auto;
}

div.annai dt {
	clear: both;
	width: 180px;
	float: left;
}

div.annai dt div,
div.annai dd div {
	padding: 5px;
}

div.annai dt div {
	padding-top: 10px;
}
div.annai dt div.new {
	padding-left: 40px;
	background-image: url('../img/common/ic_new.jpg');
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

div.annai dd div.photo {
	text-align: right;
	display: block;
	height: 65px;
}

div.annai dd div.rtitle {
	margin: -75px 100px 0px 5px;
	padding-bottom: 25px;
}

div.annai dd div.line {
	clear: both;
}

div.annai dt.line {
	width: 610px;
	clear: both;
}

div.annai dt.line hr {
	border-width: 1px;
	border-color: #000;
	border-style: none none dotted none;
	padding: 0px 0px 5px 0px;
}

div.annai dd {
	width: 430px;
	float: left;
	background-image: url('../img/seinen/ic_list.jpg');
	background-repeat: no-repeat;
	background-position: 0px 17px;
}

div.annai div.line {
	clear: both;
}

div.annai div.line hr {
	border-style: none;
}

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

div.annai 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;
}

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



#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;
}

