/***** CSS¡¡event/gastenÍÑ¡¡******/
/*¡Á 2012¥¬¥¹Å¸ ¡Á*/


* {
	margin:0;
	padding:0;
}

body {
	width: 100%;
	max-width: 1200px;
	height: 100%;
	max-height: 1000px;
	margin-top:0px;
	margin: auto;
	/*background:url(../../../event/gasten/image/bg.png) center center / cover no-repeat fixed;*/
}

a{
color:#fff;
}
.contents {
	max-width:1200px;
	width: 100%;
	margin: auto; 
	display: block;
	background:url(../../../event/gasten/image/bg.png) center center no-repeat;
/*	 background-color: #ffffff;*/
}

h1 img{
	width: 100%;
	max-width: 773px;
	height: 100%;
	max-height: 516px;
	margin: auto;
}

.kaijou img{
	max-width: 821px;
	height: 100%;
	width: 100%;
	max-height: 284px;
	margin: 0 auto 30px auto;
}

.footer{
	max-width: 1200px;
	margin: auto;
	padding: 10px 0;
	background-color: #00A540;
	color: #ffffff;
	text-align: center;
	display: block;
}


.acenter{
	text-align:center;	
	}
