﻿body {  background-color: #FFFF99;}
td {	font-family:"ＭＳ ゴシック";
	font-size:84%;
	line-height: 140%;}
h1 {    font-size: 140%;
	color: #ffaa00;}
h2 {    font-size: 100%;
	font-weight:normal ;
	line-height: 140%;}
h3 {    font-size: 100%;
	line-height: 140%;
	color: #ffaa00;
	display:inline;}
table { width:750px;}
.footer{background-image:  url(img/bg_footer_g.gif);
	background-repeat: no-repeat;
	width: 750px;
	left: auto;
	right: auto;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	display: block;
	height: 50px;}
a:link {text-decoration: none;}
a:visited {
	text-decoration: none;}
a:hover{text-decoration: underline;}
.dotBoder {
	border: 2px dotted #CCFF00;
	background-color: #FFFFFF;
	background-image: url(img/logo_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.dotBoderOr {
	border: 2px dotted #FF9900;}
.FontBold {
	font-weight: bold;
	font-size: 12px;}
.FontSSB {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: xx-small;
	line-height: 120%;
	color: #333333;}
.TitleO {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;}
.NowVisit {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	color: #00CC00;}
.FontRed {
	color: #FF0000;
}