@charset "utf-8";

body {
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6,pre,blockquote,ul,ol,dl,dd,p{
    margin: 0;
    padding: 0;
}
li{
    list-style:none;
}
img {
	border: 0;
}

/* flash \*/

#commoing_flash_site {
	height: 500px;
	width: 800px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(error.jpg);
}
#commoing_flash_site ul {
.px;
	padding-top: 60px;
}
#commoing_flash_site li {
	text-align: center;
	display: block;
	width: 250px;
	height: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#commoing_flash_site a {
	display: block;
	white-space: normal;
	height: 100%;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 50px;
	text-decoration: none;
}
#commoing_flash_site a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
