@charset "utf-8";

/*--------------------------------------
CSS Information

File name:      base.css
Style Info:     各ページ・汎用
--------------------------------------*/

/*--------------------------------------
	トップページ
--------------------------------------*/
#exhibition h2 {
	margin:0 0 10px;
	padding:0;
}
div.event h2 {
	margin:0 0 10px;
	padding:0;
}
div.round h2 {
	margin:0 0 10px;
	padding:0;
}
div.round h2.twitter {
	margin:0 0 10px;
	padding:10px 0 0;
}
div.section ul.news,
div.section ul.cafe,
div.section ul.blog,
div.section ul.twitter,
div.section ul.event {
	margin:0 0 15px;
	padding:0;
	list-style:disc;
}
.twitters ul{
	margin:0 0 15px;
	padding:0;
	list-style:disc;
}
.twitters ul li{
	margin:0 0 10px 15px;
	padding:0;
	font-size:91%;
}

div.section ul.cafe li,
div.section ul.twitter li,
div.section ul.event li {
	margin:0 0 10px 15px;
	padding:0;
}
div.section ul.news li,
div.section ul.blog li {
	margin:0 0 10px 15px;
	padding:0;
	font-size:91%;
}
div.section ul.exihibition {
	margin:10px 0 10px;
	padding:0;
	list-style:none;
}
div.section ul.exihibition li {
	margin:0 35px 0 0;
	*margin:0 20px 0 0;
	padding-left:18px;
	height:24px;
	line-height:24px;
	float:left;
	background:url(/img/img_icon_05.gif) 0 50% no-repeat;
}
div.section ul.pickup li {
	padding:0;
	list-style:none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 180px;
}
div.section ul.cafe {
	margin:0;
	padding:0;
	list-style:disc;
}
div.section ul.cafe li {
	margin:0 0 0 15px;
	padding:0;
	font-size:84%;
}
div.section ul.guide {
	margin:0 0 25px;
	padding:0 0 10px;
	border-bottom:1px dotted #000000;
	list-style:none;
}
div.section ul.guide li {
	margin:0 0 5px 0;
	padding-left:18px;
	line-height:20px;
	background:url(/img/img_icon_05.gif) 0 5px no-repeat;
}
div.section ul.event_guide {
	margin:0 0 25px;
	padding:0 0 10px;
	border-bottom:1px dotted #000000;
	list-style:none;
}
div.section ul.event_guide li {
	margin:0 0 5px 0;
	padding-left:18px;
	line-height:20px;
	background:url(/img/img_icon_05.gif) 0 5px no-repeat;
}

div.section ul.guide ul {
	margin:0 0 15px 0;
	padding:0;
	font-size:84%;
	list-style:none;
}
div.section ul.guide ul li {
	margin:0 0 5px;
	padding-left:10px;
	line-height:15px;
	background:url(/img/img_icon_06.gif) 0 4px no-repeat;
}
div.section div.box {
	margin:0;
	padding:0;
	width:590px;
	text-align:center;
}
div.top_photo {
	margin:0;
	padding:0;
	float:right;
	width:185px;
}
div.section p.event {
	margin:0 0 5px;
	padding:0;
}
div.top_bottom {
	margin:0;
	padding:0;
	clear:both;
	width:860px;
	height:5px;
	overflow:hidden;
	background:url(/img/img_top_bottom.gif) 0 0 no-repeat;
}

div.section_guide div.box_left {
	margin:0 0 15px;
	padding:0;
	float:left;
	width:190px;
}
div.section_guide div.box_left ul.guide {
	margin:0 0 20px;
	padding:0;
	list-style:none;
}
div.section_guide div.box_left ul.guide li {
	margin:0 0 5px 0;
	padding-left:18px;
	line-height:20px;
	background:url(/img/img_icon_05.gif) 0 5px no-repeat;
}

div.section_guide div.box_left div.map {
	margin:0;
	padding:0;
	height:51px;
}
div.section_guide div.box_left div.map p {
	margin:0;
	padding:0;
	float:left;
}
div.section_guide div.box_left div.map p.thm {
	margin-right:5px;
}
div.section_guide div.information {
	margin:0;
	padding:0;
	font-size:91%;
	float:right;
	text-align:left;
}
div.section div.event_thm {
	margin:0;
	padding:0;
	width:184px;
	text-align:center;
	float:right;
}

