/* CSS Document */

body{
	padding: 0;
	margin: 0 0 100px 0;
	text-align:center;
	background: url(images/bg.gif) repeat 50% 0%;
	font-size: 78%;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Osaka;
}


* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
} 

img {
	border:none;
}
img.border {
	border:1px solid #999999;
}

img[align="right"] {
	margin:0 0 0 20px;
}
img[align="left"] {
	margin:0 20px 0 0;
}
img.left {
	margin:0 10px 0 0;
	float: left;
}
img.right {
	margin:0 0 0 10px;
	float: right;
}

a{
	color: #FF3300;
}

a:hover{
	color: #4D1919;
}

a.bt{
	display:block;
	width:100px;
	height:18px;
	line-height:18px;
	background:url(images/bg_bt.gif) no-repeat 50% 0%;
	margin:3px auto;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
a.bt:hover{
	background:url(images/bg_bt.gif) no-repeat 50% 100%;
}



#body{
	width: 100%;
	line-height: 150%;
	z-index:5;
	margin: 10px 0 0 0;
	color: #4D1919;
	padding: 20px 0 0 0;
	position: relative;
	background: url(images/bg_header.png) no-repeat 50% 0px;
}



#header{
	text-align:left;
	top:0;
	width: 800px;
	position: relative;
	height: 100px;
	margin: 0 auto;
	background: url(images/bg_header2.png) no-repeat 0px 0px;
}




#header.top{
	background: url(images/bg_header1.gif) no-repeat 50% 0%;
}

#header h1{
	background:url(images/logo.gif) no-repeat;
	width:56px;
	height:160px;
	position: absolute;
	top: 20px;
	margin:0 0 0 -380px;
	left: 50%;
	z-index: 200;
}
#header h1.top{
	visibility:hidden;
}
#header h1 a{
	display:block;
	height:160px;
}
#header h1 span{
	display:none;
}


#header #flash{
	position: absolute;
	width: 750px;
	left: 50%;
	top: 37px;
	margin-left: -390px;
}


#navi{
	position:absolute;
	left:50%;
	margin-left:-285px;
	width:600px;
	top: 42px;
	z-index: 100;
	background-color: #4D1919;
}
#navi span{
	display:none;
}

#navi ul{
	margin:0;
	padding:0;
}
#navi li{
	float:left;
	list-style-type: none;
}
#navi li a{
	display:block;
	height:30px;
	position: absolute;
}
#navi li#mn01 a{
	width:30px;
	background:url(images/mn.gif) no-repeat 0px 0px;
	left:0px;
}
#navi li#mn02 a{
	width:80px;
	background:url(images/mn.gif) no-repeat 0px -30px;
	left:41px;
}
#navi li#mn03 a{
	width:60px;
	background:url(images/mn.gif) no-repeat 0px -60px;
	left:126px;
}
#navi li#mn04 a{
	width:130px;
	background:url(images/mn.gif) no-repeat 0px -90px;
	left:263px;
}
#navi li#mn05 a{
	width:70px;
	background:url(images/mn.gif) no-repeat 0px -120px;
	left:473px;
}
#navi li#mn06 a{
	width:70px;
	background:url(images/mn.gif) no-repeat 0px -150px;
	left:191px;
}
#navi li#mn07 a{
	width:45px;
	background:url(images/mn.gif) no-repeat 0px -180px;
	left:543px;
}
#navi li#mn08 a{
	width:75px;
	background:url(images/mn.gif) no-repeat 0px -210px;
	left:386px;
}

#navi li#mn01 a:hover{
	background:url(images/mn.gif) no-repeat -150px 0px;
}
#navi li#mn02 a:hover{
	background:url(images/mn.gif) no-repeat -150px -30px;
}
#navi li#mn03 a:hover{
	background:url(images/mn.gif) no-repeat -150px -60px;
}
#navi li#mn04 a:hover{
	background:url(images/mn.gif) no-repeat -150px -90px;
}
#navi li#mn05 a:hover{
	background:url(images/mn.gif) no-repeat -150px -120px;
}
#navi li#mn06 a:hover{
	background:url(images/mn.gif) no-repeat -150px -150px;
}
#navi li#mn07 a:hover{
	background:url(images/mn.gif) no-repeat -150px  -180px;
}
#navi li#mn08 a:hover{
	background:url(images/mn.gif) no-repeat -150px  -210px;
}

