@charset "utf-8";

#wrapper {
	background: url(/images/common/background-top.gif) top left repeat-x;
	}
#wrapper-inner {
	background: url(/images/common/background-header-top.gif) top left no-repeat;
	width: 900px;
	margin: 0 auto;
	}
#content-main {
	float: left;
	width: 690px;
}
#content-sub {
	float: right;
	width: 200px;
}
/*    -- header --   */
#header {
	height: 110px;
	position: relative;
	}
#logo {
	position: absolute;
	width: 215px;
	height: 88px;
	top: 11px;
	left: 0px;
	}
#logo a {
	display: block;
	}
#langBtn {
	position: absolute;
	top: 18px;
	right: 5px;
}
#topBanner {
	position: absolute;
	top: 18px;
	left: 304px;
}

/*    -- main --   */
#main {
	float: right;
	width: 480px;
	}
#main-top {
	width: 480px;
	height: 24px;
	background: url(/images/common/background-main-top-en.png) left top no-repeat;
	}
#main-inner {
	width: 432px;
	background: url(/images/common/background-main-middle-en.png) left top repeat-y;
	min-height: 640px;
	padding: 0 24px;
	}
#main-bottom {
	clear: both;
	width: 480px;
	height: 34px;
	background: url(/images/common/background-main-bottom-en.png) left top no-repeat;
	}

/*    -- sub --   */
#sub {
	float: left;
	width: 210px;
}

/*    -- sub2 --   */
#sub2 {
	float: right;
	width: 200px;
	}

/*    -- footer --   */
#footer {
	clear: both;
	height: 50px;
	background: url(/images/common/background-footer.png) left top no-repeat;
	margin: 30px 0 50px;
	}
#footer-menu {
	padding: 20px 30px 20px 0;
	height: 10px;
	}
#footer-menu li {
	display: inline;
	}
#footer-menu li a {
	display: block;
	float: right;
	height: 10px;
	overflow: hidden;
	}
#footer-menu li a span {
	display: none;
	}
#footer-menu li#corporate a {
	background: url(/images/common/footer-menu-corporate.png) left top no-repeat;
	width: 49px;
	height: 10px;
	}
#footer-menu li#corporate a:hover {
	background-position: left -10px;
	}
#footer-menu li#media a {
	background: url(/images/common/footer-menu-media.gif) left top no-repeat;
	width: 93px;
	height: 10px;
	}
#footer-menu li#media a:hover {
	background-position: left -10px;
	}
#footer-menu li#privacy a {
	background: url(/images/common/footer-menu-privacy.png) left top no-repeat;
	width: 107px;
	height: 10px;
	}
#footer-menu li#privacy a:hover {
	background-position: left -10px;
	}
#footer-menu li#contact a {
	background: url(/images/common/footer-menu-contact.png) left top no-repeat;
	width: 76px;
	height: 10px;
	}
#footer-menu li#contact a:hover {
	background-position: left -10px;
	}
#footer-menu li#link a {
	background: url(/images/common/footer-menu-link.png) left top no-repeat;
	width: 35px;
	height: 10px;
	}
#footer-menu li#link a:hover {
	background-position: left -10px;
	}
#footer-menu li#pressrelease a {
	background: url(/images/common/footer-menu-pressrelease.png) left top no-repeat;
	width: 81px;
	height: 10px;
	}
#footer-menu li#pressrelease a:hover {
	background-position: left -10px;
	}

/*    -- global menu --  */
#global-menu {
	height: 63px;
	width: 900px;
	padding: 0;
	margin: 0 0 10px;
	}
#global-menu li {
	display: inline;
	padding: 0;
	margin: 0;
	}
#global-menu li a {
	background: url(/images/common/g-menu-top.png) left top no-repeat;
	border: none;
	display: block;
	float: left;
	height: 63px;
	text-indent: -9999px;
	overflow: hidden;
	}
#global-menu #g_menu_home {
	width: 84px;
	}
#global-menu #g_menu_home:hover {
	background-position: left -63px;
	}
#global-menu #g_menu_topics {
	background-position: -84px 0;
	width: 118px;
	}
#global-menu #g_menu_topics:hover {
	background-position: -84px -63px;
	}
#global-menu #g_menu_about {
	background-position: -202px 0;
	width: 131px;
	}
#global-menu #g_menu_about:hover {
	background-position: -202px -63px;
	}
#global-menu #g_menu_event {
	background-position: -333px 0;
	width: 88px;
	}
#global-menu #g_menu_event:hover {
	background-position: -333px -63px;
	}
#global-menu #g_menu_program {
	background-position: -421px 0;
	width: 92px;
	}
