* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background-color: #000;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	width: 1024px;
	height: 800px;
	background-image: url(../images/sd_indexbg.jpg);
	background-repeat: no-repeat;
}

#header {
	padding-top: 20px;
	padding-left: 40px;
}

#content {
	padding-left: 40px;
	font-size: 0.875em;
	padding-top: 40px;
	color: #CCC;
}

#content p a {
	font-weight: bold;
	color: #FF6;
	text-decoration: none;
}
#content p a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	text-align: center;
}
#header   {
	width: 350px;
}

#counter {
	margin-left: 32px;
	padding-top: 5px;
	clear: both;
}
#flash {
	float: right;
}


#wrapper_top {
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	width: 1024px;
	height: 100%;
	background-repeat: no-repeat;
}


#header_top {
	width: 1024px;
	padding-top: 20px;
}
#header_top h1 p  {
	text-align: center;
}
#header_top h1 p a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu {
	margin-left: 190px;
	height: 90px;
}
#menu_colle {
	text-align: center;
}


#content_top {
	padding-left: 40px;
	font-size: 0.875em;
	color: #CCC;
	background-image: url(../images/sd_topbg.jpg);
	height: 850px;
	width: 1024px;
	background-repeat: no-repeat;
	clear: both;
}
#content_top #FlashID2 {
	padding-left: 200px;
	padding-top: 40px;
}
