@charset "utf-8";
@import "reset.css";

/* header */
div#header{
	position:relative;
	width:960px;
	margin: 0 auto;
	text-align: left;
}
div#header div.title{
	margin:45px 0 45px 0;
	height:1%;
}
div#header div.title h1{
	float:left;
	width:420px;
	height:71px;
	text-indent: -9999em;
	background:url(../img/pc/logo_01.png) no-repeat left top;
}
div#header div.title h2{
	padding:5px 0 0 0;
	float:right;
    width:540px;
	height:58px;
	text-indent: -9999em;
	background:url(../img/pc/hd_01.png) no-repeat left top;
}
#en div#header div.title h2{
	padding:5px 0 0 0;
	float:right;
    width:645px;
	height:58px;
	text-indent: -9999em;
	background:url(../img/pc/en/hd_01.png) no-repeat left top;
}
div#header ul.language{
	position:absolute;
	top:0px;
	right:0px;
}
div#header ul.language li{
	float:left;
	width:66px;
}
#global div#header ul.language li.bt_jp{
    width:66px;
	height:66px;
	text-indent: -9999em;
	background:url(../img/pc/global/bt_jp.png) no-repeat left top;
}
#global div#header ul.language li.bt_en a{
    width:66px;
	height:66px;
	text-indent: -9999em;
	background:url(../img/pc/global/bt_en.png) no-repeat left top;
	display:block;
}
#en div#header ul.language li.bt_jp a{
    width:66px;
	height:66px;
	text-indent: -9999em;
	background:url(../img/pc/en/bt_jp.png) no-repeat left top;
	display:block;
}
#en div#header ul.language li.bt_en {
    width:66px;
	height:66px;
	text-indent: -9999em;
	background:url(../img/pc/en/bt_en.png) no-repeat left top;
}
div#header ul.language li a:hover{
	opacity:0.75;
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
	zoom:1;
}
div#header ul#snsArea{
	position:absolute;
	top:80px;
	right:0px;
}
div#header ul#snsArea li{
	float:left;
}
div#header ul#snsArea li iframe.twitter-share-button {
    width: 110px!important;
}
div#header ul#tabMenu{
	padding:0 0 0 0;
	height:1%;
	width:960px;
}
div#header ul#tabMenu li{
	float:left;
}
#jp div#header ul#tabMenu li.menu_01{
    width:320px;
	height:74px;
	text-indent: -9999em;
	background:url(../img/pc/bt_menu_01.png) no-repeat left top;
}
#jp div#header ul#tabMenu li.menu_02 a{
    width:320px;
	height:74px;
	text-indent: -9999em;
	background:url(../img/pc/bt_menu_02.png) no-repeat left top;
	display:block;
}
#global div#header ul#tabMenu li.menu_01 a{
    width:320px;
	height:74px;
	text-indent: -9999em;
	background:url(../img/pc/global/bt_menu_01.png) no-repeat left top;
	display:block;
}
#global div#header ul#tabMenu li.menu_02{
    width:320px;
	height:74px;
	text-indent: -9999em;
	background:url(../img/pc/global/bt_menu_02.png) no-repeat left top;
}
#en div#header ul#tabMenu li.menu_01{
    width:640px;
	height:74px;
	text-indent: -9999em;
	background:url(../img/pc/en/bt_menu_01.png) no-repeat left top;
	display:block;
}
div#header ul#tabMenu li.official{
	float:right;
	padding:24px 0 0 0;
}
div#header ul#tabMenu li.official a{
    width:229px;
	height:36px;
	text-indent: -9999em;
	background:url(../img/pc/bt_archive.png) no-repeat left top;
	display:block;
}
#en div#header ul#tabMenu li.official a{
    width:229px;
	height:32px;
	text-indent: -9999em;
	background:url(../img/pc/en/bt_archive.png) no-repeat left top;
	display:block;
}
div#header ul#tabMenu li img{
	vertical-align:bottom;
}
div#header ul#tabMenu li a:hover{
	opacity:0.75;
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
	zoom:1;
}
div#container {
	text-align: left;
	margin: 0 auto;
	background:url(../img/pc/bg_border_top.png) no-repeat center top; 
	padding-top:12px;
}
div#container div#wrap{
	background:url(../img/pc/bg_border_bottom.png) no-repeat center bottom; 
	padding-bottom:12px;
}
div#container div#wrap div#middle{
	background:url(../img/pc/bg_border_middle.png) repeat-y center;
}
div#container div#content{
	width:960px;
	margin: 0 auto;
	padding:50px 0 0 0;
	position:relative;
}
div#container div#content a:hover{
	opacity:0.75;
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
	zoom:1;
}
#jp div#container div#content h3{
	background:url(../img/pc/hd_02.png) no-repeat left top;
	margin:0 0 25px 0;
    width:430px;
	height:31px;
	text-indent: -9999em;
}
#global div#container div#content h3{
	background:url(../img/pc/global/hd_02.png) no-repeat left top;
	margin:0 0 25px 0;
    width:430px;
	height:31px;
	text-indent: -9999em;
}
#en div#container div#content h3{
	background:url(../img/pc/en/hd_02.png) no-repeat left top;
	margin:0 0 25px 0;
    width:600px;
	height:31px;
	text-indent: -9999em;
}
div#container div#content div.release{
	position:absolute;
	top:50px;
	right:0;
	display:none;
}
div#container div#content div.release a{
	background:url(../img/pc/bt_release.png) no-repeat left top;
    width:240px;
	height:40px;
	text-indent: -9999em;
	display:block;
}
#en div#container div#content div.release a{
	background:url(../img/pc/en/bt_release.png) no-repeat left top;
    width:240px;
	height:40px;
	text-indent: -9999em;
	display:block;
}
div#container div#content #slideArea {
	position:relative; 
	margin:0 0 20px 0;
}
div#container div#content #slideArea ul#slider{ 
	display:block;
}
div#container div#content #slideArea ul#slider li{ 
	display:none;
}
div#container div#content #slideArea ul#slider li:first-child{ 
	display:block;
}
div#container div#content #slideArea ul#slider li { 
	position:absolute; 
	left:0; 
	top:0;
}
div#container div#content #bnrNavi ul{
	padding:320px 0 0 0; 
	text-align:center;
}
div#container div#content #bnrNavi ul li{ 
	display:inline-block; 
	margin:0 7px 0 0; 
	background:url(../img/pc/bt_bnrnavi.png) no-repeat; 
	width:10px; 
	cursor:pointer;
}
div#container div#content #bnrNavi ul li.on{ 
	background:url(../img/pc/bt_bnrnavi_on.png) no-repeat;
}
div#container div#content #mainNavi{
	background:#c7c7c7;
	position:relative;
	width:660px;
	height:690px;
}
div#container div#content div.archive{
	width:900px;
	margin:0 auto 70px;
	text-align:left;
	font-size:117%;	
}
div#container div#content div.archive a{
	text-decoration:none;
	color:#333333;
}
div#container div#content div.archive a:hover{
	text-decoration:underline;
}
/* slider */

