@charset "UTF-8";
@import url("/common/css/reset.css");
@import url("/common/css/fonts.css");
@import url("/common/css/base.css");
/* ================================
	style.css	EXHIBITION present
================================ */
/*
各企画展個別のcssです。
bodyに付けるclass名は独自のものにしてください。
*/

#exhibition .tokubetsuNav {
	margin: 2px 0 30px;
	height: 40px;
}
#exhibition .tokubetsuNav li {
	float: left;
	width: 242px;
	margin-left: 2px;
	background: #7DA5AB;
	height: 40px;
	text-align: center;
	display: block;
}
#exhibition .tokubetsuNav li:first-child { margin-left: 0; }
#exhibition .tokubetsuNav li a {
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	display: block;
	text-decoration: none;
}
#exhibition .tokubetsuNav li.act,
#exhibition .tokubetsuNav li:hover { background: #A4C0C4; }
#exhibition .table01 {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 30px;
}
#exhibition .table01 th,
#exhibition .table01 td {
	border: #e6e6e6 1px solid;
	padding: 13px 19px;
	vertical-align: middle;
}
#exhibition .table01 th {
	text-align: center;
	background: #f7f7f7;
}

#exhibition h6{
	margin-top:30px;
}

#exhibition .box2 li {
	float:left;
	width:360px;
	margin-left: 10px;
}
#exhibition .box2 li:first-child{
	margin-left:0;
}
#exhibition .box2 li p{
	font-size: 12px;
	font-size: 1.2rem;
	text-align:center;
}
#exhibition .box3 li {
	float:left;
	width:230px;
	margin-left: 20px;
}
#exhibition .box3 li:first-child{
	margin-left:0;
}
#exhibition .box3 li p{
	font-size: 12px;
	font-size: 1.2rem;
}
#exhibition .schDl {
	font-size: 12px;
	font-size: 1.2rem;
}
#exhibition .schDl3 {
	font-size: 12px;
	font-size: 1.2rem;
	float:left;
	width:240px;
	margin-left:2px;
}
#exhibition .ml0{
	margin-left:0;
}
#exhibition .schDl dt,
#exhibition .schDl3 dt {
	background: #ededed;
	padding: 10px;
	font-weight:bold;
}
#exhibition .schDl dd,
#exhibition .schDl3 dd {
	background: #f7f7f7;
	padding: 10px;
}

/*02*/
#exhibition .bg01 { background:#f7efef; }
#exhibition .bg02 { background:#f7f7f7; }
#exhibition .bg03 { background:#E8EFF0; }
#exhibition .bg04 { background:#F6F9F9; }
#exhibition .ukiyoeBox01,
#exhibition .ukiyoeBox03 {
	width: 730px;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 2px;
}
#exhibition .ukiyoeBox01 > p{
	float:left;
}
#exhibition .ukiyoeBox01 > div {
	float:left;
	margin-left: 30px;
	width: 320px;
}
#exhibition .ukiyoeBox01 > div p:first-child,
#exhibition .ukiyoeBox02 > div p:first-child{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 15px;
}
#exhibition .ukiyoeBox01 > div p:first-child small{
	font-size: 12px;
	font-size: 1.2rem;
}
#exhibition .ukiyoeBox02Outer {
	margin-top: 2px;
}
#exhibition .ukiyoeBox02Outer .ukiyoeBox02 {
	float:right;
	box-sizing: border-box;
	padding: 20px;
	width: 364px;
}
#exhibition .ukiyoeBox02Outer .ukiyoeBox02:first-child {
	float:left;
}
#exhibition .ukiyoeBox02Outer .ukiyoeBox02 > p{
	float:left;
}
#exhibition .ukiyoeBox02Outer .ukiyoeBox02 div {
	float:left;
	margin-left: 30px;
	width: 190px;
}
#exhibition .ukiyoeBox02Outer .ukiyoeBox02 div p{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
}
#exhibition .ukiyoeBox02Outer .ukiyoeBox02 div p small{
	font-size: 12px;
	font-size: 1.2rem;
}

#exhibition .ukiyoeBox03 h6{
	margin-top:0;
	font-size: 1.6rem;
	color:#FFFFFF;
	background:#76161B;
	padding:5px;
	margin-bottom:20px;
}
#exhibition .ukiyoeBox03 .fl{
	float:left;
}
#exhibition .ukiyoeBox03 .fr{
	float:right;
}
#exhibition .column_box{
	background:#D1DFE1;
	padding:10px;
}
#exhibition .column_box .lead{
	padding:10px;
}
#exhibition .column_box .ukiyoeBox01,
#exhibition .column_box .ukiyoeBox02 {
	width: 710px;
	box-sizing: border-box;
	padding: 10px;
	margin-top: 2px;
}
#exhibition .column_box .ukiyoeBox01 > div,
#exhibition .column_box .ukiyoeBox02 > div {
	float:left;
	margin-left: 30px;
	width: 320px;
}
#exhibition .column_box .ukiyoeBox02 > p{
	float:right;
}
#exhibition .column_box .ukiyoeBox02 > div p:first-child small{
	font-size: 12px;
	font-size: 1.2rem;
}

#exhibition .column{
	clear:both;
	background:#ffffff;
	border:5px solid #D1DFE1;
	padding:15px;
}

#exhibition .column h7{
	color:#7DA5AB;
	font-size: 1.6rem;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
}
	
#exhibition .column .linkArw{
	font-weight:normal;
}

#exhibition .poplink{
	margin-top:20px;
}

#exhibition .poplink a{
	background:url("/common/images/ico_blank_01.png") no-repeat 0 5px;
    padding-left: 15px;
	font-size:1.4rem;
}





















