#page{
	width: 100%;
	max-width: 1000px;
}

#page_contents{
}

h1,h2,h3,h4,h5,h6,ul.ol,dl{
	margin: 0;
}

p{
	font-size: 4vw;
}

h3{
	
}

a.link_txt1:link, a.link_txt1:visited{
	text-decoration: underline;
}

a.link_txt1:hover {
	text-decoration:none;
}

#exhi_period_area .link_txt1 {
	color: #fff;
}

/* [バナー ハイライト] start */
a.overwhite{
    background-color:#fff;
    display:block;
	float:left;
}

#bottom1 > a.overwhite:first-child{
margin-left: 0px;
}

#bottom1 > a.overwhite{
margin-left: 5px;
}

a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}
/* [バナー ハイライト] end */

/* [バナー内 コメント] start */
.ev_list figure{
	position:relative;
	}

.ev_list figcaption{
	background-color:#c00;
	color:#fff;
	text-decoration:none;
	font-size:0.8rem;
	padding:0.3rem 0.4rem 0.2em 0.4rem;
	position:absolute;top:0;right:0;
	}
/* [バナー内 コメント] start */

/* [ hr ] start */
hr {
	
}

/* [ hr ] end */