@charset "UTF-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(../images/base_pat.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}



.hided{
	display: none;
}

/* @group 共通画像指定 */

img {
	border-style: none;
}

a img {
	border-style: none;
}

img.alignLeftMarginA{
	float: left;
	margin-right: 16px;
}

img.alignRightMarginA{
	float: right;
	margin-left: 10px;
}

td img{
	vertical-align: bottom;
}


/* @end */

/* @group 共通フォント指定 */

A:link,A:visited{
	color: #3598f7;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}


/*WinIE6のみ*/

* html body,
* html body p,
* html body td,
* html body h1,
* html body h2,
* html body h3,
* html body h4,
* html body h5,
* html body h6,
* html body dd,
* html body dt,
* html body li {
	font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック","メイリオ";
}

/*WinIE以外*/

html>/**/body,
html>/**/body p,
html>/**/body td,
html>/**/body h1,
html>/**/body h2, 
html>/**/body h3,
html>/**/body h4,
html>/**/body h5,
html>/**/body h6,
html>/**/body dd,
html>/**/body dt,
html>/**/body li {
	font-family: "HiraKakuPro-W3","メイリオ",sans-serif,Osaka;
}

/*WinIE7のみ*/

*+html body,
*+html body p,
*+html body td,
*+html body h1,
*+html body h2, 
*+html body h3,
*+html body h4,
*+html body h5,
*+html body h6,
*+html body dd,
*+html body dt,
*+html body li {
	font-family: "メイリオ","ＭＳ ゴシック","ＭＳ Ｐゴシック";
}

html>/**/body h1,
html>/**/body h2, 
html>/**/body h3,
html>/**/body h4,
html>/**/body h5,
html>/**/body h6,
html>/**/body dt{
	font-family: "HiraKakuPro-W6","メイリオ",sans-serif,Osaka;
}

/*テキストの左右揃え*/

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

h1 {
	margin: 0;
	font-size: 14px;
	width: 144px;
	height: 117px;
	background-image: url(../common_parts/header_emblem_main.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 1px;
}

h1 a {
	width: 144px;
	height: 117px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

h2 {
	margin: 0;
}

h3{
	margin: 2em 0 0 0;
}

h4{
	font-weight: bold;
}

h3{
	clear: both;
}

h3.midashi img{
	vertical-align: bottom;
	margin-bottom:8px;
}

em {
	font-weight: bold;
	font-style: normal;
}

strong{
	font-weight: bold;
}

p{
	font-size: 12px;
}

h3{
	font-size: 14px;
}


/* @end */

/* @group classico */

hr{
	color: #d1d1d1;
	background-color:#d1d1d1;
	border:none;
	width:100%;
	height:1px;
}

div#container{
	background-color: #fff;
	width: 650px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 1px 24px 20px 24px;
	position: relative;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	z-index: 0;
}

div#container h3{
	color: #00218d;
	margin-top: 1.2em;
	padding-bottom: 0.25em;
	border-bottom: 6px solid #00218d;
}

div#container h4{
	color: #595959;
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
}

p{
	line-height: 1.6;
	margin: 0.7em 0 1em 0;
}

p#topImage{
	margin: 0 0 0 0;
	padding-top:0px;
	width: 698px;
}

p#topImage img{
	vertical-align: bottom;
}

div#header{
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	margin: 0 auto 0 auto;
		width: 698px;
	position: relative;
	height: auto;
	z-index: 100;

}
	
	

div#header p{
	margin: 0;
	line-height: 1;
	font-size: 8px;
}


div#header p img{
	vertical-align: bottom;
}

div#naviArea{
	position: absolute;
	top: 358px;
	right: 0;
	width: 674px;
	height: 25px;
	text-align: center;
		background-image: url(../images/menu_base.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-left: 24px;
}


ul#menu{
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	width: auto;
	text-align: center;
}



ul#menu li{
	padding: 0 0.5em 0 0.5em;
	margin: 0 1.0em 0 0;
	font-size: 12px;
	line-height: 1.3;
	float: left;
	text-align: center;
	font-weight: bold;
	font-family: 'HiraKakuPro-W6';
}

ul#menu li a{
	display: block;
}

div#kaikenArea{
	width: 100%;
	margin: 8px 0 24px 0;
	height: 200px;
	padding: 12px 0 0 0;
	background-color: #f2f2f2;
	display: none;
}

div#kaikenArea p{
	width: 612px;
	margin: 0 0 1em 12px;
}

div#kaikenArea h5,
div#kaikenArea h6{
	margin: 0 0 0 0;
}

h5{
	font-size: 14px;
	border-bottom: 6px solid #fff;
	margin-top: 1em;
}

div#kaikenArea h5 span{
	font-size: 12px;
	font-weight: normal;
}

h6{
	font-size: 12px;
	padding: 0 0 0 0.2em;
	border-bottom: 1px solid #e5e5e5;
	border-left: 4px solid #e5e5e5;
}


p.alignRight{
	text-align: right;
}


table{
	margin-top: 10px;
	background-color: #cbcbcb;
	margin-bottom: 24px;
}

table tr{
	background-color: #fff;
}

thead th{
	background-color: #d8ecff;
}

td,th{
	font-size: 12px;
	line-height: 1.35em;
}

td.point{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Verdana, Arial, sans-serif;
}

div#footer{
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	margin: 0 auto 0 auto;
	width: 698px;
	height: 164px;
	border-top: 1px solid #cbcbcb;
}

div#footer p{
	margin: 0;
}

div#footer p img{
	vertical-align: bottom;
}

p.buttonPageTop{
	text-align: right;
	font-size: 12px;
}

p.buttonPageTop a:link,
p.buttonPageTop a:visited{
	background-color: #b2b2b2;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
	color: #fff;
}

p.buttonPageTop a:hover{
	background-color: #37a8ff;
}


div#gameRepo990404{
display: none;
}

div#gameRepo990516{
display: none;
}

div#gameRepo990905{
display: none;
}

div#gameRepo991024{
display: none;
}

div#gameRepo000506{
display: none;
}

div#gameRepo000708{
display: none;
}

div#gameRepo050706{
display: none;
}

div#gameRepo051126{
display: none;
}

div#gameRepo060321{
display: none;
}

div#gameRepo061111{
display: none;
}

div#gameRepo070506{
display: none;
}

div#gameRepo071028{
display: none;
}

div#gameRepo080419{
display: none;
}

div#gameRepo080920{
display: none;
}


div#gameRepo090524{
display: none;
}

div#kaiken2007{
	display: none;
	width: 650px;
}

div#kaiken2007 p{
	text-align: left;
}



/* @end */