/*--------------------------------------
	下層ページ
--------------------------------------*/
body.sub #right div.section h2 {
	margin:0 0 15px;
	padding:0;
}
body.sub #right div.logo {
	margin:0;
	padding:0;
	text-align:center;
}

div.section div.title {
	margin:0 0 20px;
	width:620px;
	height:31px;
	padding-bottom:10px;
	border-bottom:1px dotted #000000;
}
div.section div.title h2 {
	margin:0;
	padding:0;
}
div.section div.title_left {
	padding:0;
	height:100%;
	float:left;
}
div.section div.title_right {
	height:100%;
	float:right;
}
div.title_right ul.date {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}
div.title_right ul.date li {
	margin-right:3px;
	padding:15px 0 0;
	line-height:17px;
	float:left;
}
div.title_right ul.date li.point {
	margin-left:5px;
}
div.title_right ul.date li.data_font a {
	width:17px;
	height:17px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
div.title_right ul.date li.lang {
	margin-right:3px;
	padding:19px 0 0;
	line-height:13px;
	float:left;
}
div.section h3 {
	margin-bottom:30px;
	clear:both;
}
div.section h4 {
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:123.1%;
	clear:both;
	border-bottom:2px dotted #E72F48;
}
div.section h4.exhibition {
	margin-bottom:30px;
	clear:both;
	border:none;
}
div.section h5 {
	margin-bottom:15px;
	padding-bottom:5px;
	clear:both;
	font-weight:normal;
	border-bottom:2px dotted #E72F48;
}
div.section h4 span {
	font-size:77%;
}
div.section div.block {
	margin:0 0 0;
	min-height:350px;
}
div.section div.block1 {
	margin-bottom:40px;
}
div.section div.block2 {
	margin-bottom:0;
}
div.section div.block3 {
	margin-bottom:0px;
}
div.section div.block1 table {
	margin:0 0 30px;
	padding:0;
	width:584px;
	border-collapse:separate;
	border-spacing:1px;
	line-height:160%;
}
div.section div.block1 table th {
	text-align:left;
	padding:5px;
	vertical-align:top;
	font-weight:bold;
}
div.section div.block1 table td {
	text-align:left;
	padding:5px;
	vertical-align:top;
	line-height: 140%;
}
div.section div.block1 ul.back {
	margin:0;
	padding:0;
	font-size:84%;
	list-style:none;
	float:right;
}
div.section div.block1 ul.back li {
	margin:0 0 5px 0;
	padding-left:18px;
	line-height:20px;
	background:url(/img/img_icon_07.gif) 0 5px no-repeat;
}
div.section div.block3 p.s_text {
	margin:0 0px 10px;
	padding-top:10px;
	font-size:84%;
}
div.section div.block3 p.bor_text {
	margin:0 0px 10px;
	padding-top:10px;
	font-size:100%;
	border-top:1px solid #000000;
}

.eventinfo table {
	padding:0;
	width:584px;
	margin: 0;
	line-height: 100%;
}
.eventinfo th {
	text-align:center;
	padding:0px;
	vertical-align:top;
	margin: 0px;
	font-weight: normal;
	line-height: 120%;
}
.eventinfo td {
	text-align:left;
	padding:0px;
	vertical-align:top;
	margin: 0px;
	line-height: 100%;
	font-weight: normal;
}

.eventinfo p{
	margin:0;
	padding:0;
}

div.section div.block1 p.item_text {
	margin:0 5px 20px;
	padding:0;
	width:283px;
	_width:278px;
	float:left;
	overflow:hidden;
}
div.section div.block1 p.item_text span {
	font-weight:bold;
}
div.section div.block2 p.cent_text {
	margin:0 5px 10px;
}
div.section div.block1 p a,
div.section div.block2 p a,
div.section div.block p a {
	color:#0099CC;
}
div.section div.block1 p a:hover,
div.section div.block2 p a:hover,
div.section div.block p a:hover {
	color:#000000;
	text-decoration:none;
}
p.title {
	margin-bottom:10px;
	font-weight:bold;
}
p.cent_text {
	margin:0 5px 30px;
}
p.cent_text2 {
	margin:0 5px 30px;
	font-size:91%;
}
p.cent_text3 {
	margin:0 0 20px;
	text-align:center;
}
p.cent_text span {
	font-weight:bold;
}
p.cent_text img {
	margin:0 0 10px;
}
p.photo_img {
	margin:0 0 30px 30px;
	float:right;
	overflow:hidden;
}
p.cut_img {
	margin-bottom:20px;
	clear:both;
	text-align:center;
	font-size:84%;
}
p.cut_img2 {
	margin-bottom:20px;
	margin-left:10px;
	clear:both;
	text-align:center;
	font-size:84%;
	background:url(../img/exhibition/schedule_th.jpg) no-repeat;
}
p.cut_img3 {
	margin-bottom:20px;
	margin-left:10px;
	clear:both;
	text-align:center;
	font-size:84%;
	background:url(../img/exhibition/schedule_201702th.jpg) no-repeat;
}
p.photo_right {
	margin:0 0 15px 15px;
	float:right;
	overflow:hidden;
}
p.photo_left {
	margin:0 15px 15px 0;
	float:left;
	overflow:hidden;
}
p.bor_left {
	margin:0 5px 40px;
	padding-left:10px;
	border-left:2px solid #000000;
}
p.bor_text {
	margin:0 5px 40px;
	padding-top:10px;
	font-size:91%;
	border-top:1px solid #000000;
}

p.address {
	margin:0 0 25px;
	padding:0 0 20px;
	font-size:84%;
	border-bottom:1px dotted #000000;
}
p.info {
	margin:0;
	padding:0;
	width:180px;
	font-size:84%;
}
div.side_top_image {
	margin:0;
	padding:0;
	width:220px;
	clear:both;
}
div.top_image {
	margin:0;
	padding:0;
	width:620px;
	clear:both;
}
div.bottom_image {
	margin:0;
	*margin-top:-2px;
	padding:0;
	width:860px;
	clear:both;
}
div.bottom_exhibition {
	margin:0;
	padding:0;
	width:620px;
	height:30px;
	clear:both;
	background:#FFFFFF url(/img/img_round_exhibition.gif) 0 0 no-repeat;
}
div.bottom_center {
	margin:0;
	padding:0;
	width:400px;
	height:30px;
	clear:both;
	background:#FFFFFF url(/img/img_round_center.gif) 0 0 no-repeat;
}

.clear {
	clear:both;
}
.txt_s {
	font-size: 10px;
	line-height: 18px;
}
.eventpolicy {
	font-size: 10px;
	line-height: 18px;
	text-align: right;
}

/*　NEW CSS　下層
--------------------------------------*/

#contents div.rubbish {
	margin:0 0 5px;
	width:860px;
	height:20px;
	clear:both;
	font-size:85%;
}
#contents div.rubbish_left {
	margin:0;
	padding:0;
	float:left;
	height:20px;
	line-height:20px;
}
#contents div.rubbish_right {
	margin:0;
	padding:0;
	float:right;
	height:15px;
	line-height:15px;
}
#contents div.rubbish_right ul.date {
	margin:0;
	padding:0;
	list-style:none;
}
#contents div.rubbish_right ul.date li {
	margin:0 3px 0 0;
	padding:0 0 0;
	float:left;
}
div.section ul.sub_link {
	margin:0 0 25px;
	padding:0 0 10px;
	border-bottom:1px dotted #000000;
	list-style:none;
}
div.section ul.sub_link li {
	margin:0 0 10px 0;
	padding:0;
}

