@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	Last Updated: Nov 09, 2009
	Edited by Kazuya Ono/COLONY+iNTERACTIVE INC.
	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


/* ============================================================
01: layout
============================================================ */
/*body#index #header {
	height: 296px;
}
*/
body#index #header h1 {
	margin:44px 60px 8px 0;
}
body#index #container {
	padding-bottom: 0;
	background-image: none;
}
body#index #container #main {
	width: 1200px;
	margin: 0 auto;
}

p.noFlash {
	font-size: 1.2em;
	padding-top: 100px;
}
p#fes_banner {
	margin: 0;
	padding: 0;
	clear: both;
}
p#fes_banner a {
	width: 1000px;
	height: 184px;
	background: url(../../images/fes_banner.jpg) left top no-repeat;
	overflow:hidden;
	text-decoration:none;
	text-indent:-2000em;
	display: block;
}
p#fes_banner a:hover {
	background-position: bottom;
}
