﻿/*	"Menu37"							4桁タブで最適化
==============================================================
	Copyright (C) 1990-2007 Cosmosoft All Rights Reserved.

	メニュー項目を並べる罫線の色		#A4BF7B		2箇所

	●罫線の色は、"MenuBack02.gif" の外枠の色と一致させる

==============================================================
*/

html {height: 100%; overflow: auto;}
#flashContent {position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; line-height: 0;}

body{
	margin: 0; padding: 0; height: 100%; width: 100%;
	font-family: Verdana, Arial, sans-serif,"ＭＳ Ｐゴシック";
	background-color: #333333;
	font-size: small;
	line-height: 134%;
	color: #333333;
}


a:link								/*-- ハイパーリンク先であることを示す --*/
{
	color: #FF6600;
	text-decoration: none;
	
}
a:visited							/*-- ハイパーリンク先への訪問が履歴にある --*/
{
	color: #FF6600;
	text-decoration: none;
	
} 
a:hover								/*-- マウスがハイパーリンク上にある --*/
{
	margin-bottom: 0em;
	color: #003F98;
	
}
a:active 							/*-- ハイパーリンクがアクティブ(現在のフォーカス位置) --*/
{
	color: #003F98;
	text-decoration: none;
	
}


#page {
  /*margin: 0 auto 0 auto;*/
  padding: 0;
  width: 800px;
  background-color: #ffffff;
}

#header {
  width: 800px;
  background-color: #000000;
}

#back_main {
  width: 800px;
  background-color: #ffffff;
}

#contents {
  float: right;
  width: 580px;
  margin:  8px 0 0 0;
  padding: 0 6px 0 6px;
  background-color: #ffffff;
}

#left_side {
  float: left;
  margin: 0;
  padding: 8px 5px 0 0;
  width: 200px;
  background-color: #ffffff;
  line-height: 1.5;
}

#left_side a:link								/*-- ハイパーリンク先であることを示す --*/
{
	color: #003F98;
	text-decoration: none;
	font-weight:bold;
}
#left_side a:visited							/*-- ハイパーリンク先への訪問が履歴にある --*/
{
	color: #003F98;
	text-decoration: none;
	font-weight:bold;
} 
#left_side a:hover								/*-- マウスがハイパーリンク上にある --*/
{
	color: #FF6600;
	font-weight:bold;
}
#left_side a:active 							/*-- ハイパーリンクがアクティブ(現在のフォーカス位置) --*/
{
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}

#foot {
  width: 800px;
  clear: both;
  margin: 0;
  /*padding: 8px 12px 8px 0;*/
  text-align: center;
  font-size: 12px;
  color: #000000;
  /*background-color: #cccccc;*/
}

#foot_navi {
  width: 650px;
  text-align: center;
  font-size: 10px;
  color: #000000;
 
}


#back_right {
  height: 120%;
  background-image: url( img/back2.jpg);
  background-repeat: repeat-y;
  background-attachment : fixed;
  background-position : 100% 0%;
}

.info {
  width: 575px;
  background-color: #404080;
  font-size: 20px;
  line-height: 1.5;
  font-weight:bold;
  color: #ffffff;
}

.title {
  font-size: 20px;
  line-height: 1.3;
  font-weight:bold;
  color: #404080;
}

.title2 {
  font-size: 16px;
  line-height: 1.3;
  font-weight:bold;
  color: #333333;
}

.title3 {
  font-size: 14px;
  line-height: 1.3;
  font-weight:bold;
  color: #333333;
}

.syogi {
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  background-color: #ffffff;
}

.dash {
  border-width: 0px 0px 2px 0px;
  border-style: dashed;
  border-color: #999999;
}

.red { 
 color: #ff0000;
}

.met_red { 
 color: #D80C18;
}

.green { 
 color: #336600;
}

.gray {
 color: #808285;
}

.over_big {
 font-size:20px;
}

.s_big {
 font-size:16px;
}

.big {
 font-size:14px;
}

.small {
 font-size:10px;
}

.normal {
 font-size:11px;
}

.s_blue {
 color: #238b83;
}

.pink {
 color: #D40B6E;
}

.black {
 color: #222222;
}

.brown {
 color: #63493B;
}

.orange {
 color: #E73507;
}

.gray {
 color: #777777;
}

.blue {
 color: #003F98;
}

.white {
 color: #ffffff;
}

.under_dash{
 border-style:dashed;
 border-width: 0px 0px 1px 0px;
}

.game {
 font-size: 14px;
 color: #1f6b9f;
 font-weight:bold;
}

.game2 {
 font-size: 18px;
 color: #555555;
 font-weight:bold;
 line-height: 1.3;
}

.screen {
 padding: 10px;
 float:left;
}

.screen_r {
 padding: 10px;
 float:right;
}

.icon {
 padding: 5px 5px 5px 5px;
 float:left;
}

.inquire {
 font-size:14px;
 color:#e83731;
 margin: 1px 1px 1px 1px;
}

.clear{
 clear:left;
}

.clear_r{
 clear:right;
}

.sente{
 background-color: #ffffff;
}

.gote{
 background-color: #eeeeff;
}

h1
{
	font-size: 12px;
}

h2 {
 font-size:24px;
 color:#e83731;
 margin: 1px 1px 1px 1px;
 line-height: 100%;
}

.h2_back{
 text-align: center;
 padding: 5px;
}

h3 {
 font-size:16px;
 color:#ffffff;
 margin: 1px 2px 3px 4px;
}

.h3_back{
 background-color: #e83731;
 padding: 5px 0px 0px 10px;
 height:24px;
 clear:left;
}

h4 {
 font-size:16px;
 color:#003F98;
 margin: 1px 2px 3px 4px;
 line-height: 150%;
}

.l_menu_back {
 /*background-color: #e83731;*/
 background-image: url( img/l_menu_bt.png);
 background-repeat: no-repeat;
 /*padding: 5px 5px 5px 5px;*/
 height:30px;
 width:180px;
 font-size:15px;
 text-align:center;
}

.l_menu_back2 {
 background-color: #e83731;
 /*padding: 5px 5px 5px 5px;*/
 height:24px;
 font-size:15px;
}

.top_menu_back {
 
 font-size:16px;
 padding: 5px 5px 5px 5px;
 font-weight:bold;
 text-align:center;
}