/* イベント用
---------------------------------------- */

div.block div.event_item {
	margin:0 0 10px;
	padding:0 0 10px;
	width:620px;
	height:80px;
	line-height:1.2;
	overflow:hidden;
	font-weight:bold;
	border-bottom:2px dotted #7b20ab;
}
div.block div.event_item p.data {
	margin:0 0 5px;
	padding:0;
	font-size:116%;
}
div.block div.event_item p.icon {
	margin:0 10px 0 0; 
	padding:0;
	float:left;
}
div.block div.event_item p.sub_title {
	margin:0 0 5px;
	padding:0;
}
div.block div.event_item p.title {
	margin:0;
	padding:0;
	font-size:116%;
}
div.block div.event_item p.img {
	margin:0 0 0 10px;
	padding:0;
	width:120px;
	float:right;
}
div.block div.form_btn {
	margin:20px 0;
	padding:0;
	width:620px;
	text-align:center;
	clear:both;
}

/* 追加分
---------------------------------------- */
.border01 {
	margin-bottom: 30px;
	margin-top: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div.section h4.exhibi_event {
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:110%;
	clear:both;
	border-bottom:1px dotted #E72F48;
}
div.section h4.exhibi_event span {
	font-size:77%;
}
div.section h4.exhibi_event2 {
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:110%;
	clear:both;
	border-bottom:1px dotted #666666;
}
div.section div.exhibi_ttl{
	margin-bottom:15px;
	padding-bottom:5px;
	clear:both;
	font-size:120%;
	font-weight:bold;
}
p.cent_text3 {
	margin:0 5px 30px;
	font-size:123.1%;
}
.pic_cap {
	font-size: 84%;
	line-height: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}

/* 11/15追加分
---------------------------------------- */
.txt_s {
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	padding-top:10px;
}

/* 2011/1/12追加分
---------------------------------------- */
p.cent_text4 {
	margin:0 5px 30px;
	font-size:110%;
}
.txt_m1 {
	font-size:110%;
	line-height: 24px;
}
p.bor_left2 {
	margin:0 5px 40px;
	padding-left:10px;
	border-left:2px solid #000000;
	font-size:110%;
}

/* 2011/4/19追加分
---------------------------------------- */
.txt_m2 {
	margin:0 5px 30px;
}
.txt_s2 {
	font-size:91%;
}
.order_txt {
	font-size:91%;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}
.order_txt-s {
	font-size:84%;
	text-align:right;
	margin-top:5px;
	width:610px;
}
.txt_s3 {
	font-size:84%;
	line-height: 14px;
	margin-top:2px;
}

/* 2012/2/2追加分
---------------------------------------- */
.zuroku_txt {
	font-size:91%;
	padding:8px;
}

/* 2012/2/20追加分
---------------------------------------- */
div.report {
	margin-bottom:15px;
	padding-bottom:5px;
	clear:both;
	border-bottom:2px dotted #E72F48;
	font-size:120%;
	font-weight:bold;
}
div.report span.report_s {
	font-size:84%;
	font-weight:bold;
}

/* 2014/11/4追加分
---------------------------------------- */
.txt_catch {
	font-family:"ＭＳ 明朝",serif;
	font-size:14px;
}

/* 2016/11/8追加分　駐車場
---------------------------------------- */
dl{  
  margin-bottom: 30px;
  margin-left: 15px;
  width : 100%;
}
dt{  
  padding : 0;
  width : 10%;
  float : left;/* 左に寄せる */
  clear : both;/* フロートの解除 */
}
dd{  
  padding : 0;
}
p .parking {  
  margin: 0;
  padding : 0;
}

/* 2017/12/14追加分
---------------------------------------- */
div.section ul.hakuin {
	margin: 15px 0 25px;
	padding:0;
	list-style: none;
}
div.section ul.hakuin li {
	padding-left: 1.2em; 
    text-indent: -1.2em;
	font-size:120%;
	line-height:180%;
}
div.section ul.hakuin li:before {
	color:#ff01a2;
	content: "● ";
}
div.section ul.hakuin li .under {
	border-bottom: solid 2px #ff01a2;
}

/* 2019/3/19追加分
---------------------------------------- */
div.section div.block1 p.indent_text {
  margin-bottom: 30px;
  margin-left: 20px;
}
div.section div.block1 p.indent {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
  margin-left: 20px;
}
div.section div.block1 p.indent2 {
  padding-left: 2.6em;
  text-indent: -2.8em;
  margin-left: 20px;
}