@charset "utf-8";

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}


/*	ページ全体設定
------------------------------------------------------------------*/

html body {
	background-color: #5B0000;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


/*	ヘッダーメニュー設定
------------------------------------------------------------------*/

/*	コンテンツ設定
------------------------------------------------------------------*/

#content {
	width: 950px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#03 {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 581px;
}


.back_top {
	padding-bottom:10px;
}

.back_top a {
	margin-right:30px;
	color:#FFF;
}

#footer {
	border: 0px;
}
#flashcontent {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 950px;
}
#01 {
	float: left;
	margin: 0px;
	padding: 0px;
}

#flashcontent a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