#navi li#mn01 a.s{
	background:url(images/mn.gif) no-repeat -150px 0px;
}
#navi li#mn02 a.s{
	background:url(images/mn.gif) no-repeat -150px -30px;
}
#navi li#mn03 a.s{
	background:url(images/mn.gif) no-repeat -150px -60px;
}
#navi li#mn04 a.s{
	background:url(images/mn.gif) no-repeat -150px -90px;
}
#navi li#mn05 a.s{
	background:url(images/mn.gif) no-repeat -150px -120px;
}
#navi li#mn06 a.s{
	background:url(images/mn.gif) no-repeat -150px -150px;
}
#navi li#mn07 a.s{
	background:url(images/mn.gif) no-repeat -150px -180px;
}
#navi li#mn08 a.s{
	background:url(images/mn.gif) no-repeat -150px -210px;
}
#subnavi{
	position: absolute;
	left: 50%;
	top: 72px;
	margin-left: -300px;
	padding: 0;
	width: 700px;
	height: 45px;
	text-align: left;
	z-index: 20;
}




#subnavi ul{
	margin: 13px 0 0 0;
	padding: 0px 0 0 25px;
	height: 30px;
	background: url(images/bg_subnavi.gif) no-repeat 0% 0%;
}
#subnavi li{
	margin: 0 20px 0 0;
	list-style-type: none;
	padding: 0px;
	float: left;
	line-height: 30px;
}
#subnavi li.s{
	font-size:10px;
}
#subnavi a{
	color: #FFFFFF;
}
#subnavi a.s{
	font-weight:bold;
}

div.staffs{
	background: url(images/bg_subnavi1-2.gif) no-repeat 0px 0px;
}
div.about{
	background: url(images/bg_subnavi1-1.gif) no-repeat 0px 0px;

}
div.artists{
	background: url(images/bg_subnavi1-3.gif) no-repeat 0px 0px;
}
div.shop{
	background: url(images/bg_subnavi1-4.gif) no-repeat 0px 0px;
}
div.exhibition{
	background: url(images/bg_subnavi1-5.gif) no-repeat 0px 0px;
}

#flash{
	position: absolute;
	left: 50%;
	top: -116px;
	margin-left: -493px;
	z-index: 50;
}

#main{
	margin: 0 auto;
	width:800px;
	text-align: left;
	position: relative;
	z-index:8;
	background-color: #FFFFFF;

}

#main div.body{
	width:650px;
	margin:0 auto 0 100px;
	background-color: #FFFFFF;
	padding: 0;
}







#main p{
	margin:0;
	padding: 10px 0;
}

#main h2{
	margin:0;
	color: #4D1919;
	font-family: "ヒラギノ角ゴ Pro W3",Meiryo,Arial;
	font-size: 230%;
	line-height: 120%;
	letter-spacing: -1px;
	padding: 35px 0 20px;
}
#main h2.wh3{
	margin:10px 0 5px;
}
#main h2.low{
	padding: 5px 0 20px;
}


#main h3{
	margin:10px 0;
	font-size: 150%;
	padding: 30px 0 5px;
	color: #4D1919;
	border-top: 0;
	line-height: 130%;
	background: url(images/bg_h3.gif) no-repeat 0px 0px;
}
#main h4{
	margin:10px 0;
	font-size: 100%;
	padding: 3px 3px 3px 5px;
	color: #FFFFFF;
	background-color: #92A99F;
}


#main div.pankuzu a{
	color:#FF0000;
}

#main div.top{
	margin:30px 0 0 0;
	display: none;
}

#main div#moviebtn{
	position:absolute;
	left:-84px;
	top:400px;
}
#main div#twitter{
	position:absolute;
	left:440px;
	top:0px;
	width: 220px;

}



#main td.story{
	padding-left: 20px;
	border-left: 5px solid #DD0000;
}
#main td.speaker{
	padding-right: 20px;
	font-weight: bold;
}

#main div.paperbox{
	background:url(images/paper_01.gif) no-repeat 0% 0%;
	margin: 20px 0 0 0;
}
#main div.paperbottom{
	background:url(images/paper_02.gif) no-repeat 0% 100%;
	padding:20px 160px 40px 40px;
	color: #330000;
}
#main div.paperbottom h3{
	border: none;
	padding: 0;
}

#main img.mainphoto{
	float: right;
	margin-left: 50px;
}


#news{
	margin: 0 auto;
	padding: 0;
	background: url(images/bg_news2.png) no-repeat 50% 20px;
	text-align: center;
}
#news div.body{
	background: url(images/bg_news.gif) no-repeat 50% 0%;
	padding:52px 0 0 0;
	width: 800px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#news div.entry{
	background-color:#FFFFFF;
	margin: 0 auto;
	padding: 0 50px 30px;
}

#news h2{
	margin: 0;
	padding: 20px 0;
	width: 500px;
	line-height: 120%;
}

#news h2.top{
	text-indent:-9999px;
	background: url(images/ttl_news.gif) no-repeat 0% 15px;
	margin: 0;
	padding: 0 0 25px 0;
}

