﻿@charset "UTF-8";

/* ----------------------------- */

* html body {
	overflow: hidden;
}
*:first-child+html body {
	overflow: hidden;
}
body {
	background-color:#F2EBE3;
	color: #333;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 75%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: scroll;
	line-height: 1.5;
}
p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	text-align: justify;
}
.dl_bottom {
	border-bottom: 1px solid #FFF;
}
img {
	border-style:none;
	vertical-align: bottom;
}
a img {
	border-style:none;
}
a {
	outline:none;
}
object,embed {
	vertical-align: top;
}
.clear {
	clear: both;
}
.clear_l {
	clear: left;
}
.floatclear {
	clear: both;
}
/* ---------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* ---------------------------- */
#wrapper {
	position: relative;
	background: #FFFFFF url(../img/common/wrapper_bg.jpg) repeat-y;
	margin: 0 auto -40px;
	width: 806px;
	position: relative;
}
#contents {
	width: 770px;
	margin: 7px auto 0;
	padding: 10px 0 15px;
	text-align: left;
}
*:first-child+html #contents {
	width: 770px;
	margin: 0 auto;
	padding: 15px 0 15px;
	text-align: left;
}
.base {
	background-color: #FFF2CD;
	width: 770px;
	float: left;
}
h1 {
	width: 801px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0 auto;
	padding: 2px 0 1px 5px;
	color: #FFFFFF;
	background-color: #632D01;
}
h1 a{
	color: #FFF;
	font-style:normal;
	text-decoration:none;
}
h1 a:link {
	color: #FFF;
	font-style:normal;
	text-decoration:none;
}
h1 a:visited {
	color: #FFF;
	font-style:normal;
	text-decoration:none;
}
h1 a:hover {
	color: #FFF;
	font-style:normal;
	text-decoration:none;
}
.h2_sub {
	display: block;
	font-size: 90%;
	color: #2F4F4F;
	margin:-10px 10px 0 0;
	text-align:right;
}
* html .h2_sub {
	display: block;
	font-size: 75%;
	color: #666;
	margin:-18px 10px 0 0;
	text-align:right;
	letter-spacing: 0.04em;
}
.h2_sub1 {
	display: block;
	font-size: 12px;
	color: #FFF;
	margin:-10px 10px 0 0;
	text-align:right;
}
.h2_sub1 a:link,
.h2_sub1 li a:visited {
	color: #4169E1;
	text-decoration:underline;
}
.h2_sub1 a:hover,
.h2_sub1 a:active {
	color: #FF6633;
	text-decoration:underline;
}
.h2_sub2 {
	display: block;
	font-size: 65%;
	color: #2F4F4F;
	margin:-10px 10px 0 0;
	text-align:right;
	letter-spacing: 0.02em;
}
.h2_sub3 {
	display: block;
	font-size: 10px;
	color: #CCC;
	margin:-10px 8px 0 0;
	text-align:right;
	letter-spacing: 0;
}
.h2_sub4 {
	display: block;
	font-size: 10px;
	color: #CCC;
	margin:-10px 8px 0 0;
	text-align:right;
	letter-spacing: 0;
}
.pagetop {
	clear: both;
	display: block;
	text-align: right;
	margin: 15px 0 0 0;
	padding-top: 10px;
	color: #999;
}
.box_row {
	border-bottom: 1px dotted #632D00;
	padding: 10px 0;
}
.box_row1 {
	padding: 10px 0;
}
.link {
	background: url(../img/index/arrow_a.gif) right center no-repeat;
	color: #666;
	padding-right: 15px;
	text-align: right;
	text-decoration: underline;
}
.link a{
	color: #666;
	font-style:normal;
	text-decoration:underline;
}
.link a:link {
	text-decoration: underline;
	color: #666;
}
.link a:visited {
	color: #800080;
	text-decoration : none;
}
.link a:hover {
	text-decoration: underline;
	color: #87ceeb;
}
/* ---------------------------- */
*.thispage {
	width: 8em;
	text-align: center;
	color: #FF6600;
	margin-top: 2px;
}
/* ---------------------------- */
ul#bread {
	width: 500px;
	height: 16px;
	margin: 5px 5px 5px 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	text-align: left;
}
ul#bread li {
	float: left;
	display: block;
	list-style-type: none;
}
*:first-child+html ul#bread li {
	display: inline-table;
	list-style-type: none;
}
ul#bread li.home {
	padding-left: 0;
	background: none;
}
ul#bread li a:link,
ul#bread li a:visited {
	padding-right: 17px;
	background: url(../images/common/bread.gif) no-repeat right center;
	color: #3366FF;
	text-decoration:underline;
}
ul#bread li a:hover,
ul#bread li a:active {
	color: #ff6633;
	text-decoration:underline;
}
ul#bread li em {
	font-style: normal;
	font-weight: bold;
}
/* ---------------------------- */
#gnavi {
	width: 801px;
	margin: 0;
	padding: 1px 0 0 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #632D01;
}
#gnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 36px;
	overflow: hidden;
	border-top: 1px solid #632D01;
	border-bottom: 2px solid #632D01;
}
#gnavi li {
	float: left;
	width: 114px;
	margin: 0;
	padding: 0;
}
#gnavi a {
	display: block;
	width: 100%;
	padding: 8px 0;
	color: #632D00;
	font-weight: bold;
	background-color: #F8F0ED;
	background-image: url(../img/common/menu_bg.jpg);
	background-position: right top;
	text-decoration: none;
	text-align: center;
}
#gnavi a:hover {
	color: #9a9a9a;
	background-color: #F55EE6;
	background-position: right bottom;
}
#gnavi li em {
	font-style:normal;
	font-weight:bold;
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(../img/common/menu_act1.jpg);
	width: 100%;
	display: block;
	padding-top: 1px;
	text-align: center;
}
/* ---------------------------- */
#gnavi1 {
	width: 801px;
	margin: 0;
	padding: 1px 0 0 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #632D01;
}
#gnavi1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 36px;
	overflow: hidden;
	border-top: 1px solid #632D01;
	border-bottom: 2px solid #632D01;
}
#gnavi1 li {
	float: left;
	width: 133px;
	margin: 0;
	padding: 0;
}
#gnavi1 a {
	display: block;
	width: 100%;
	padding: 8px 0;
	color: #632D00;
	font-weight: bold;
	background-color: #F8F0ED;
	background-image: url(../img/common/menu_bg.jpg);
	background-position: right top;
	text-decoration: none;
	text-align: center;
}
#gnavi1 a:hover {
	color: #9a9a9a;
	background-color: #F55EE6;
	background-position: right bottom;
}
#gnavi1 li em {
	font-style:normal;
	font-weight:bold;
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(../img/common/menu_act1.jpg);
	width: 100%;
	display: block;
	padding-top: 1px;
	text-align: center;
}
/* ---------------------------- */
.title_h {
	clear: both;
	background: url(../img/common/h2_bg.gif) no-repeat;
	font-size:18px;
	font-weight: bold;
	height: 30px;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin: 0 0 10px;
	padding: 12px 0 0 15px;
}
/* ---------------------------- */
.banner_box {
	width: 284px;
	height: 115px;
	margin-top: 30px;
}
.banner {
	float: left;
	width: 284px;
	height: 230px;
	color: #666;
	border: 1px solid #999;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	margin: 0 0 12px 0;
	padding: 0;
}
.banner h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0;
	padding: 2px 0 2px 5px;
	background-color: #2F4F4F;
	color: #FFFFFF;
}
.banner h4 {
	font-size: 12px;
	color: #2F4F4F;
	padding: 3px 5px;
}
.banner p {
	margin: 1px 0;
	padding: 0 3px 0 5px;
}
.pic_left {
	float: left;
	background-color: #FFFFFF;
	padding: 4px 3px 4px;
}
.pic_left img {
	color: #666;
	margin-right: 3px;
	padding:2px;
	border: 1px solid #CCC;
}
/* ----------------------------- */
#unavi {
	width: 150px;
	margin: 0 0 0 15px;;
	padding: 0;
	border: 2px groove #632D01;
	border-bottom: 2px solid #632D01;
}
#unavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#unavi li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
	background: #FF6347 url(../img/common/arrow_white.gif) right center no-repeat;
	font-size: 12px;
}
#unavi li strong {
	font-style:normal;
	font-weight:normal;
}
#unavi a {
	padding: 4px 0 4px 20px;
	background: #F8F8FF url(../img/common/arrow_red.gif) right center no-repeat;
	display: block;
	width: 130px !important;
	width /**/: 140px;
	color: #333333;
	text-decoration: none;
}
#unavi a:hover {
	color: #FFF;
	background-image: none;
	background-color: transparent;
}

