@charset "utf-8";


@import "base.css";


body {
	margin: 0;
	background: #f9f8e6 url("/next/images/event/200903/main_repeat_bg.jpg") repeat-x 0 0;
}
#wrap {
	background: url("/next/images/event/200903/main_bg.jpg") no-repeat 0 0;
}

/* head */
#head {
	height: 111px;
}
#head h1 {
	position: absolute;
	left: 36px;
	top: 28px;
}
#head ul {
	position: absolute;
	left: 408px;
	top: 39px;
}
#head ul li {
	display: inline;
	padding: 0 14px 0 0;
}

div.highest-award {
	padding: 10px 0 0 38px;
}
div.highest-award div.highest-award-movie {
	float: left;
	width: 396px;
}
div.highest-award div.highest-award-text {
	position: relative;
	float: left;
	height: 314px;
}
div.highest-award div.highest-award-text p.highest-award-subject {
	position: relative;
	z-index: 2;
	margin: -10px 0 9px;
}
div.highest-award div.highest-award-text p.highest-award-prizewinning {
	position: absolute;
	left: 288px;
	top: 5px;
}
div.highest-award div.highest-award-text p.prizewinner {
	position: absolute;
	left: 335px;
	top: 45px;
}
div.highest-award div.highest-award-text ul {
	padding: 10px 0 0;
}
div.highest-award div.highest-award-text ul li {
	padding: 0 0 5px;
}

div.pizewinning-work {
	clear: both;
	height: 158px;
}
div.pizewinning-work h2 {
	float: left;
	padding: 47px 0 0 34px;
	width: 270px;
}
div.pizewinning-work div.pizewinning-work-list {
	position: relative;
	float: left;
	width: 550px;
}
div.slide-content-container {
	position: absolute;
	top: 23px;
	left: 60px;
	overflow: hidden;
	width: 465px;
	height: 140px;
}
div.slide-content-container div.slide-content-mover {
	position: absolute;
}
div.slide-content-container div.slide-content-mover div.slide-content {
	position: absolute;
	width: 685px;
	height: 120px;
	overflow: hidden;
}
div.pizewinning-work-list *.on {
	cursor: pointer;
}
div.pizewinning-work-list *.off {
	cursor: default;
}
div.pizewinning-work div.pizewinning-work-list ul {
	margin: 0;
	height: 120px;
}
div.pizewinning-work div.pizewinning-work-list ul li {
	float: left;
	padding: 0 0 5px;
	width: 155px;
}
div.pizewinning-work div.pizewinning-work-list div.prev-next img.prev {
	position: absolute;
	left: 0;
	top: 60px;
}
div.pizewinning-work div.pizewinning-work-list div.prev-next img.next {
	position: absolute;
	right: 0;
	top: 60px;
}

/* foot */
#foot {
	position: relative;
	clear: both;
	width: 100%;
	height: 86px;
	background: #fff url("/next/images/event/200903/foot_bar.gif") no-repeat 681px 13px;
	border-bottom: 3px solid #e0e0e0;
}
#foot div.visit {
	position: absolute;
	left: 864px;
	top: 27px;
	width: 80px;
	text-align: right;
}
#foot div.visit strong {
	float: left;
}
#foot div.visit img {
	margin: 2px 0 0;
	vertical-align: middle;
}
#foot div.visit span.number {
	font-size: 0.9em;
}
#foot p.logo {
	position: absolute;
	left: 29px;
	top: 30px;
}
#foot address {
	position: absolute;
	left: 177px;
	top: 30px;
	width: 500px;
}
#foot div.nara-portal-link {
	position: absolute;
	left: 708px;
	top: 30px;
}
#foot div.nara-portal-link img {
	margin: 0 0 5px;
}
