﻿@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(img/head.gif);
	background-repeat: repeat-x;
}
#wepper {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header {
	height: 60px;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	padding-top: 20px;
	padding-left: 15px;
}
#navi {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#contents {
	font-size: 15px;
	line-height: 28px;
	float: right;
	width: 548px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	padding: 10px;
}
#contents p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#main {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 80px;
}

#globalmenu {
	margin-left: 0;
	padding-left: 0;
	line-height: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(img/gnavi.gif);
	background-repeat: repeat-x;
	width: 800px;
}
#globalmenu a {
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
#globalmenu li {
	float: left;
	width: 160px;
}
#globalmenu  li a:hover {
	color: #FF9900;
}
#sidemenu {
	float: left;
	font-size: 12px;
	width: 200px;
	padding: 0px;
}
#sidemenu   ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidemenu     li {
	padding: 0px;
	display: inline;
}
#sidemenu     li a {
	padding-left: 5px;
	text-decoration: none;
	display: block;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(img/li.gif);
	margin-top: 1px;
	color: #333333;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidemenu   li   a:hover {
	color: #FF9900;
}
#sidemenu li.navititle {
	color: #666666;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-size: 13px;
	width: auto;
	display: block;
	border: 1px solid #CCCCCC;
}
#footer {
	font-size: 12px;
	clear: both;
	background-image: url(img/fbg.gif);
	background-repeat: repeat-x;
	height: 124px;
	margin-top: 20px;
}
#footer p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footerbar {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: right;
	margin-top: 0px;
	padding-right: 10px;
}
.footerbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#fnavi {
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#top {
	height: 118px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#top p {
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 30px;
}
.text {
	padding: 0px;
}

h1 {
	margin-top: 0px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 30px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #333333;
	padding-bottom: 5px;
	margin-top: 0px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	text-align: left;
	margin-top: 10px;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 30px;
	clear: both;
	color: #666666;
	font-size: 1.1em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0;
	color: #666666;
}
.h3bar {
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(img/h3bar.gif);
	margin-top: 10px;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #333333;
	font-size: 1.1em;
}
.h3top {
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(img/h3top.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 5px;
}
.footp {
	text-align: center;
	margin-top: 0px;
	font-size: 13px;
}
.ckr {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	background-image: url(img/ckr.gif);
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.point {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 75px;
}

.box {
	border: 1px dotted #ffcc00;
	background: #fffff0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}
.line {
	background-color: #FFFF00;
}

.bbb
{
	color: #333;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	padding: 0;
}

.bb
{
	color: #333;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.b
{
	color: #333;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

.bbbr
{
	color: #dc0000;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

.bbr
{
	color: #dc0000;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.br
{
	color: #dc0000;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.gr
{
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#link1
{
	position: relative;
	display: block;
	list-style: none;
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0;
}
ul#link1 a
{
	text-decoration: none;
	color: #FF9900;
}
ul#link1 li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link1    a:hover   {
	color: #FF0000;
}
ul#link2
{
	position: relative;
	display: block;
	list-style: none;
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0;
}
ul#link2 a
{
	text-decoration: none;
	color: #333333;
}
ul#link2 li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link2    a:hover   {
	color: #999999;
}
#contents a {
	font-weight: bold;
	color: #0000CC;
}
