@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, em, font, img,
ol, ul, li,
form,
caption,dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*font reset*/
body{
	font:13px/1.231 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   *font-size:small;
   *font:x-small;
}
select,
input,
button,
textarea,
button {
   font:99% arial,helvetica,clean,sans-serif;
}


pre,
code,
kbd,
samp,
tt {
   font-family:monospace;
   *font-size:108%;
   line-height:100%;
}

/*start*****************************************************/
/*layout*/
body{
	background:#000000 url(../images/back.gif) no-repeat center top;
	text-align:center;
}
#wrapper{
	margin:0px auto;
	text-align:left;
	width:900px;
}
/*flash*/
#flashcontent{
	width:500px;
	margin:18px 0px 0px 200px;
	height:97px;
}
#table_area{
	background-color:#ffffff;
}

.mainback{
	height:20px;
	display:block;
	vertical-align:bottom;
}
img.sponsor_bn{
	margin-top: 5px;
}
/*txt*/
.txt9{
	font-size:69%;
	color: #333333;
}
.txt10{
	font-size:77%;
}
.txt11{
	font-size:84.6%;
}
.txt12{
	font-size:93%;
	line-height:123.1%;
}
.txt14{
	font-size:108%;
	line-height:138.5%;
}
.txt16{
	font-size:123.1%;
	line-height:153.9%;
}
.txt12left15{
	font-size:93%;
	line-height:123.1%;
	margin:0px 0px 0px 15px;
	}
.imageover a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}
