
.copy{
	margin-top:15px;
	line-height:1.8;
	font-size:108%;
}

.title2{
	margin-top:45px;
	padding-bottom:13px;
}
.article{
	margin-top:12px;
}
.article .fl{
	margin-right:12px;
}

#global-nav ul{
	overflow:visible;
}

.artist{
	border:1px solid #CCCCCC;
	background:url(../images/exhibition_special_artist_bg.png);
	margin-top:10px;
	padding:12px;
}

.viewer,
.viewer2 {
	width: 800px;
	height: 267px;
	text-align: left;
	overflow: hidden;
	position: relative;
	display:block;
}


.viewer img,
.viewer2 img {
	top: 0;
	left: 0;
	position: absolute;
}
.exbition-title{
	float:left;
}
#outline{
	float:right;
	width:425px;
	margin-top:45px;
	margin-right:-25px;
}

/*-----index-----*/
.exbox01{
	float:left;
	width:400px;
}
.exbox02{
	float:right;
	width:400px;
}
.extitle{
	font-size:14px;
	display: table-cell;
	width:420px;
	height:140px;
	vertical-align: middle;
	padding:0px 20px;
}
.exbox01 a,.exbox02 a{
	text-decoration:none !important;
}
.inner{
	vertical-align: middle;
	color:#FFF;
	font-weight:bold;
}
a:hover .inner{
	color:#000;
}
.ex01{
	background-color:#009733;
	line-height:1.8em;
}
.ex02{
	background-color:#E4007F;
	font-size:130%;
}


/*--------------------

	clearfix

--------------------*/
.article,
.artist{
   overflow:hidden;
   zoom:1;
}
.article:after,
.artist:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
* html .article,
* html .artist{
    height: 1em;
    overflow: visible;
}




#top-header .clearfix,
#top-header-inner .clearfix,
#top-header-main .clearfix{
	overflow:visible;
}

#top-header:after .clearfix,
#top-header-inner:after .clearfix,
#top-header-main:after .clearfix{
	overflow:visible;
}

#top-header,
#top-header-inner,
#top-header-main,
#contents1{
	overflow:visible;
}
