@charset "Shift_JIS";

* {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

img{
     border: none;
    }

/* ----------------------------- body */
/* ----------------seson colorを入れる*/
body {
background-color: #F5F2E8;
text-align: center;
}

/* ------------------------container */

#container{
margin: 0 auto;
width: 1072px;
}

/* --------------------------- flash_con index home season*/
#cont-flash {
margin: 0 auto;
}



/* --------------------------- footer */


/* ----------------------------- 回り込み解除 */
.cl{
clear:both;
 }

/* --------------------------- スタイル */


/* --------------------------- フロート */
.flright {
float: right;
}

.flleft {
float: left;
}

/* ---------------------------------- */


#links {
	font-size: 10px;
	line-height: 100%;
	text-indent: -9000pt;
}

#flash {
	height: 811px;
	width: 1060px;
	background-repeat: no-repeat;
	padding: 0px;
	background-image: url(img/fake.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flash  a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 811px;
	width: 1060px;
}
#menu{
	height: 20px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	_display: block;
	_color: #666666;
	_letter-spacing: 1px;
}
html>body #menu{
display:none;
}
#menu  a:link {
	color: #666666;
}
#menu a:visited {
	color: #666666;
}
#menu a:hover {
	color: #996633;
}
#menu a:active {
	color: #666666;
}
