* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ ゴシック", "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3";
}
body {
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #000;
}
div#body {
	width: 769px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(images/bg-body.gif) repeat-y center center;
}
div#border {
	padding: 0 1px 20px;
}





a:link {
	text-decoration: none;
	color: #06C;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: underline;
	color: #06C;
}
a:active {
	text-decoration: none;
	color: #06C;
}






div#header img.border {
	border-bottom: 1px solid #000;
}
div#header p.langage {
	text-align: right;
	position: relative;
	top: -217px;
	right: 1px;
}
div#header p.bird {
	text-align: right;
	position: relative;
	top: -113px;
	left: 546px;
	width: 206px;
}





div#navi {
	float: left;
	width: 215px;
	margin-top: -179px;
	background: url(/biennale06/jp/images/bird2.gif) no-repeat 24px 358px;
	padding-bottom: 229px;
}
div#contents {
	float: right;
	width: 552px;
	margin-top: -170px;
}

div#contents-system {
	#float: center;
	#width: 700px;
	padding: 0 20px 0 20px;
	margin-top: -150px;
}

.clear {
	clear: both;
}






div#navi ul {
	list-style-type: none;
}
div#navi ul li {
	font-weight: bold;
	line-height: 17px;
	padding-top: 8px;
}
div#navi ul li a, div#navi ul li span {
	color: #C00;
	text-decoration: none;
	padding: 0 14px 0 24px;
}
div#navi ul li ul li {
	font-weight: normal;
	background: url(/biennale06/jp/images/navi-li2.gif) no-repeat 24px center;
	padding-top: 0px;
}
div#navi ul li ul li a {
	padding: 0 14px 0 34px;
}
div#navi ul a, div#navi ul li span {
	background:none;
}
div#navi ul a:hover{
	background: url(/biennale06/jp/images/navi-persimmon.gif) no-repeat 7px center;
}

body#top div#navi ul a.top,
body#news div#navi ul a.news,
body#biennale div#navi ul a.biennale,
body#ogaki_town div#navi ul a.ogaki_town,
body#main_exhibition div#navi ul a.main_exhibition,
body#snapshot_exhibition div#navi ul a.snapshot_exhibition,
body#performance div#navi ul a.performance,
body#screening div#navi ul a.screening,
body#streaming div#navi ul a.streaming,
body#symposium div#navi ul a.symposium,
body#workshop div#navi ul a.workshop,
body#others div#navi ul a.others,
body#artists div#navi ul a.artists,
body#program div#navi ul a.program,
body#map div#navi ul a.map,
body#access div#navi ul a.access,
body#contact div#navi ul a.contact{
	background: url(/biennale06/jp/images/navi-persimmon.gif) no-repeat 7px center;
} 


body#biennale p.date,body#biennale div.posted,
body#ogaki_town p.date,body#ogaki_town div.posted,
/*body#main_exhibition p.date,body#main_exhibition div.posted,
body#snapshot_exhibition p.date,body#snapshot_exhibition div.posted,
body#performance p.date,body#performance div.posted,
body#web p.date,body#web div.posted,
body#streaming p.date,body#streaming div.posted,
body#screening p.date,body#screening div.posted,
body#symposium p.date,body#symposium div.posted,
body#workshop p.date,body#workshop div.posted,
body#others p.date,body#others div.posted,
*/

body#main_exhibition p.date,
body#snapshot_exhibition p.date,
body#performance p.date,
body#web p.date,
body#streaming p.date,
body#screening p.date,
body#symposium p.date,
body#workshop p.date,
body#others p.date,


body#artists p.date,body#artists div.posted,
body#program p.date,body#program div.posted,
body#map p.date,body#map div.posted,
body#access p.date,body#access div.posted,
body#contact p.date,body#contact div.posted{
	display:none;
}

div#contents div.entry {
	width: 527px;
}

div#indexlead {
	margin-bottom: 20px;
}

div#contents h2 {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

div#contents h3 {
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

div#contents p {
	margin-bottom:12px;
}

div#contents p.date {
	font-size: 10px;
	color: #666;
	margin:0;
}

div#contents p.lead{
	margin-top:6px;
	color:#ff3333;
}

div#contents p.lead strong{
	font-size: 14px;
   font-weight: bold;
}

div#contents div.posted {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	margin: 0 0 22px 0;
}

div#contents div.posted p {
	font-size: 10px;
	color: #666;
	text-align: right;
	margin-bottom:0px;
}

div#contents table.program {
   line-height: 12px;
   border-bottom: 1px #999 solid;
   border-collapse: collapse;
   }

div#contents table.program td {
   font-size: 9px;
   border: 1px #999 solid;
   color:#fff;
   padding:2px;
   }

div#contents table.program td.date {
   white-space: nowrap;
   color:#000;
   }

div#footer{
   text-align:right;
   background:#333;
   width:769px;
   margin: 0 auto 0 auto;
}

div#footer p{
  margin-right:24px;
  color:#fff;
  font-size:10px;
}

#header .langage a img{
/*
	display:none;	
*/
}

#header .langage{
	height:32px;
}   

