﻿@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------------
	                                           top_base
-------------------------------------------------------------------------------------------------------------------*/
body{
	font: 62.5% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	color:#000;
    background:#000;
}
a:link{
	color:#B79A5A;
	text-decoration: underline;
}
a:visited{
	color: #999;
	text-decoration: underline;
}
a:hover{
	color: #999;
	text-decoration: none;
}
a:focus{
	color: #999;
	text-decoration: none;
}
a:active{
	color: #999;
	text-decoration: none;
}
/*------------------------layout----------------------------*/
#container{
  width: 100%;
}
/*----------------------- header1000X60-------------------------*/
#header{
  xbackground: #F00;
  width: 1000px;
  height: 60px;
  margin: 0 auto 0 auto;
}
#header h1{
    float:left;
   xpadding: 0 0 0 0px;  
    }
#header p{
    line-height: 15px;
    font-size: 15px;
    background: url(../images/ico_mail.gif) no-repeat;
    position: absolute;
    top:40px;
    right:180px;
	}
#header p a{
    display: inline-block;
    height: 15px;
    padding-left: 25px;
    }
#header p a:link, #header p a:visited{
    text-decoration: none;
    }
#header p a:hover{
  	background: url(../images/ico_mail.gif) no-repeat left bottom;
    }
/*-----------------Contents1000X24-------------------------*/
#contents{
  width: 100%;
  height: 24px;	
 xbackground: #FFF;
}
#contents .inner{
  width: 1000px;  	
  xbackground: #FFF;
   
  margin: 0 auto 0 auto;
}
#contents .inner p{
  font-size: 20px;
  line-height: 30px;
  padding: 0px 10px 0 10px;
}
/*-------------------center1000-----------------------------*/
#center{ 
   xbackground: #F00;
    width: 1000px;
    float: left;
}
#center p{
    font-size: 14px;
    padding: 0px 30px 0 30px;
}
#center h2{
    width: 1000px;	
    font-size: 16px;
    padding: 0px 30px 0px 30px;
}
ul.centermenu li.first {
    margin-left:1px;
}
ul.centermenu li {
    font-size: 14px;
    color:#F00;    
    padding: 0px 30px 0px 30px;
	border-bottom: 1px solid #ccc;
}
ul.centermenu li a{
    display: block;
	cursor: pointer;
}
ul.centermenu li img {
	float: left;
	padding: 2px;
}
ul.centermenu li span {
    display: block;
	float: left;
	width: 70px;
	line-height: 2;
}
ul.centermenu li span strong {
	font-weight: bold;
}
/*-------------------left200X600------------------*/
#left{ 
    width: 200px;
	height: 600px;
    background: #F00;
    font-size: 16px;
    float: left;
}
#left h2{
    width: 200px;	
    font-size: 16px;
    padding: 0px 30px 0px 30px;
}
#left li.first {
    margin-left:30px;
}
#left li{
    font-size: 16px;
	padding: 0px 30px 0px 30px;
x	border-bottom: 1px solid #ccc;
}
#left li a{
    display: block;
	cursor: pointer;
}
#left li img {
	float: left;
	padding: 2px;
	border: 1px solid;
x	border-color: #eee #ccc #ccc #eee;
}
#left li span {
	display: block;
	float: right;
	width: 50px;
	line-height: 1.4;
}
#left li span strong {
	font-weight: bold;
}
/*-------------------right800X600-------------------*/
#right{ 
    width: 800px;
    height: 600px;	
    background: #CCCF;
    float: left;
}
#right h2{
    width: 750px;	
    font-size: 16px;
    padding: 24px 100px 0px 25px;
}
#right li.first {
	margin-left:30px;
}
#right li{
    font-size: 14px;
	padding: 0px 30px 0px 30px;
x	border-bottom: 1px solid #ccc;
}
#right li a{
    display: block;
	cursor: pointer;
}
#right li img {
	float: left;
	padding: 2px;
	border: 1px solid;
x	border-color: #eee #ccc #ccc #eee;
}
#right li span {
	display: block;
	float: right;
	width: 700px;
	line-height: 1.2;
}
#right li span strong {
	font-weight: bold;
}
/*------------------------maingamen1000X1000------------------*/
#main_gamen{
   width: 1000px;	
   height: 1000px;
   background: #FFF;
   font-size: 20px;
   float: left;
   padding:20px 0 0 0;
}
/*------------------------縦階層型メニュー---------------------*/
ul.navi {
	width:220px;
	margin:0px;
}
ul.navi, ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.category {
	margin-top:5px;
	height: 40px;
	line-height: 40px;
	text-indent:30px;
	background:url("../images/category_plus.gif");
	cursor:pointer;
}
div.open {
	background:url("../images/category_minus.gif");
	color: #FFF;
}
ul.menu a{
	display:block;
	height: 35px;
    font-size: 15px;
	line-height: 35px;
	color: #164158;
}
ul.menu li{
	background:url("../images/menu.gif");
	text-indent:15px;
}
ul.menu li.rollover{
	background:url("../images/menu_over.gif");
}
a {
	text-decoration:none;
}
div.mark {
	margin-top:5px;
	height: 37px;
	line-height: 40px;
	text-indent:30px;
	background:url("../images/mark01.jpg");
	cursor:pointer;
}
/*---------------------------縦階層型メニュー-------------*/
/*--------------------------- fotter1000------------------*/		
#footer{
   xbackground: #F00;
    width: 1000px;
	height: 100px;
    margin: 0 auto 0 auto;
    color: #666;
    font-size:16px;
}
#footer p{
    color: #FE11CC;
	font-weight: bold;
    font-size: 16px;
    padding: 0px 10px 0 10px;
}
ul.footmenu li.first {
    margin-left:0px;
}
ul.footmenu li {
    float:left; 
    margin: 10px 10px 0 10px;
    display:block; 
    margin-left:1px;
}
ul.footmenu li a { 
    padding-right:0px;
}
#footer address{
    float: right;	
    margin: 0px 2px 0 10px;
}
/*-------------------
	clearfix
-------------------*/
#ranking li a{
	overflow: hidden;
	_height: 1%;
}
#info li a{
	overflow: hidden;
	_height: 1%;
}
/*-------------------
