@charset "UTF-8";

/*============================================================
* ver.07-06-28　'メイリオ',
	'Meiryo',Verdana, 
*============================================================*/

* {
  margin: 0;
  padding: 0;
  color: #D3D3D3;
  font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.1;
  }

body {
	background: #330000 url(../images/bg.gif) repeat-x 0 0;
	font-size: 12px;
	padding: 0;
/*margin: 25px auto 25px auto ;
	text-align: center;*/
	z-index:0;
}

a:link {
	color: #D3D3D3;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

img {
  border: 0;
  vertical-aligin: bottom;
  }

h1,h2,h3,h4,h5,h6
{
	font-size: medium;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	line-height: 1.25;
}

b {
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
}

.small {
	font-size: 0.85em;
}

.bold {
	font-weight: bold;
}




table ,td {
	vertical-align: top;
}

img,object,iframe {
	display :inline;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}


br.clear {
	clear: both;
}



#wrapper {
	width: 800px;
/*border: 1px solid #00FFFF; */
	margin: 0px auto 0px auto ;
}








#imagebox {
	background: #000000;
	width: 900px;
	padding: 0;
	margin: 5px 0 10px 0;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
}




#container {
	background: #fff;
	width: 840px;
	height: 620px;
	font-size: 1em;
	text-align: center;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 5px 0px ;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}


#navigation {
	padding: 0px 0 0px 0px;
	margin: 0px auto 0px auto;
	border: 1px solid #00FFFF;
}




p.pankuzu {
	text-align: left;
	color: #333333;
	font-size: 11px;
	padding: 0px 0 0px 0px;
	margin: 10px 0 30px 0;
}

p.pankuzu a {
	color: #993366;
}


img.line {
	border: 1px solid #666666;
}

hr {
	height: 1px;
	}

/* #######################################
アーキ
####################################### */
.tipspec {
text-align: left;
color: #666666;
font-family: "ＭＳ ゴシック","Osaka-等幅", monospace;
font-size: 10px;
line-height: 1.3;
}

/* #######################################
footer
####################################### */


#footer {
	padding: 0px 0px 20px 0;
	margin: 0 auto;
}

#footer p {
/*text-indent: -9999px;
	background: url(../images/copyright-trans.png) no-repeat 0 0;
	width: 200px;
	height: 11px;*/
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
	padding: 0px 0px 0px 0px ;
	margin: 0 auto;
}

