﻿body
{
    margin-top          : 0;
    margin-left         : 0;
    margin-right        : 0;
    background-image    : url(images/bg_body.jpg);
    background-repeat   : repeat-x;
    width               : 100%;
    font-family         :'ＭＳ Ｐゴシック' , sans-serif;
}
a
{
    color: #3333ff;
    text-decoration     : none;
}
a:hover
{
    color: #6495ed; /*マウスが乗った時の通常のリンクテキストカラー*/
    text-decoration: underline; /*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
}
h1
{
    font-size           : 8pt;
    margin              : 5px 5px;
    font-weight         : normal;
    text-align          : left;
}
table
{
    font-size           : 9pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : normal;
    color               : black;
}
input
{
    font-size           : 9pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : normal;
    color               : black;
}
td,li
{ 
    font-size           :100%;
    line-height         :150%;
}
img
{ 
     border:0;
}
.fotter
{
    font-size           : 8pt;
    font-family         :'ＭＳ Ｐゴシック';
    font-weight         : normal;
    white-space         : nowrap;
}
.fotter2
{
    color               : #000099;
}
.menu
{
	font-size           : 14pt;
	font-family         : "ＭＳ Ｐゴシック";
	font-weight         : normal;
	color               : white;
    background-color    : #778899;
	width               : 700px;
}
.top_comment
{
    background          : url(./images/topcomment.gif) no-repeat;
    font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : normal;
    color               : black;
    width               : 750px;
    height              : 94px;
}	
.top_title2
{
    font-size           : 11pt;
    font-family         : 'ＭＳ Ｐゴシック';
    font-weight         : normal;
    color               : #4169e1;
    font-weight         : bold;
}					        
.top_title3
{
    font-size           : 10pt;
    font-family         : 'ＭＳ Ｐゴシック';
    font-weight         : normal;
    color               : #ffffff;
    background-color    : #4169e1;
    font-weight         : bold;
}
.menu1_title1
{
    font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : bold;
    color               : black;
}
.menu1_title2
{
	font-size           : 9pt;
	font-family         : "ＭＳ Ｐゴシック";
	font-weight         : normal;
	color               : black;
	background-color    : #e6e6fa;
    text-align          : center;
    white-space         : nowrap;
}
.menu1_title3
{
	font-size           : 9pt;
	font-family         : "ＭＳ Ｐゴシック";
	font-weight         : normal;
	color               : black;
	width               : 115px;
    text-align          : center;
}
.menu2_title1
{
	font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : bold;
    color               : black;
    background-color    : #e6e6fa;
	width               : 700px;
}	
.menu2_title12
{
	font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : bold;
    color               : black;
}					        
.menu2_title2
{
    font-size           : 10pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : normal;
    color               : #0066ff;
}	
.menu3_title1
{
	font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : bold;
    color               : black;
    background-color    : #e6e6fa;
	width               : 700px;
}					    
.menu3_title2
{
	font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : bold;
}				        
.menu3_title3
{
    font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : bold;
    color               : #0066ff;
}	
.menu_title1
{
	font-size           : 9pt;
	font-family         : "ＭＳ Ｐゴシック";
	font-weight         : normal;
	color               : black;
	background-color    : #e0dfe3;
}
.menu_title2
{
	font-size           : 9pt;
	font-family         : "ＭＳ Ｐゴシック";
	font-weight         : normal;
	color               : black;
	background-color    : #e6e6fa;
}
.menu_title3
{
	font-size           : 9pt;
	font-family         : "ＭＳ Ｐゴシック";
	font-weight         : normal;
	color               : black;
	height              : 20px;
    text-align          : center;
  
}
.menu_title4
{
	font-size           : 9pt;
	font-family         : "ＭＳ Ｐゴシック";
	font-weight         : bold;
	color               : black;
	background-color    : #e6e6fa;
	width               : 700px;
}
.font8
{
    font-size           : 8pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : normal;
    color               : black;
}
.font11
{
    font-size           : 11pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : normal;
    color               : black;
}
.font12
{
    font-size           : 12pt;
    font-family         : "ＭＳ Ｐゴシック";
    font-weight         : normal;
    color               : #2f4f4f;
}
.red
{
	color               : red;
}
.blue
{
	color               : blue;
}
.separate
{
    width               : 10px;
}
.dotframe
{
    border-right        : slategray 1px dotted;
    border-top          : slategray 1px dotted;
    border-left         : slategray 1px dotted;
    border-bottom       : slategray 1px dotted;
}
.center
{
  text-align:center;
  margin:0px auto;
  
}


