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

@import "../base.css";
@import "../layout.css";


/*-------------------------------------------------------------------------
		FLASH
/*-----------------------------------------------------------------------*/

#flash {
	height:316px;
	margin:0 auto;
	background:url(../../img/title_back.jpg) repeat-x;
	text-align:center;
	position:relative;
}

/*-------------------------------------------------------------------------
		MAIN
/*-----------------------------------------------------------------------*/

#main {
	padding-bottom:50px;
}

#main-in h2 {
	width:640px;
	margin-bottom:15px;
}

#main-in p {
	font-size:12px;
	line-height: 1.8em;
	width:640px;
	height:82px;
	text-align:justify;
	overflow-y:auto;
}

#main-in #info {
	width:640px;
	zoom:1;
}

#main-in #info:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#main-in #info h3 {
	height:39px;
}

#main-in #info #news {
	width:640px;
}

#main-in #info #news iframe#event-info {
	width:640px;
	height:155px;
}

#main-in ul#banner {
	position:absolute;
	right:0;
	top:0;
}

#main-in ul#banner li {
	line-height:0;
	margin-bottom:10px;
}

#main-in ul#banner li img {
	vertical-align:bottom;
}

/* 2011/12/13 休業のお知らせ追加 */
#main-in #info_sp {
        margin-bottom:20px;
}
