/* CSS Document */
/* font-family: Arial, Helvetica, sans-serif;(英文フォント) */


body {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #C2D1C8;
	text-align: center;
	margin:0;
	padding:0;
}
.brown {
	color: #7E0B06;
}

table {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
}

h1{
	font-size:120%;
	color: #663300;
	margin:0px;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:-20px;
}
h2 {
	color: #663300;
	font-size:120%;
	padding-left: 5px;
	padding-top: 10px;
}
h3 {
	border:3px double #FF9900;
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
}

p {
	font-size: 100%;
	line-height: 1.4em;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../img/footer_haikei.jpg);
	height: 35px;
	text-align: center;
	color: #003366;
	font-size: 90%;
	padding-top: 10px;
}
address a {
	color: #003366;
	text-decoration: none;
}
address a:hover {
	color: #003366;
	text-decoration: underline;
}

.teble-left {text-align: left;vertical-align: top;}
.teble-right {text-align: right;vertical-align: top;}
.fleft {float: left;}
.fright {float: right;}

.blue { color: #000000}
.orange {  color: #FF6600}
.yellow { color: #FFFF00}
.red { color: #FF0000}
.black {  color: #000000}
.green {  color: #006600}
.yamabuki {   color: #FFCC00}
.white {  color: #FFFFFF}

.font_80 {  font-size: 80%; line-height: 1.4em;}
.font_90 {  font-size: 90%; line-height: 1.4em;}
.font_120 {  font-size: 120%; line-height: 1.4em;}
.font_150 {  font-size: 150%; line-height: 1.4em;}

a {color: #333333;text-decoration: none}
a:hover {
	color: #669900;
	text-decoration: underline
}
.top_menu {
	background-image: url(../img/menu_haikei.jpg);
	height: 52px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: right;
	width: 933px;
}
.top_menu_g {
	margin-left: 28px;
	margin-right: 5px;
}
.footer_haikei {
	background-image: url(../img/footer_haikei.jpg);
	height: 53px;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
	color: #003366;
	font-size: 90%;
}
.body_table {
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: left;
}
.space1 {
	margin-bottom: 5px;
}
.ranking_haikei {

	background-image: url(../img/ranking_haikei.jpg);
	padding-right: 10px;
	padding-left: 10px;
}
.space2 {

	margin-bottom: 10px;
}
.center_table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
.table_space1 {
	padding-left: 10px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 120%;
	line-height: 1.4em;
}
#sub_titlehaikei {
	background-image: url(../img/subtitle_haikei.jpg);
	height: 35px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.sub_titlehaikei {
	background-image: url(../img/subtitle_haikei.jpg);
	height: 35px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.gray {
	color: #CCCCCC;
}
.menu_space1 {
	margin-bottom: 1px;
}
.font_color00 {
	font-size: 150%;
	line-height: 1.4em;
	color: #990000;
	font-weight: bold;
}
