body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #000;
}
body {
	background: #FFF url(images/bg.png) repeat-x center top;
	margin: 0px;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F90;
}

#contentainer{
	background: url(images/bg_main.jpg) no-repeat center top;
	background-attachment:scroll;
	min-width:1000px;
	width: auto !important;
	width: auto;
}

#flashcontent {
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 640px;
	text-align:center;
}

#mainarea{
	width:1000px;
	height:1055px;
	margin:0 auto;
	clear:both;
}

#titlearea{
	background:url(images/textmain.png) no-repeat center;
	width:1000px;
	height:300px;
	clear:both;
}

#flasharea{
	width:1000px;
	height:640px;
	clear:both;
}

#titlelink{
	width:220px;
	height:85px;
	margin:0 auto;
	clear:both;
}