#unavi dt {
	font-size: 14px;
	background-color: #632D01;
	color: #fff;
	padding: 4px 0 4px 4px;
	margin: 0;
}
#unavi dt:before {
	content: "■";
	color: #FFF;
}
* html #unavi dt {
	background-image: url(../img/common/black_ball.gif);
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding: 2px 0 2px 22px;
}
*:first-child+html #unavi dt {
	background-image: url(../img/common/black_ball.gif);
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding: 2px 0 2px 22px;
}
/* ---------------------------- */
#unavi1 {
	width: 150px;
	margin: 0 0 0 15px;;
	padding: 0;
	border-left: 2px solid #632D01;
	border-right: 2px solid #632D01;
	border-bottom: 2px solid #632D01;
}
#unavi1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#unavi1 li {
	margin: 0;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	background-color: #FFF;
}
#unavi1 dt {
	font-size: 14px;
	background-color: #666;
	color: #FFF;
	padding: 4px 0 4px 4px;
	margin: 0;
}
#unavi1 dt a{
	color: #FFF;
	font-style:normal;
	text-decoration:underline;
}
#unavi1 dt a:link {
	color: #FFF;
	text-decoration: underline;
}
#unavi1 dt a:visited {
	color: #FFF;
	text-decoration : none;
}
#unavi1 dt a:hover {
	color: #FCBE1D;
	text-decoration: underline;
}
#unavi1 dt:before {
	content: "■";
	color: #FFF;
}
/* ---------------------------- */
ul.unavi2 {
	width: 155px;
	margin: 10px 0 0 15px;
	padding: 0;
	line-height: 1;
	background-color: #00008B;
	list-style-type: none;
}
ul.unavi2 li {
	margin: 0;
	padding: 0;
	float: left;
	width: 155px;
	text-align: center;
	font-size: 13px;
}
ul.unavi2 li a {
	border: 1px solid #808080;
	border-bottom: 3px groove #632D01;
	padding: 9px 20px;
	display: block;
	position: relative;
	color: #FF0000;
	background: #FFF url(../img/common/arrow_red.gif) no-repeat 10% 45%;
	text-decoration: none;
}
ul.unavi2 li a:hover {
	border: 2px groove #ccc;
	color: #FFF;
	background: #008B8B url(../img/common/arrow_white.gif) no-repeat 10% 43%;
}
ul.unavi2:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/* ---------------------------- */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0;
}
ul#snavi {
	position: absolute;
	top: 2px;
	right: 18px;
	width: 200px;
	font-size: 12px;
	color: #FFFFF0;
	text-align: right;
}
ul#snavi li {
	display: inline;
	border-left: 1px solid #999;
	padding: 0 5px;
}
ul#snavi li.noborder {
	border-left: none;
	padding-left: 0;
}
ul#snavi a,a:link {
	color: #FFFFF0;
	text-decoration: underline;
}
ul#snavi a:hover {
	text-decoration: underline;
	color: #FF6600;
}
/* ---------------------------- */
#footer {
	color: #FFFFFF;
	background-color: #632D01;
	height: 40px;
	width: 806px;
	clear: both;
	position: relative;
}
#footer ul#menubar {
	position: absolute;
	left: 224px;
	bottom:34px;
	width: 710px;
	height: 19px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
}
* html #footer ul#menubar {
	position: absolute;
	left: 224px;
	bottom:34px;
	width: 710px;
	height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
}
#footer ul#menubar li {
	list-style-type: none;
	float:left;
	height:17px;
	padding: 0;
	border-right: 1px #808080 solid;
}
#footer ul#menubar li a {
	width:92px;
	text-decoration: none;
	padding: 0.1em;
	display: block;
	color: #FFF;
}
#footer ul#menubar li a:link {
	color: #FFFFFF;
	border: none;
}
#footer ul#menubar li a:hover {
	color: #87CEEB;
	text-decoration: underline;
}
#footer p {
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 18px;
}
#footer p a {
	color: #FFF;
	text-decoration: underline;
}
#footer p a:hover {
	color: #87CEEB;
	text-decoration: underline;
}
#logo1 {
	background-image: url(../img/common/foot_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 72px;
	position: absolute;
	left: 10px;
	bottom:8px;
	overflow: hidden;
}
address {
	line-height: 1.5em;
	color: #CCC;
	text-align: right;
	font-size: 0.8em;
	font-style: normal;
	position: absolute;
	bottom: 4px;
	right: 10px;
}
address a:link {
	color : #CCC;
	text-decoration : none;
	outline:none;
}
address a:visited {
	color: #CCC;
	text-decoration : none;
}
address a:hover {
	color : #FCBE1D;
	text-decoration : none;
}
/* ---------------------------- */
ul.img_list {
	width: 100%;
	margin: 0;
	padding: 20px 0 0;
	list-style-type: none;
	border-bottom: 1px solid #CCC;
}
ul.img_list li {
	width: 33%;
	float: left;
}
ul.img_list dl {
	width: 162px;
	margin: 0 auto;
	font-size: 80%;
}
ul.img_list dt {
	/* height: 122px; */
	margin-bottom: 5px;
}
ul.img_list dt img {
	border: 1px #808080 solid;
}
ul.img_list dd {
	margin: 0 0 3px;
	height: 5em;
	text-align: center;
	line-height: 120%;
}
/* ---------------------------- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}
hr {
	display: none;
}
.line {
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffffff url(../img/common/line.gif) repeat-x;
}
.line1 {
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #ffffff url(../img/common/line_gray.gif) repeat-x;
}
.line2 {
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #ffffff url(../img/common/line.gif) repeat-x;
}
.line3 {
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffffff url(../img/common/line_gray.gif) repeat-x;
}
.line4 {
	height: 1px;
	margin-top: 1px;
	margin-bottom: 0px;
	background: #ffffff url(../img/common/line.gif) repeat-x;
}

.gray {
	color: #999;
	font-size: 10px;
	font-weight: bold;
}
.p_sub {
	display: block;
	font-size: 90%;
	color: #2F4F4F;
	margin:-10px 10px 0 0;
	text-align:right;
}
* html .p_sub {
	display: block;
	font-size: 75%;
	color: #666;
	margin:-18px 10px 0 0;
	text-align:right;
	letter-spacing: 0.04em;
}
.center {
	text-align: center;
	margin: 10px 0;
	padding: 10px 0;
	line-height: 1.4;
}
.center-p {
	text-align: center;
	margin: 5px 0;
	padding: 5px 0;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
.p_center {
	text-align: center;
}
* html .p_center {
	font-size: 12px;
	text-align: center;
}
.left_h3 {
	text-align: left;
	width: 700px;
	color: #FE9901;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 70px;
	line-height: 1.4;
	text-indent: 1em;
}
.blue1 {
	color: #0000CD;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 0 5px 3em;
}
* html .blue1 {
	padding: 5px 0 5px 2.2em;
}
.blue2 {
	color: #0000CD;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 0 5px 1.3em;
}
.red {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	line-height: 1em;
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
.red:before {
	content: "■ ";
}
.red1 {
	font-size: 110%;
	font-weight: bold;
	color: #FF3300;
}
.black2 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin:0 5px 0 0;
	padding: 0;
}
.img_solid {
	border: 1px solid #999;
}
.img_ridge {
	border: 1px ridge #ccc;
}
.non-border {
	border: none;
	outline: none;
}

