@charset "Shift_JIS";

*	{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-size: 80%;
	font-style: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "MS　Pゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	text-align: center;
}

h1	{
	font-size: 150%;
	font-style: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "MS　Pゴシック", sans-serif;
	color: #333333;
}

p	{
	font-size: 120%;
	font-style: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "MS　Pゴシック", sans-serif;
	color: #333333;
}

#pagebody	{
	
	width: 865px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#wapper	{
	width: 850px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#header	{
	width: 850px;
	height: 70px;
	padding: 15 0 15 0;
	text-align: left;
	background: url(../img/head.gif) no-repeat;
}

#logo	{
	float: left;
	width: 150px;
	height: 25px;
}

#navi	{
	float: right;
	width: 700px;
	height: 25px;
	background-color: #ffffff;
}


#img	{
	clear: both;
	width 850px;
	height: 400px;
	background-color: #ffffff;
}

#space850x10	{
	width: 851px;
	height: 100%;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-color: #ff0000;
}

#main-flash	{
	width: 851px;

	
	}

#get-flash	{
	width: 851px;
	height: 31px;

}

#news	{
	width: 840px;
	height: 200px;
	padding: 20 20 20 20;
	text-align: left;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-color: #ff0000;

}

#footer	{
	width: 851px;
	height: 30px;
	background-color: #ffffff;
}