#slider {
    position: relative;
    margin: 50px auto;
}

#slider a:focus {
    outline: 0;
}
.slider-view {
    position: relative;
    width: 960px;
    height: 310px;
    overflow: hidden;
}
.slider-container {
    position: absolute;
    top: 0;
    left: 0;
}
.slider-container div {
    position: relative;
    float: left;
    width: 960px;
    height: 310px;
}
.slider-container div a {
    display: block;
}
.slider-container div a:hover {
    color: #600;
}
#slide-prev, 
#slide-next {
    position: absolute;
    top: 320px;
	cursor:pointer;
	width:162px;
	height:26px;
}
#slide-prev {
    left: 0px;
    background: url(../img/pc/bt_slide_prev.png) no-repeat;
}
#slide-next {
    right: 0px;
    background: url(../img/pc/bt_slide_next.png) no-repeat;
}
#slide-prev:hover{
    background: url(../img/pc/bt_slide_prev_on.png) no-repeat;
}
#slide-next:hover {
    background: url(../img/pc/bt_slide_next_on.png) no-repeat;
}
#slide-prev.disable:hover{
    background: url(../img/pc/bt_slide_prev.png) no-repeat;
	cursor:default;
}
#slide-next.disable:hover {
    background: url(../img/pc/bt_slide_next.png) no-repeat;
	cursor:default;
	opacity:1;
}
.slider-pagination {
	text-align:center;
	margin:12px 0 0 0;
}
.slider-pagination a {
    margin: 5px 5px 0;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: url(../img/pc/bt_bnrnavi.png) no-repeat;
    text-indent: -9999px;
    vertical-align: middle;
	display:inline-block;
}
.slider-pagination.disable a:hover{
	cursor:default;
}
.slider-pagination a:hover {
    background:url(../img/pc/bt_bnrnavi_on.png) no-repeat;
}
.slider-pagination a.current {
    background:url(../img/pc/bt_bnrnavi_on.png) no-repeat;
}


