@charset "utf-8";

body {
	font-family:"Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "Osaka", "ＭＳ Ｐゴシック", arial, Verdana;
	margin: 0px;
	font-size:72%;
	line-height:1.8em;
	letter-spacing:0.01em;
	background: #FFF url(../../images/exhibition/enter/enter_bg.jpg) repeat-x;
	padding:0px 0px;
	overflow-x:hidden;
}

a {
	text-decoration: none;
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .cf {
	height: 1%;
}
.cf {
	display:block;
}
/* end MacIE5 */

img{
	border:none;
}

form{
	margin: 0px;
	padding: 0px;
}


#enter{
	margin: 0px auto;
	padding: 110px 0px 0px;
	width: 523px;
}

#enter h1{
	margin: 0px;
	padding: 0px;
	height: 130px;
}

#enter p.date{
	margin: 0px;
	padding: 0px;
	height: 70px;
}

#enter p.btn{
	margin: 0px;
	padding: 0px;
	height: 135px;
}

#enter p.osaka{
	text-align: center;
	margin: 0px 0px 30px;
	padding: 0px;
}


#enter .past-site{
	margin:20px auto 0px;
	width:464px;
	padding:1px 0px 1px 1px;
	border:solid #F487B4 1px;
}


#enter .past-site h2{
	float:left;
	margin:0px 1px 0px 0px;
	height: 70px;
	width: 108px;
	overflow: hidden;
	
}


#enter .past-site ul{
	float: left;
	width: 355px;
	overflow: hidden;
}

#enter .past-site li{
	float:left;
	margin:0px 1px 0px 0px;
	line-height:0;
	height: 70px;
	width: 70px;
	overflow: hidden;
}