#news h3{
	position: absolute;
	top: 60px;
	text-align: center;
	font-size: 10px;
	margin: 0;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D0DBD7;
	line-height: 100%;
	padding: 5px 0;
	right: 0px;
}
#news h3 span{
	font-size: 30px;
	display:block;
	line-height: 100%;
	text-align: center;
	color: #DF0615;
	padding: 0;
}

#news p{
	margin: 0;
	padding: 0 30px 10px 0;
	line-height: 150%;
}
#news hr{
	border-top:0px solid #FFFFFF;
	border-bottom:0px dotted #DDDDDD;
	margin: 0;
}



#news a{
	color: #E01005;
}
#news p a{
	color: #4D1919;
}


#news div.body div.topnews{
	border-top: 5px dotted #DDDDDD;
	padding:0 0 40px 0;
	position: relative;
	width: 700px;
	border-color: #92A99F;
}
#news div.topnews h3{
	top: 15px;
	right: -50px;
}
#news div.topnews h2{
	font-size:120%;
	padding: 10px 0 10px;
}


#artists{
	margin: 0 auto;
	padding: 0;
	background: url(images/bg_news2.png) no-repeat 50% 20px;
}
#artists div.body{
	background: url(images/bg_news.png) no-repeat 50% 0%;
	padding:52px 0 0 0;
	width: 800px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#artists div.body.opst{
	background: url(images/bg_news3.png) no-repeat 50% 0%;
}

#artists div.list{
	background-color:#FFFFFF;
	margin: 0;
	padding: 0 20px;
}

#artists div.txt{
	background-color:#FFFFFF;
	margin: 0;
	padding: 0 50px;
}
#artists div.txt h3{
	margin:0;
	padding:0 0 10px 0;
}
#artists div.txt p{
	margin:0;
	padding:0 0 10px 0;
}


#photos{
	margin: 0 auto;
	padding: 0;
	background: url(images/bg_photo.png) repeat-y 50% 0px;
}
#photos div.body{
	padding:0;
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#photos.top div.body{
	padding:52px 0 0 0;
	width: 800px;
	margin: 0 auto;
	position: relative;
	background: url(images/bg_news.gif) no-repeat 50% 0%;
}









#header_lang_select_area{
	left:50%;
	margin-left:300px;
	width:250px;
	top:10px;
	z-index: 30;
	position: absolute;
	text-align: right;
}
#header_lang_select_area form{
	margin:0;
	padding:0;
}
div.cl{
	clear:both;
}

div.errbox{
	background:url(images/err.gif) no-repeat 0% 0%;
	padding:10px 10px 10px 80px;
	border: 1px solid #CC0000;
	margin-bottom: 20px;
}


#footer{
	font-family: Arial;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	font-size: 100%;
	color: #5B5B5B;
	background: url(images/bg_footer.png) no-repeat 50% 0%;
	padding: 50px 0 50px;
	font-style: italic;
	clear: both;
}

#lang{
	position:absolute;
	z-index:20;
	width:140px;
	height:22px;
	top:135px;
	background-color: #FFFFFF;
	overflow: hidden;
	left: 50%;
	margin: 0 0 0 230px;
}

#lang span{
	display:none;
}
#lang a{
	display:block;
	height:22px;
	float:left;
}
#lang a#japaneseoff{
	background:url(images/lang.gif) no-repeat 0% 0%;
	width:68px;
}
#lang a#englishoff{
	background:url(images/lang.gif) no-repeat -68px 0%;
	width:71px;
}
#lang a#japaneseon{
	background:url(images/lang.gif) no-repeat -139px 0%;
	width:68px;
}
#lang a#englishon{
	background:url(images/lang.gif) no-repeat -207px 0%;
	width:71px;
}


div#flickr{
	position:relative;
	margin: 0;
	padding: 0 5px;
	background: #FFFFFF;
	text-align: center;
}


div#flickr img{
	margin:0 5px 30px;
	padding: 5px;
	border: 1px solid #92A99F;
}




div#flickr2{
	position:relative;
	margin: 0;
	padding: 5px 0 0 0;
	width: 800px;
	left: 0px;
	white-space: nowrap;
	text-align: center;
	background-color: #FFFFFF;
	height: 355px;
	
}

div#flickr2 img{
	margin:0 10px 10px 0;
	padding: 5px;
	border: 1px solid #92A99F;
}


div#flickr2 div.thumb{
	position:absolute;
	left: 0px;
	width: 800px;
	top: 264px;
	text-align: center;
	height: 85px;
	z-index: 10;
}
div#flickr2 div.thumb img{
	width:75px;
	margin: 0 5px 0 0;
	padding: 3px;
	border: 1px solid #92A99F;
}
div#flickr2 div.thumb a.bt{
	position:absolute;
	right: 7px;
	bottom: -24px;
	z-index: 11;
}

.red{
	color: #DE000E;
}