/* footer */

div#footer{
	position:relative;
	width:960px;
	margin: 0 auto;
	text-align: left;
}
div#footer div.inner{
	height:1%;
}
div#footer div.inner p{
	width:255px;
	float:left;
}
div#footer div.inner ul{
	margin:40px 0 45px 0;
}
div#footer div.inner ul li{
	float:left;
	padding:0 28px;
	vertical-align:bottom;
}
div#footer div.inner ul li a{
	display:block
}
div#footer div.inner ul li.logo01 a{
	background:url(../img/pc/logo_footer_01.png) no-repeat left bottom;
    width:144px;
	height:64px;
	text-indent: -9999em;
}
div#footer div.inner ul li.logo02 a{
	background:url(../img/pc/logo_footer_02.png) no-repeat left bottom;
    width:117px;
	height:64px;
	text-indent: -9999em;
}
div#footer div.inner ul li.logo03 a{
	background:url(../img/pc/logo_footer_03.png) no-repeat left bottom;
    width:115px;
	height:64px;
	text-indent: -9999em;
}
div#footer div.inner ul li.logo04 a{
	background:url(../img/pc/logo_footer_04.png) no-repeat left bottom;
    width:131px;
	height:64px;
	text-indent: -9999em;
}
div#footer div.inner ul li.logo05 a{
	background:url(../img/pc/logo_footer_05.png) no-repeat left bottom;
    width:153px;
	height:64px;
	text-indent: -9999em;
}
div#footer div.inner ul li a:hover,
div#footer p.pageTop a:hover{
	opacity:0.75;
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
	zoom:1;
}
div#footer div.copyright{
	padding:0 0 65px 0;
	text-align:right;
}
div#footer div.copyright dl{
	display:inline;
}
div#footer div.copyright dl dt,
div#footer div.copyright dl dd{
		display:inline;
}
div#footer div.copyright dl dt{
	color:#a3abbe;
}
div#footer div.copyright dl dd span{
	color:#a3abbe;
	padding:0 0 0 .5em;
}
div#footer div.copyright dl dd a{
	color:#000;
}
div#footer div.copyright p{
	float:none;
	color:#a3abbe;
}
div#footer div.copyright .linkToCopyright{
	float:none;
	display:inline;
}
div#footer div.copyright .linkToCopyright a{
	color:#a3abbe;
}
div#footer p.pageTop a{
	background:url(../img/pc/bt_top.png) no-repeat right bottom;
    width:40px;
	height:40px;
	text-indent:-9999em;
	display:block;
	float:right;
}
/* slideArea */

div#container div#content #slideArea{
	margin:0 0 50px 0;
}
/* newsArea */

