@charset "Shift_JIS";
html{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	background: url(image/back.jpg);
}
h1{
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	color: #3366FF;
	margin: 30px;
}
h2{
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	color: #FFCC00;
	margin: 20px;
	margin-left: 40px;
}
h3{
	font-family: "HGPｺﾞｼｯｸE","HGP創英角ﾎﾟｯﾌﾟ体","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	margin: 0;
	padding: 0;
}
p{
	margin: 30px;
}
em{
	font-weight: bold;
}

#first{
	font-size: 20px;
	font-family: "HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	border: dotted;
	padding: 5px;
}
#container{
	width: 794px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #FFFFFF;
	border-left: 3px solid #CCFFFF;	
	border-right: 3px solid #CCFFFF;	
}
#header{
	width: 794px;
	height: 200px;
}
#content_block{
	width: 600px;
	margin: 10px;
	height: 250px;
	border: double;
	position: relative;
	left: 75px;
}
#top_navi{
	text-align: right;
	margin: 10px;
}
#menu{
	background: url(image/menu.gif) top left repeat-x;
	width:794px;
	height:40px;
	clear: none;
	font-family: "HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	font-size: 15px;
	text-align: center;
}
#menu a:link{
	color: #0000CC;
}
#menu a:visited{
	color: #0000CC;
}
.img_cap{
	height: 250px;
	font-size: 14px;
	text-align: center;
}
img:link img:visited{
	text-decoration: none;
}
img{
	margin: 3px;
	border: 0;
}
#monthly{
	width: 700px;
	height: 280px;
	margin: 10px;
	margin-left: 45px;
	border: dotted;
	border-color: blue;
	clear: both;
}
#soon{
	width: 700px;
	height: 80px;
	margin: 10px;
	margin-left: 45px;
	border: dotted;
	border-color: blue;
	clear: both;
}
#soon div{
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体","HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	font-size: 30px;
	color: #00CC00;
	padding: 10px;
	text-align: center;
}
#news{
	background-color: #FFCC00;
	margin: 10px;
	padding: 5px;
	text-align: center;
	width: 700px;
	margin-left: 43px;
	border: outset;
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体","HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	font-size: 20px;
}
div#Copyright{
	background-color: #CCFFFF;
	width: 794px;
	height: 20px;
	text-align: center;
	font-size: 15px;
	color: #000000;
	clear: both;
}


body#video{
	padding: 5px;
	background-image: url('image/back.jpg');
}
div#dl{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 12px;
}


td{
	width: 230px;
}
