@charset "utf-8";
body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #619DC3;
	background-image: url(images/bbg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#wapper {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
#header {
	width: 800px;
	background-color: #ffffff;
	text-align: left;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
        }
#main {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-image: url(images/backcolor.gif);
	background-repeat: repeat-y;
}

#contents {
	width: 560px;
	background-color: #ffffff;
	float: right;
	font-size: 15px;
	line-height: 28px;
	text-align: left;
        }
#side_contents {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 12px;
	margin-right: 20px;
        }
#footer {
	clear: both;
	margin-top: 0px;
	background-color: #003366;
	padding-top: 5px;
        }
#footer p {
	margin-bottom: 0px;
	margin-top: 0px;
        }
.footer_bar {
	clear: both;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
        }
.footer_bar a {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
        }
#navi {
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}
#fnavi {
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 20px;
}
#mailform {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
}
.text {
	padding-right: 20px;
	padding-left: 20px;
}

.head-bar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
.side_box {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-bottom: 10px;
	width: 188px;
	padding: 5px;
}
.side_menu {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-bottom: 10px;
	width: 198px;
}
.menu  {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.menu   li {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu   a {
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	padding-left: 17px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #333333;
	width: auto;
	background-color: #F7F7F7;
}
.menu  li  a:hover {
	color: #FF9900;
}
.contentsbox {
	background-color: #FFFFDD;
	padding: 5px;
}
.contentsbox2 {
	padding: 5px;
	border: 1px solid #9db5cf;
	background-color: #f8f8f8;
	text-align: center;
}
.contentsbox3 {
	font-size: 15px;
	line-height: 24px;
	padding: 5px;
	border: solid 1px #9DB5CF;
	background-color: #f8f8f8;
	text-align: left;
}


.headfont {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
.tore_bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #565656;
	text-align: center;
}
.menutitle {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background-color: #003366;
	padding-left: 10px;
	font-weight: bold;
	width: 190px;
}

.box {
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	width: 188px;
}
.box p {
	margin-top: 0px;
	margin-bottom: 5px;
}


h1 {
	font-size: 14px;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
}
h2 {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
	background-image: url(images/h2bar.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 16px;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #003366;
	background-color: #F0F0F0;
}
ul {
	margin-top: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-bottom: 0px;
	font-size: 12px;
     }
li {
	color: #565656;
     }
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.img_right {
	float: right;
}
.margin_bottom {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.logo-left {
	margin-left: 10px;
}

.right {
	text-align: right;
}
.red {
	color: #FF0000;
}
.side-p {
	padding-top: 0px;
	margin-top: 0px;
}
.bigfont {
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
}
.oren {
	color: #FF9900;
}
.br
{
	color: #dc0000;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
img {
       border: 0;
      }
.img-b {
	border: 1px solid #666666;
}

.wht {
	color: #FFFFFF;
}
.r_table {
	border-collapse:collapse;
	font-size: 12px;
	line-height: 20px;
	width: 550px;
}
.r_table th {
	border: 1px solid #666666;
	padding: 5px;
	font-size: 14px;
	background-image: url(images/h2bar.gif);
	color: #FFFFFF;
	text-align: center;
}

.r_table td, tr {
	border: 1px solid #666666;
	padding: 5px;
}
.ads {
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.adsbar {
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #003366;
	background-color: #F0F0F0;
	font-weight: bold;
}
.adss {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


.adsf {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.manual {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	background-color: #fffff0;
	border: 1px dotted #ffcc00;
}
.itembox {
	background-image: url(images/i_bg.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	height: 447px;
	padding-top: 10px;
}