div#container div#content div#news{
	width:900px;
	margin:0 auto 50px;
}
div#container div#content div#news h4{
	font-size:150%;
	border-bottom: solid #e2e6ef 5px;
	margin:0 0 .6em 0;
	position:relative;
}
div#container div#content div#news h4 span{
	font-size:79%;
	position:absolute;
	top:3px;
	right:0;
}
div#container div#content div#news h4 span a{
	color:#e30b22;
}

div#container div#content div#news li{
	font-size:117%;
	border-bottom: solid #e2e6ef 5px;
	background:url(../img/pc/icon_01.png) no-repeat 18px top;
	padding:0 0 0 50px;
	margin:0 0 .6em 0;
}
div#container div#content div#news li a{
	display:block;
	color:#333333;
}
div#container div#content div#news li strong{
	display:block;
    overflow: hidden;
    width: 812px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
}
div#container div#content div#news li span.read{
	font-size:82%;
	padding:0 0 .6em 0;
	display:block;
    overflow: hidden;
    width: 825px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
}
div#container div#content div#news li span.deta{
	display:block;
	color:#7f7f7f;
}

/* index */

body#jp div#container div#content div.schedule {
	width:900px;
	margin:auto auto 70px auto;
}
body#jp div#container div#content div.schedule h5{
	font-size:150%;
	border-bottom: solid #e30b22 1px;
	margin:0 0 1em 0;
}
body#jp div#container div#content div.schedule h5 span{
	display:block;
	text-align:right;
	margin:-1.3em 0 0 0;
	font-size:78%;
}
body#jp div#container div#content div.schedule table{
	font-size:117%;
	width:900px;
	margin:0 0 50px 0;
}
body#jp div#container div#content div.schedule table tr.gray{
	background:#f6f7fa;	
}
body#jp div#container div#content div.schedule table td{
	line-height:2;
}
body#jp div#container div#content div.schedule table td a{
	color:#000;
}
body#jp div#container div#content div.schedule table td.number{
	color:#e30b22;
	width:50px;
	text-align:center;
}
body#jp div#container div#content div.schedule table td.place{
	color:#a3abbe;
	width:60px;
}
body#jp div#container div#content div.schedule table td.day{
	color:#e30b22;
	width:260px;
}
body#jp div#container div#content div.schedule table td.info{
	width:100px;
	color:#a3abbe;
}
body#jp div#container div#content div.schedule table td.info a{
	color:#e30b22;
}
body#jp div#container div#content div.schedule p.a2012{
	text-align:right;
	margin:0 0 70px 0;
}
body#jp div#container div#content div.schedule p.a2012 a{
	color:#000;
}


/* detail */

