/* CSS Document */


@import "css-temp/layout.css";
@import "css-temp/general.css";
@import "css-temp/sub-layout.css";


.contentBox .mapText {
	font-size: 1.1em;
	line-height: 150%;
}
.contentBox {
	width: 540px;
}
.contentBox h4 {
	text-align: left;
	margin-bottom: 5px;
}

.contentBox #left {
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-left: 5px;

}
.contentBox #left img,.storyPhoto img,.contentPhotoBox .photoLeft img,.contentPhotoBox .photoRight img,
.contentBox #photo img,.contentBoxPhoto #photo2 img,.contentPhotoBox .photoLeft img,
.contentPhotoBox .photoRight img {
	border: 3px solid #FFFFFF;
}
.contentBox .text {
	float: left;
	width: 226px;
}

.contentBox #left .caption {
	font-size: 0.8em;
	line-height: 150%;
	display: block;
}

.contentPhotoBox {
	padding-bottom: 30px;
	width: 540px;
}

.contentPhotoBox p {
	margin-right: 5px;
	margin-left: 5px;
}
#facilitiesExpl {
	text-align: left;
	width: 501px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
#facilitiesExpl th {
	width: 140px;
	vertical-align: top;
	background-color: #F6DDBA;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#facilitiesExpl td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#facilitiesExpl p {
	text-indent: 0px;
	margin-left: 5px;
}
.contentBox .photoLeft,.contentBox .photoRight {
	width: 320px;
}

.contentPhotoBox .photoLeft img {
	float: left;
	margin-right: 5px;
}

.contentPhotoBox .photoRight img {
	float: right;
}

.contentBoxPhoto {
	padding-bottom: 15px;
	width: 560px;
	margin-top: 15px;
}
.contentBoxPhoto li {
	width: 130px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
	list-style-type: none;
	margin-bottom: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contentBoxPhoto ul {
	margin-left: 4px;
}

.contentBoxPhoto #photo2 {
	margin-bottom: 20px;
}
.contentBoxPhoto li div.off,.contentBoxPhoto li div.on {
	height: 55px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}
.contentBoxPhoto li div.on {
	background-position: 0px 3px;
}
.contentBoxPhoto li div.on div {
	padding-bottom: 0px;
	background-image: url(../image/photo/exhibition/exhibiting.gif);
	background-repeat: no-repeat;
	padding-top: 37px;
	background-position: center bottom;
}
.contentBoxPhoto li div.off div {
	display: none;
}
.contentBoxPhoto .banzai {
	background-image: url(../image/photo/exhibition/banzai.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .gekkyu {
	background-image: url(../image/photo/exhibition/gekkyu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .kanko {
	background-image: url(../image/photo/exhibition/kanko.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .kasuga {
	background-image: url(../image/photo/exhibition/kasuga.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .kotobuki {
	background-image: url(../image/photo/exhibition/kotobuki.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .kujaku {
	background-image: url(../image/photo/exhibition/kujaku.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .naginata {
	background-image: url(../image/photo/exhibition/naginata.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .okina {
	background-image: url(../image/photo/exhibition/okina.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .seikai {
	background-image: url(../image/photo/exhibition/seikai.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .houou {
	background-image: url(../image/photo/exhibition/houou.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .syojo {
	background-image: url(../image/photo/exhibition/syojo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .takasago {
	background-image: url(../image/photo/exhibition/takasago.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.contentBoxPhoto .tokiwa {
	background-image: url(../image/photo/exhibition/tokiwa.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.contentBoxPhoto #photo2 div {
	width: 265px;
	margin-right: auto;
	margin-left: 6px;
	float: left;
}
.contentBoxPhoto p,.contentBox .mapText {
	text-align: left;
	margin-bottom: 10px;
}

.contentBoxPhoto div {
	padding-bottom: 15px;
}
.contentBox #photo {
	width: 506px;
	margin-bottom: 15px;
}

.photo {
	padding-bottom: 15px;
}

.contentPhotoBox .photoLeft img {
	float: left;
	margin-right: 5px;
}
.contentPhotoBox .photoRight img {
	float: right;
}
.workBox {
	width: 528px;
	background-color: #F6DDBA;
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 15px;
}
.workBox h4,.workBox h5,.workBox p {
	text-align: left;
}
.workBox .photoLeft {
	width: 256px;
	float: left;
}
.workBox .text {
	float: right;
	margin-left: 5px;
	width: 262px;
}
.JCILink {
	font-size: 1.1em;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#mainContents .storyPhoto {
	margin-bottom: 25px;
	margin-top: -10px;
}
#mainContents .kabukiLink {
	margin-bottom: 30px;
}
.img_style {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

/*******　ブログ記事　　*****/
#soundFlaBox {
	height: 35px;
	margin-bottom: 10px;
	text-align: right;
}
.mainContentBox {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
}
.mainContentBox p {
	width: 530px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.mainContentBoxOuter1 {
	width: 560px;
	background-image: url(../image/etc/circlebox1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 9px;
	margin-bottom: 10px;
}
.mainContentBoxOuter2 {
	background-image: url(../image/etc/circlebox2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 9px;
	background-position: bottom;
	width: 560px;
}
#yama {
	width: 546px;
}
#mainContents {
	margin-right: 0px;
}

#information img {
	margin-top: 5px;
}
.mainContentBox h3 {
	margin-top: 0px;
}
#news li,#blog dd,#blog dt {
	list-style-type: none;
	text-align: left;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 150%;
	text-indent: 0px;
}
#news ul,#blog dl {
	margin-left: 10px;
	margin-right: 10px;
}
#news li a,#blog dd a,#blog dt a {
	color: #0000FF;
	text-decoration: underline;	
}
#news li a:visited,
#blog dd a:visited,#blog dt a:visited {
	color: #551A8B;
	text-decoration: underline;	
}
#news div,#blog div {
	font-size: 0.8em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
	padding-left: 1.1em;
}
#news,#blog {
	overflow: hidden;
}
#blog dd {
	float: left;
}
#photoBox {
	width: 340px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 5px;
}
#photoBox2 {
	width: 200px;
	float: right;
	margin-right: 0px;
	margin-left: auto;
}
#photoBox2 li {
	list-style-type: none;
}
#photoBox2 #up {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 7px;
}
#photoBox2 #down {
	margin-top: 7px;
}


#photoBox3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#photoBox3 li {
	list-style-type: none;
	float: left;
	width: 270px;
	margin-right: 3px;
}
#mainContents #banner2 {
	margin-bottom: 10px;
	width: 560px;
}
#mainContents #banner2 li {
	list-style-type: none;
	float: left;
	width: 260px;
	margin-left: 12px!important;
	margin-left: 5px;
}
#photoBox3 li.under12 {
	margin-bottom: 12px;
}

#mainContents #banner2 li.right {
	width: 260px;
	margin-left: 13px;
}
#banner2 p {
	text-align: right;
	font-size: 14px;
}
.banner03 {
	width: 560px;
	margin-bottom: 10px;
}
