body,p,ul,li,dl,dt,dd,h1,h2,h3,h4,form {
	padding: 0;
	margin: 0;
}


body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

img {
	border-style: none;	
}


#wrapper {
	border: solid #1C4325;
	border-width: 1px 0;
	background-color: #E8F0E4;
	position: absolute;
	height: 220px;
	width: 100%;
	z-index:2;
	top :50%;
	margin-top: -125px;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#swf {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#mainframe {
	text-align:left;
	margin: 0 auto;
	width: 1003px;
	height: 250px;
}


h1 {
	margin-top:10px;
	height: 50px;
}


h2 {
	text-indent: -9999px;
	background: url(../images/information.gif) no-repeat 0 0 ;
	
}


#info {
	width: 450px;
	color: #1C4325;
	float: right;
	clear: both;
	margin-top: 20px;
 
}


#flashmenu {
	margin-top: 15px;

}


#menu {
	list-style: none;
	
}