body.detail div#header div.title{
	width:600px;
	float:right;
	margin:30px 0 68px 0;
}
body.detail div#header div.title h1{
	float:left;
	width:170px;
	padding:0 0 0 0;
	width:170px;
	height:61px;
	text-indent: -9999em;
	background:url(../img/pc/logo_01_s.png) no-repeat left top;
}
body.detail div#header div.title h2{
	float:right;
	width:386px;
	padding:0 0 0 0;
}
body.detail div#header div.title h2{
	background:none;
}
body.detail div#header div.title h2 a.link02{
	background:url(../img/pc/hd_02_s.png) no-repeat left bottom;
    width:386px;
	height:29px;
	text-indent: -9999em;
	display:block;
}
body.detail div#header div.title h2 a.link01{
	background:url(../img/pc/hd_01_s.png) no-repeat left bottom;
    width:386px;
	height:29px;
	text-indent: -9999em;
	display:block;
}
body.detail div#header div.title h2 a:hover{
	opacity:0.75;
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
	zoom:1;
}
body.detail div#header p.home{
	float:left;
	padding:30px 0 0 0;
}
body.detail div#header p.home a{
	background:url(../img/pc/bt_home.png) no-repeat left bottom;
    width:94px;
	height:41px;
	text-indent: -9999em;
	display:block;
}
body.detail p.home a:hover{
	opacity:0.75;
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
	zoom:1;
}
body.detail div#container{
	border-top:solid 6px #e30b22;
	border-bottom:solid 6px #e30b22;
	background:none;
	padding-top:60px;
}
body.detail div#container div.content{
	background:none;
	width:840px;
	margin:0 auto 60px auto;
}
body.detail div#container div.content div#titleArea{
	margin:0 0 40px 0;
	width:840px;
}
body.detail div#container div.content div#titleArea h3{
	font-size:200%;
	border-bottom: solid #e2e6ef 1px;
	padding:0 0 10px 0;
	position:relative;
}
body.detail div#container div.content div#titleArea h3 span{
	background:url(../img/pc/icon_01.png) no-repeat left bottom;
	width:22px;
	height:22px;
	position:absolute;
	top:8px;
	left:-28px;
}
body.detail div#container div.content div#titleArea p.update{
	color:#a3abbe;
	float:left;
	font-size:117%;
	margin:10px 0 0 0;
}
body.detail div#container div.content div#titleArea ul#snsArea{
	float:right;
	margin:10px 0 0 0;
}
body.detail div#container div.content div#titleArea ul#snsArea li{
	float:left;
}
body.detail div#container div.content div#titleArea ul#snsArea li iframe.twitter-share-button {
    width: 110px!important;
}
body.detail div#container div.content div.fileArea{
	margin-bottom:30px;
}
body.detail div#container div.content div.fileArea div.file{
	float:left;
	margin-right:10px;
}
body.detail div#container div.content div.fileArea div.file:hover{
	opacity:0.75;
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
	zoom:1;
}
body.detail div#container div.content div.fileArea div#press a{
	background:url(../img/pc/bt_press.png) no-repeat left bottom;
    width:240px;
	height:60px;
	text-indent: -9999em;
	display:block;
}
body.detail div#container div.content div.fileArea div#flyer a{
	background:url(../img/pc/bt_flyer.png) no-repeat left bottom;
    width:240px;
	height:60px;
	text-indent: -9999em;
	display:block;
}
body#en div#container div.content div.fileArea div#press a{
	background:url(../img/pc/en/bt_press.png) no-repeat left bottom;
    width:240px;
	height:60px;
	text-indent: -9999em;
	display:block;
}
body#en div#container div.content div.fileArea div#flyer a{
	background:url(../img/pc/en/bt_flyer.png) no-repeat left bottom;
    width:240px;
	height:60px;
	text-indent: -9999em;
	display:block;
}
body.detail div#container div.notes h1{ font-size:200%;}
body.detail div#container div.notes h2{ font-size:166.7%;}
body.detail div#container div.notes h3{ font-size:150%;}
body.detail div#container div.notes h4{ font-size:133.3%;}
body.detail div#container div.notes h5{ font-size:116.7%;}
body.detail div#container div.notes h6{ font-size:100%;}
pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
address {
    font-style: italic;
    margin-bottom: 24px;
}
body.detail div#container div.content div.text{
	margin-bottom:50px;
}
body.detail div#container div.content div.text p{
	font-size:117%;
	margin:0 0 25px 0;
}
body.detail div#container div.content div.text.txborder{
	border-top:#e2e6ef 1px solid;
	padding:30px 0;
}
body.detail div#container div.content a{
	color:#e30b22;
	font-style:normal;
}
body.detail div#container div.content div.images{
	margin:0 0 50px 0;
	color:#a3abbe;
	font-size:117%;
	height:1%;
}
body.detail div#container div.content div.images p span{
	margin:5px 0 0 0;
}
body.detail div#container div.content p.imgL{
	float:left;
	width:400px;
}
body.detail div#container div.content p.imgR{
	float:right;
	width:400px;
}
body.detail div#container div.content div.images p span{
	display:block;
	width:420px;
}
body.detail div#container div.content h4.red{
	font-size:200%;
	color:#e30b22;
	margin-bottom:30px;
}
body.detail div#container div.content h4.red span{
	font-size:58%;
	display:block;
}
body.detail div#container div.content div.gallery{
	padding-top:40px;
}
body.detail div#container div.content div.gallery div.gallery_item{
	border-top:#e2e6ef 1px solid;
	padding:30px 0;
	font-size:117%;
	position:relative;
}
body.detail div#container div.content div.gallery div.gallery_item div.item_block{
	margin:0 0 30px 0;
}
body.detail div#container div.content div.gallery div.gallery_item div.image{
	float:left;
	width:400px;
}
body.detail div#container div.content div.gallery div.gallery_item div.image p img{
	width:400px;
	vertical-align:bottom;
}
body.detail div#container div.content div.gallery div.gallery_item div.image p span{
	margin:5px 0 0 0;
	font-size:71%;
	color:#a3abbe;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail{
	float:right;
	width:400px;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail div.headline{
	font-size:142%;
	font-weight:bold;
	margin-bottom:10px;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail div.title{
	color:#e30b22;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail p.award_name{
	color:#e30b22;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail p.category{
	color:#a3abbe;
	margin:0 0 10px 0;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail p.archive_url{
	position:absolute;
	bottom:30px;
	right:0;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail p.archive_url a{
	color:#333333;
	text-decoration:underline;
}
body.detail div#container div.content div.gallery div.gallery_item div.text p{
	font-size:100%;
}
body.detail div#container div.separate{
	border-top:solid 6px #e30b22;
	margin:0 0 60px 0;
}
body.detail div.btArea{
	border-top:solid 6px #e30b22;
	margin:0 0 30px 0;
}
body.detail div.btArea div.btInner{
	width:960px;
	margin:0 auto;
	position:relative;
	padding:30px 0 0 0;
}
body.detail div.btArea div.btInner p.home{
	width:960px;
	margin:0 auto;
}
body.detail div.btArea div.btInner p.home a{
	background:url(../img/pc/bt_home.png) no-repeat left bottom;
    width:94px;
	height:41px;
	text-indent: -9999em;
	display:block;
}
body.detail div.btArea div.btInner p.pageTop{
	position:absolute;
	top:0;
	right:0;
}
body.detail div.btArea div.btInner p.pageTop a{
	background:url(../img/pc/bt_top.png) no-repeat left bottom;
    width:40px;
	height:40px;
	text-indent: -9999em;
	display:block;
}
body.detail div#container div.content p span{
	display:block;
}