#global-menu #g_menu_program:hover {
	background-position: -421px -63px;
	}
#global-menu #g_menu_schedule {
	background-position: -513px 0;
	width: 116px;
	}
#global-menu #g_menu_schedule:hover {
	background-position: -513px -63px;
	}
#global-menu #g_menu_gallery {
	background-position: -629px 0;
	width: 100px;
	}
#global-menu #g_menu_gallery:hover {
	background-position: -629px -63px;
	}
#global-menu #g_menu_cafe {
	background-position: -729px 0;
	width: 76px;
	}
#global-menu #g_menu_cafe:hover {
	background-position: -729px -63px;
	}
#global-menu #g_menu_access {
	background-position: -805px 0;
	width: 95px;
	}
#global-menu #g_menu_access:hover {
	background-position: -805px -63px;
	}

/*    -- contents-top --   */
#contents-top p {
	color: #333333;
	font-size: 92%;
	line-height: 1.4;
	margin-bottom: 10px;
}
#mainImg {
	background-color: #000000;
	height: 240px;
	overflow: hidden;
	position:relative;
	width: 432px;
}
#fadeImg,
#nowImg {
	background-color: #000000;
	display: block;
	height: 240px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 432px;
}
#fadeImg,
#mainImgCapBody {
	opacity:0.0;
	filter: alpha(opacity=0);
}

#mainImgCap {
	background-color: #990000;
	color: #FFFFFF;
	height: 5.5em;
	margin-bottom: 20px;
	padding: 5px 10px 0;
}
#mainImgCap .title {
	font-size: 92%;
}
#mainImgCap .titleEn {
	display: block;
	font-size: 92%;
	font-weight: bold;
}
#mainImgCap p {
	color: #CCCCCC;
	font-size: 85%;
}
#mainNewsBox {
	float: left;
	width: 206px;
}
#mainServiceBox {
	float: right;
	width: 206px;
}
#mainHotList .title {
	border-bottom: 1px solid #990000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#mainHotList li {
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1.3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#mainHotList .itemDate {
	color: #990000;
	font-size: 85%;
	font-weight: bold;
}
#mainHotList .itemTitle {
	font-size: 92%;
}
#mainHotList a:link {
	color: #333333;
	text-decoration:none;
}
#mainHotList a:visited {
	color: #666666;
	text-decoration:none;
}
#mainHotList a:hover,
#mainHotList a:active {
	color: #663300;
	text-decoration: underline;
}
#mainHotList .itemIcon {
	color: #CC0000;
	padding-bottom: 10px;
}
#mainHotList .moreLink {
	background: url(/images/common/yajirusi.gif) left center no-repeat;
	font-size: 92%;
	padding-left: 15px;
}

/*    -- sub program --   */
#sub p {
	color: #333333;
	font-size: 85%;
	line-height: 1.4;
}
.sub-top {
	width: 200px;
	height: 22px;
	background: url(/images/common/background-sub-top.png) left top no-repeat;
}
.sub-inner {
	width: 200px;
	background: url(/images/common/background-sub-middle.png) left top repeat-y;
}
.sub-bottom {
	clear: both;
	width: 200px;
	height: 22px;
	background: url(/images/common/background-sub-bottom.png) left top no-repeat;
	margin-bottom: 10px;
}
#sub h2 {
	padding-bottom: 10px;
	text-align: center;
}
.programBox {
	margin: 0 auto;
	width: 150px;
}
#sub .programName {
	color: #CC0000;
	font-size: 92%;
	font-weight: bold;
}
#sub .programDate {
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 5px;
}
#sub .programImg {
	margin-bottom: 5px;
}
#sub .title {
	color: #333333;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.4;
}
#sub .titleEn {
	color: #666666;
	display: block;
	font-weight: normal;
	margin-bottom: 3px;
}
#sub .cap {
	padding-bottom: 20px;
}

/*    -- sub2 --   */
#sub2Btn {
	margin-top: 10px;
}
#sub2Btn li {
	height: 40px;
	line-height: 1;
	margin-bottom: 10px;
	overflow: hidden;
}
#topBnr {
}
#topBnr li {
	border-bottom: 1px dotted #666666;
	line-height: 1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#sub2 h2 {
	padding-bottom: 10px;
	text-align: center;
}
#sub2 .sub-top {
	margin-top: 10px;
}
#topMedia {
	margin: 0 auto;
	width: 150px;
}
#topMedia .entry-title {
	font-size: 85%;
	font-weight: bold;
}
#topMedia .entry-body {
	font-size: 85%;
}
