@charset "UTF-8";
/*##### 展覧会ページCSS(exb.html) #####*/

#contentsArea{
	padding:15px 0 0 0;
	margin-right:10px;
}


/* 左 */
#leftArea{
	padding:20px 20px 0 0;
	width:550px;
	float:left;
}

#exbMainImg{
	text-align:center;
	padding-bottom:20px;
}

h1#pageTitle3{
	font-weight:bold;
	padding:10px 0 3px 10px;
	margin-bottom:20px;
	background:#000;
	color:#FFF;
	line-height:200%;
}

h1#pageTitle3 a{
	text-decoration:none;
	color:#FFF;
}
h1#pageTitle3 a:hover{
	color: #069;
}

h2.exbTitle{
	border-bottom:1px #000 solid;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:5px;
	font-size:120%;
}
h2.exbTitle a{
	text-decoration:none;
	color:#333;
}
h2.exbTitle a:hover{
	color: #069;
}

.exbText{
	padding:0 0 20px 10px;
}

.exbWorksArea{
	padding:0 0 20px 10px;
}

.exbWork{
	float:left;
	padding:16px;
	width:102px;
	height:102px;
}

.exbWork a img{
	border:1px solid #999;
}


/* 右 */
#rightArea{
	padding:20px 10px 0 0;
	width:310px;
	float:left;
}

h2#exbRightTitle1{
	background: transparent url("../img/exbRightTitle1.gif") 0 0 no-repeat;
	width:310px;
	height:23px;
	margin-bottom:20px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:1%;
	line-height:1%;
}

#rightArea .block{
	padding:0 0 30px 10px;
	line-height:150%;
}

#rightArea .block h3{
	font-weight:bold;
	border-bottom:1px #000 dotted;
	margin-bottom:10px;
}
#rightArea .block h4{
	font-size:90%;
	font-weight:bold;
}
#rightArea .block .exp{
	font-size:90%;
	margin-bottom:5px;
}

h2#exbRightTitle2{
	background: transparent url("../img/exbRightTitle2.gif") 0 0 no-repeat;
	width:310px;
	height:23px;
	margin-bottom:20px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:1%;
	line-height:1%;
}
.profile{
	width:100px;
	margin-bottom:5px;
}