/* release */

body.release div#container div.content div#titleArea h3{
	border-bottom:none;
	padding:0 ;
}
body.release div#container div.content div#releaseList ul{
	border-top:1px solid #e2e6ef;
}
body.release div#container div.content div#releaseList ul li{
	padding:50px 0 ;
	font-size:134%;
	border-bottom:1px solid #e2e6ef;
}
body.release div#container div.content div#releaseList ul li a{
	color:#e30b22;
}
body.release div#container div.content div#releaseList ul li span{
	display:block;
	color:#a3abbe;
	font-weight:normal;
}

/* global */
body#en span.italy { font-style:italic;}
body.enCommon div#container div#content div.section div.map{
	width:462px;
}
body.enCommon div#container div#content div.section div.map p img{
	margin:90px 0 15px 0;
}
body.enCommon div#container div#content div.schedule {
	width:900px;
	margin:auto auto 70px auto;
}
body.enCommon div#container div#content div.schedule h5{
	font-size:150%;
	border-bottom: solid #e30b22 1px;
	margin:0 0 1em 0;
}
body.enCommon div#container div#content div.schedule h5 span{
	display:block;
	text-align:right;
	margin:-1.3em 0 0 0;
	font-size:78%;
}
body.enCommon div#container div#content div.schedule table{
	font-size:117%;
	width:900px;
	margin:0 0 50px 0;
}
body div#container div#content div#fes table{
	margin:0 0 50px 0;
}
body div#container div#content div#fes table td{
	line-height:1.6;
	padding:5px 0;
}
body div#container div#content div#fes table td strong{
	font-size:129%;
}
body.enCommon div#container div#content div.schedule table tr.gray{
	background:#f6f7fa;	
}
body div#container div#content div.schedule table tr.red{
	background:#ffeff1;	
}
body.enCommon div#container div#content div.schedule table tr.categoryS{
	background:none;
}
body.enCommon div#container div#content div.schedule table tr.categoryS th{
	padding-top:1.2em;
}
body.enCommon div#container div#content div.schedule table td{
	line-height:2;
	padding:0 .1em;
}
body.enCommon div#container div#content div.schedule table td a{
	color:#000;
}
body.enCommon div#container div#content div.schedule table td.number{
	color:#e30b22;
	width:50px;
	text-align:center;
}
body.enCommon div#container div#content div.schedule table td.place{
	color:#a3abbe;
	width:100px;
}
body.enCommon div#container div#content div.schedule table td.day{
	color:#e30b22;
	width:160px;
}
body.enCommon div#container div#content div.schedule table td.info{
	width:100px;
	color:#a3abbe;
}
body.enCommon div#container div#content div.schedule table td.info a{
	color:#e30b22;
}
body.enCommon div#container div#content div.schedule p.a2012{
	text-align:right;
	margin:0 0 70px 0;
}
body.enCommon div#container div#content div.schedule p.a2012 a{
	color:#000;
}

