@charset "UTF-8";
/* CSS Document */

#contents{
	width: 100%;
	text-align: center;
	margin: 100px auto 30px;
}

.contents_block{
	padding-top:20px; 
}

.calendar img{
	width: 40%;
}

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



#contents h3{
	font-size: 1em;
	padding-bottom: 10px;
}
#contents span{
	color: #835161;
}


#contents p{
	line-height: 2em;
	padding-bottom: 30px;
	
}

#concept p{
	padding-bottom: 20px;
}

#pickup a:link{
	text-decoration: underline;
}

.operatingday{
	padding-top: 30px;
}

#map{
	margin-bottom: 50px;
}