@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;
}
h1 {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	height: 25px;
}


h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #888888;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	color: #999999;
}
#wrapper {
	margin: auto;
	width: 800px;
}
#header {
	height: 300px;
	width: 800px;
	background-color: #000000;
}
#header a {
	text-decoration: none;
	color: #666666;
}
#menu {
	height: 35px;
	width: 800px;
	padding-left: 1px;
}
#menu li {
	float: left;
	width: 114px;
	text-align: center;
	display: block;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
}
#menu li a {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
}
#menu li a:hover {
	color: #666666;
	background-color: #111111;
}
#news {
	width: 800px;
	margin-top: 30px;
	clear: both;
}
#news_box {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	width: 800px;
}
#news_box li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
#cg_movie {
	width: 800px;
	margin-top: 80px;
}
#web {
	width: 800px;
	margin-top: 80px;
}
#print {
	width: 800px;
	margin-top: 80px;
}
#about_us {
	width: 800px;
	margin-top: 80px;
}
#contact {
	width: 800px;
	margin-top: 80px;
}
#footer {
	width: 800px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

/* content \*/

.content_box {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.content_img {
	width: 600px;
	height: 100px;
	padding: 5px;
	border: 3px solid #333333;
	float: left;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	background-color: #000000;
}
.content_img:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	background-color: #000000;
}
.detail {
	padding-left: 10px;
	width: 165px;
	float: left;
}
.url_link {
	clear: both;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.url_link a {
	text-decoration: none;
	color: #999999;
}
.url_link a:hover {
	text-decoration: underline;
}
.top  {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
}
.top a {
	text-decoration: none;
	color: #CCCCCC;
}


/* flash \*/

#commoing_flash_site {
	height: 500px;
	width: 800px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../img/index.jpg);
}
#commoing_flash_site ul {
.px;
	padding-top: 100px;
}
#commoing_flash_site li {
	text-align: center;
	display: block;
	width: 250px;
	height: 50px;
	margin-top: 5px;
	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;
}