/* en global */
body#en div#header div.title h1 {
    width: 315px;
}
body#en div#container div#content div.schedule table td.place{
	width:100px;
}
body#en div#container div#content div.schedule table td.day{
	width:200px;
	padding:5px 0;
}
body#en div#footer div.inner p{
	width:400px;
	float:left;
}
body.enDetail div#header div.title{
	width:740px;
}
body#en.enDetail div#header div.title h1{
	width:170px;
}
body#en.enDetail div#header div.title h2{
	width:526px;
}
body.enDetail div#container div.content {
	line-height:1.4;
}
body.enDetail div#container div.content div.images p span{
	display:block;
	width:420px;
}
body.enDetail div#container div.content div.text p{
	font-size:134%;
}
body.enDetail div#container div.content div.text p a{
	color:#e30b22;
	font-style:normal;
}
body.enDetail div#container div.content div.gallery div.gallery_item{
	font-size:134%;
}
body.detail div#container div.content div.gallery div.gallery_item div.detail div.headline{
	font-size:125%;
}

.loading{ text-align:center;}
#slider .loading{ position:absolute; top:130px; left:460px;}
#news p,#entry p,#program p{ font-size:117%;}

/* @404 */
body#jp div#main p.lead404{ font-size:150%; margin:30px 0;}
body#jp div#main p.description404{ font-size:125%;}
body#jp div#main p.toplink404{ font-size:125%;}
/* @end */

/* @group clear */
div.wrap, div.section, div#content, div#main, div#header div.title, div#footer div.inner,div#container div.content div.images,div#header ul#tabMenu,body.detail div#container div.content div#titleArea,body.enDetail div#header div.title,.fileArea,div.gallery_item,div.gallery_item div.item_block,div#footer p.pageTop,div#footer div.inner ul{min-height:1%;}
div.wrap:after, div.section:after, div#content:after, div#main:after,div#header:after,div#header div.title:after, div#container div#content div.section:after,div#footer div.inner:after,div#footer div.copyright:after,div.content div.images:after,div#header ul#tabMenu:after,body.detail div#container div.content div#titleArea:after,body.enDetail div#header div.title:after,.fileArea:after,div.gallery_item:after,div.gallery_item div.detail:after,div#footer p.pageTop:after,div#footer div.inner ul:after,div.gallery_item div.item_block:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}
* html div.wrap, * html div.section, * html div#content, * html div#main{height:1%;}
/*\*//*/
* html div.wrap, * html div.section, * html div#content, * html div#main{height:inherit;display:inline-table;}
/**/

/* @end */
