﻿@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/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F2F2F2;
}
#wepper {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#header {
	height: 50px;
	padding-top: 5px;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#globalmenu {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 30px;
	width: 800px;
}
#globalmenu ul {
	margin-top: 7px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}

#globalmenu a {
	color: #999999;
	text-align: center;
	display: block;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
#globalmenu li {
	float: left;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#globalmenu  li a:hover {
	color: #FF9900;
}
#navi {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#navi a {
	color: #666666;
}

#contents {
	font-size: 15px;
	line-height: 28px;
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents p {
	line-height: 22px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/line.gif);
}

#main {
	width: 780px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/contents_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 260px;
	margin-bottom: 10px;
}
#top p {
	width: 290px;
	padding-left: 20px;
	color: #999999;
	margin-top: 5px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 18px;

}
#sidemenu {
	float: right;
	width: 185px;
	margin-top: 10px;
}
#topmenu {
	font-size: 12px;
	line-height: 22px;
}
#topmenu   ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 185px;
	padding: 0px;
}
#topmenu     li {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu     li a {
	padding-left: 20px;
	text-decoration: none;
	display: block;
	width: auto;
	background-image: url(../img/cbt.gif);
	color: #333333;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left;
}
#topmenu   li   a:hover {
	color: #FF9900;
}
#topmenu li.navititle {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-top: 0px;
	font-size: 13px;
	width: auto;
	display: block;
	background-image: url(../img/navibar.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 3px;
}
#footer {
	font-size: 12px;
	clear: both;
	height: 60px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD9937;
}
#footer p {
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footerbar {
	font-size: 12px;
	color: #999999;
	text-align: right;
}
.footerbar a {
	color: #999999;
	text-decoration: none;
}
#fnavi {
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	color: #666666;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#fnavi  a {
	color: #333333;
}
#tbox {
	background-image: url(../img/nayami.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 355px;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-left: 225px;
}

.mbox {
	background-image: url(../img/mbox.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 330px;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-left: 250px;
}
.mbox  ul {
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;

}
.mbox li {
	list-style-type: none;
	background-image: url(../img/cby.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}


.text {
	padding: 0px;
	border: 5px solid #E6E6E6;
}
.sidebar {
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 10px;
	background-color: #F3F3F3;
	padding-left: 5px;
}
.side_box {
	padding-right: 7px;
	padding-left: 7px;
	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: #FD9937;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
}
.side_box p {
	line-height: 18px;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 13px;
	margin-top: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #999999;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	padding-left: 20px;
	color: #999999;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 150px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 18px;
	color: #3F3F3F;
	font-weight: bold;
	line-height: 22px;
}
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/toph3.gif);
	margin-top: 10px;
	height: 30px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-left: 40px;
	color: #666666;
	font-size: 15px;
}
.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;
}
.bottom10 {
	margin-bottom: 10px;
}

.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;
}
.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#info
{
	position: relative;
	display: block;
	list-style: none;
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 5px;
}
ul#info a
{
	text-decoration: none;
	color: #999999;
}
ul#info li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#info    a:hover   {
	color: #FF9900;
}
#top4
{
	overflow: hidden;
	position: relative;
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#top4 li
{
	list-style: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top4 li a 
{
	background-repeat: no-repeat;
	text-decoration: none;
	color: #999999;
	height: 165px;
	width: 186px;
	text-indent: -9999px;
	display: block;
	margin-right: 8px;
}
li.wd1 a   {
	background-image: url(../img/wd1_off.jpg);
	background-repeat: no-repeat;
}
li.wd1 a:hover   {
	background-image: url(../img/wd1_on.jpg);
	background-repeat: no-repeat;
}
li.wd2 a   {
	background-image: url(../img/wd2_off.jpg);
	background-repeat: no-repeat;
}
li.wd2 a:hover   {
	background-image: url(../img/wd2_on.jpg);
	background-repeat: no-repeat;
}
li.wd3 a   {
	background-image: url(../img/wd3_off.jpg);
	background-repeat: no-repeat;
}
li.wd3 a:hover   {
	background-image: url(../img/wd3_on.jpg);
	background-repeat: no-repeat;
}

