﻿@charset "utf-8";
/* CSS Document */

/* reset ---------------------------------------------
================================================== */

html {
  scroll-behavior: smooth;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}ｒ
ol,ul {
	list-style: none;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:inherit;
	font:100%;
}
address,caption,strong,th {
	font-style: normal;
}

/* hack ---------------------------------------------
================================================== */
.clear {
	clear:both;
	}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* common -------------------------------------------
================================================== */
body {
    font:13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", verdana, "MS PGothic",sans-serif;
    *font-size:small;
    *font:x-small;
		line-height:1.35;
	}

body a:link, body a:visited {
	color: #695b36;
	text-decoration: underline;
}
body a:hover, body a:active {
	color: #bb5510;
	text-decoration: underline;
}	

h1 {
	font-size: 153.9%;
}
h2 {
	font-size: 138.5%;
}
h3 {
	font-size: 123.1%;
}
h4 {
	font-size: 108%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 93%;
}
.navSkip {
  position: absolute;
  left: -9999em; 
}
.comment{
  position: absolute;
  left: -9999em; 
}
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.floatRight{ float:right;}
.floatLeft{	float:left;}
.mgnTop10 {	margin-top:10px;}
.mgnTop20 {	margin-top:20px;}
.mgnTop40 {	margin-top:40px;}
.mgnLeft20 { margin-left:20px;}
.mgnLeft30 { margin-left:30px;}
.mgnLeft40 { margin-left:40px;}
.mgnRight20 { margin-right:20px;}
.mgnRight40 { margin-right:40px;}
.mgnBtm5 { margin-bottom:5px;}
.mgnBtm10 { margin-bottom:10px;}
.mgnBtm15 { margin-bottom:15px;}
.mgnBtm20 {	margin-bottom:20px;}
.mgnBtm30 { margin-bottom:30px;}
.mgnBtm40 { margin-bottom:40px;}
.mgnBtmReset { margin-bottom:0px!important;}

.clGray01 { color:#6f6f6f;}
.clGray02 { color:#a1a1a1;}
.clBlack { color:#000000;}
.clYellow01 { color:#695a36;}
.clBrown01 { color:#6a5136;}
.clCaption01 { color:#686150;}
.txtUnder {
	color:#6f6f6f;
	text-decoration:underline;
}

.centering{
	text-align: center;
}

td.cmnTblReset {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}

/* layout -------------------------------------------
================================================== */ 
body {
	background-color: #FFFFFF;
	background-image: url(../common/body_bg.gif);
	background-repeat: repeat-y;
}
#idxWrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 980px;
}
#leftBar {
	float: left;
	width: 200px;
}
#leftBar #ttlMain {
	margin-bottom: 60px;
}
#leftBar #bnr {
	color: #b2b2b2;
	font-size:77%;
	margin-left: 20px;
}
#rightBar {
	float: right;
	width: 760px;
}
#hdrTtl {
	display: none;
}
#header {
	width:760px;
}
#header .rightBox {
	width: auto;
	float: right;
}
#header .headerNav {
	width: auto;
	float: right;
	padding-top: 9px;
	background-image: url(../common/bg_hdr_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 12px;
}
#header .headerNav li {
	padding-bottom: 0.5em;
	line-height: 1.3;
	display:inline;
}
#header .headerNav li a:link, #header .headerNav li a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#header .headerNav li a:hover, #header .headerNav li a:active {
	color: #bb5510;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#header .searchBox {
	float: right;
	clear: right;
	margin-bottom: 18px;
}
#header .searchBox form {
	margin:0;
	padding:0;
}
#header .searchBox form img, #header .searchBox form input {
	vertical-align:middle;
}

#gnav {
	width:760px;
	margin-bottom: 10px;
}
#gnav ul {
	width:760px;
}
#gnav li {
	float: left;
}
#pagebody {
	width: 760px;
}
h1 {
	margin-bottom:5px;
}
h2 {
	margin-bottom:5px;
}
p {
	margin-bottom: 1.25em;
}
#topicPath {
	font-size: 10px;
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#topicPath li {
	display:inline;
	line-height:100%;
	color: #5f5f5f;
}
#topicPath li a {
	padding-right:12px;
	background-image: url(../common/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#topicPath li a:link, #topicPath li a:visited {
	color: #868585;
	text-decoration: underline;
}
#topicPath li a:hover, #topicPath li a:active {
	color: #bb5510;
	text-decoration: underline;
}
#footer {
	width:760px;
	background-image: url(../images/cmn_footer_dot.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#footer .logo {
	float:left;
	width: 192px;
}
#footer .rightBox {
	float:right;
	width: 568px;
	padding-top: 10px;
}
#footer .footerNav {
	float: right;
	margin-bottom: 5px;
	width: auto;
}
#footer .footerNav li {
	padding-bottom: 0.5em;
	line-height: 1.3;
	display:inline;
}
#footer .footerNav li a:link, #footer .footerNav li a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#footer .footerNav li a:hover, #footer .footerNav li a:active {
	color: #bb5510;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#footer address {
	float:right;
	clear: right;
	color: #898989;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding-top: 5px;
	text-align: right;
}
.pagetop{
	background-image: url(../common/bt_pagetop_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 760px;
	text-align: right;
	margin-bottom: 20px;
}
.pagetop02{
	background-image: url(../common/bt_pagetop_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 760px;
	text-align: right;
	margin-bottom: 20px;
}
#contBox01{
	background-color:#f2f2f2;
}
#contBox01 .innerBox01 {
	width: 720px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#leftW208 {
	width: 208px;
	float: left;
}
#rightW500{
	width: 500px;
	float: right;
}
#contBoxGray {
	background-color:#f2f2f2;
	width:720px;
	padding: 20px;
}
.innerBoxWhite {
	width: 720px;
	background-color: #FFFFFF;
}
.innerBoxWhite02 {
	background-color: #FFFFFF;
	width: 680px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.innerBoxWhite03 {
	background-color: #FFFFFF;
	width: 660px;
	padding: 30px;
}
/* top page --------------------------------------------------------
================================================================== */ 
#flashBox {
	background:url(../images/fla_frame.gif) no-repeat;
	width: 740px;
	margin-bottom: 12px;
	padding: 10px;
}
/*#idxSearchBox {
	width: 720px;
	height: 52px;
	background-color: #d6d0aa;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	margin-bottom: 12px;
}
#idxSearchBox .searchBox form {
	margin:0;
	padding:0;
}
#idxSearchBox form img, #idxSearchBox form input {
	vertical-align:middle;
}*/

#idxInfoBox {
	width: 720px;
	background-color: #f7f6f0;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#idxInfoBox .leftBox {
	width: 90px;
	float: left;
}
#idxInfoBox .leftBox h2 {
	margin-bottom: 10px;
}
#idxInfoBox .rightBox {
	width: 580px;
	float: right;
}
#idxInfoBox .rightBox a:link, #idxInfoBox .rightBox a:visited {
	color: #303030;
	text-decoration: none;
}
#idxInfoBox .rightBox a:hover, #idxInfoBox .rightBox a:active {
	color: #303030;
	text-decoration: underline;
}
#idxInfoBox .rightBox dl {
	width: 560px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bebebe;
	background-image: url(../images/what_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#idxInfoBox .rightBox dl dt {
	float: left;
	width: 8em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
#idxInfoBox .rightBox dl dd {
	_height: 1%;
	margin-bottom: 4px;
	margin-left: 8em;
}
#idxInfoBox .rightBox .navInfo  {
	text-align: right;
}
#idxInfoBox .rightBox .navInfo a {
	background-image: url(../images/arrow_nav_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
	font-size:85%;
}

#idxBox01 {
	margin-bottom: 20px;
}
#idxBox01 .boxWrap {
	border: 1px solid #cfcfcf;
	padding-top: 9px;
	padding-right: 19px;
	padding-bottom: 9px;
	padding-left: 19px;
	width: 336px;
}
#idxBox02 {
	background-image: url(../images/idx_box02_bg.gif);
	background-repeat: repeat;
	width: 720px;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 13px;
}

/* information ------------------------------------------------------
================================================================== */ 
#infoBox {
	width: 680px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#infoBox .leftBox {
	width: 90px;
	float: left;
}
#infoBox .leftBox h2 {
	margin-bottom: 10px;
}
#infoBox .rightBox {
	width: 540px;
	float: right;
}
#infoBox .rightBox a:link, #infoBox .rightBox a:visited {
	color: #303030;
	text-decoration: none;
}
#infoBox .rightBox a:hover, #infoBox .rightBox a:active {
	color: #303030;
	text-decoration: underline;
}
#infoBox .rightBox dl {
	width: 520px;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bebebe;
	background-image: url(../images/what_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#infoBox .rightBox dl dt {
	float: left;
	width: 8em;
	margin: 0 0 5px 0;
}
#infoBox .rightBox dl dd {
	_height: 1%;
	margin-bottom: 5px;
	margin-left: 8em;
}


/* sensoushi --------------------------------------------------------
================================================================== */ 

/* common ---------------------------------------*/
#sensousiNav {
	width: 760px;
	margin-bottom: 10px;
}
#sensousiNav li {
	float:left;
	margin-right: 3px;
}
#sensousiNav li.reset {
	margin-right:0px;
}
.btDataDtail {
	text-align:right;
	padding-top: 5px;
}
.btDataDtail a:link, .btDataDtail a:visited {
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.btDataDtail a:hover, .btDataDtail a:active {
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* index ---------------------------------------*/
.wrapBgGray {
	background-color:#f7f7f7;
	width: 720px;
	padding: 20px;
	margin-bottom: 20px;
}
.wrapBgGray table.inner {
	margin: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapBgGray table.mgn13 {
	margin: 13px;
}
.wrapBgGray table td.txtHeight {
	height: 6em;
}
/* sougou nenpyou ---------------------------------------*/
table#sougou {
	width: 720px;
	border-top-width: 4px;
	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: #4b4b4b;
	border-right-color: #4b4b4b;
	border-bottom-color: #4b4b4b;
	border-left-color: #4b4b4b;
}
table#sougou th {
	border: 1px solid #acacac;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
table#sougou td {
	border: 1px solid #acacac;
	padding: 5px;
}
table#sougou .tblInner th, table#sougou .tblInner td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* hayawakari ---------------------------------------*/
.hayawakariNav {
	background-color: #FFFFFF;
	width: 188px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.hayawakariNav ul.large {
	width: 188px;
}
.hayawakariNav ul.large li {
	font-size: 108%;
	font-weight: bold;
	width: 188px;
	margin-bottom: 2px;
}
.hayawakariNav ul.large li a:link, .hayawakariNav ul.large li a:visited {
	background-image: url(../sensoushi/images/hayawakari_nav_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	display: block;
	width: 163px;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-right: 3px;
	color: #303030;
	text-decoration: none;
}
.hayawakariNav ul.large li a:hover, .hayawakariNav ul.large li a:active {
	background-image: url(../sensoushi/images/hayawakari_nav_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	background-color: #cebf97;
	display: block;
	width: 163px;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-right: 3px;
	color: #303030;
	text-decoration: none;
}
.hayawakariNav ul.large li.active a:link, .hayawakariNav ul.large li.active a:visited {
	background-image: url(../sensoushi/images/hayawakari_nav_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	background-color: #cebf97;
	display: block;
	width: 163px;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-right: 3px;
	color: #303030;
	text-decoration: none;
}
.hayawakariNav ul.large li.active a:hover, .hayawakariNav ul.large li.active a:active {
	background-image: url(../sensoushi/images/hayawakari_nav_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	background-color: #cebf97;
	display: block;
	width: 163px;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-right: 3px;
	color: #303030;
	text-decoration: none;
}
.hayawakariNav ul.small {
	width: 175px;
	padding-left: 13px;
}
.hayawakariNav ul.small li {
	width: 165px;
	line-height: 1.3;
	background-image: url(../sensoushi/images/hayawakari_nav_hr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
}
.hayawakariNav ul.small li.last {
	width: 165px;
	line-height: 1.3;
	background-image: none;
	padding-bottom: 0px;
}
.hayawakariNav ul.small li a:link, .hayawakariNav ul.small li a:visited {
	width: 150px;
	color: #484848;
	background-image: url(../common/arrow_nav01_off.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
}
.hayawakariNav ul.small li a:hover, .hayawakariNav ul.small li a:active {
	width: 150px;
	color: #484848;
	background-image: url(../common/arrow_nav01_on.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	display: block;
	background-color: #f3eddf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
}
.hayawakariNav ul.small li.active a:link, .hayawakariNav ul.small li.active a:visited {
	width: 150px;
	color: #484848;
	background-image: url(../common/arrow_nav01_on.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #f3eddf;
	text-decoration: none;
}
.hayawakariNav ul.small li.active a:hover, .hayawakariNav ul.small li.active a:active {
	width: 150px;
	color: #484848;
	background-image: url(../common/arrow_nav01_on.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	display: block;
	background-color: #f3eddf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
}
.hayawkariSet h4 {
	font-size:123.1%;
	font-weight: bold;
}
.hayaLinkBox {
	margin-bottom: 14px;
}
.hayaLinkBox a:link, .hayaLinkBox a:visited {
	background-image: url(../common/bt_view.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 40px;
	padding-top: 7px;
	display: block;
}
.hayaLinkBox a:hover, .hayaLinkBox a:active {
	background-image: url(../common/bt_view.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 40px;
	padding-top: 7px;
}
.hayaLinkBox .under {
	background-image: url(../common/bt_view_under.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 40px;
	padding-top: 7px;
	color: #a1a1a1;
	text-decoration: underline;
}

/* common left navi ---------------------------------------*/
#leftNav01 {
	background-color: #FFFFFF;
	padding: 10px;
	width: 188px;
	margin-top: 21px;
}
#leftNav01 li {
	font-size:108%;
	width: 188px;
	margin-bottom: 5px;
}
#leftNav01 li a:link, #leftNav01 li a:visited {
	display: block;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 22px;
	background-image: url(../common/arrow_nav02_off.gif);
	background-repeat: no-repeat;
	background-color: #f8f4e4;
	background-position: 5px 12px;
	text-decoration: none;
	color: #303030;
	width: 160px;
}
#leftNav01 li a:hover, #leftNav01 li a:active {
	display: block;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 22px;
	background-image: url(../common/arrow_nav02_on.gif);
	background-repeat: no-repeat;
	background-color: #cebf97;
	background-position: 5px 12px;
	text-decoration: none;
	color: #303030;
	width: 160px;
}
#leftNav01 li.active a:link, #leftNav01 li.active a:visited {
	display: block;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 22px;
	background-image: url(../common/arrow_nav02_on.gif);
	background-repeat: no-repeat;
	background-color: #cebf97;
	background-position: 5px 12px;
	text-decoration: none;
	color: #303030;
	width: 160px;
}

#leftNav01 li.under {
	display: block;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 22px;
	background-image: url(../common/arrow_nav02_under.gif);
	background-repeat: no-repeat;
	background-color: #f8f4e4;
	background-position: 5px 12px;
	text-decoration: none;
	color: #a1a1a1;
	width: 160px;
}
/* common jump navi ---------------------------------------*/
.jumpNav img, .jumpNav li {
	vertical-align:middle;
}
.jumpNav li {
	display:inline;
	font-size:108%;
	font-weight:bold;
}
.jumpNav li a:link, .jumpNav li a:visited {
	color: #565656;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../common/arrow_jump_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.jumpNav li a:hover, .jumpNav li a:active {
	color: #bb5510;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(../common/arrow_jump_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
/* common data tbl ---------------------------------------*/
.dataTbl01 {}
.dataTbl01 th {
	padding: 10px;
	width: 4.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.dataTbl01 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7b7b7;
}
.dataTbl01 .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dataTbl02 {
	width: 460px;
}
.dataTbl02 th {
	padding: 6px;
	border: 1px solid #a69d88;
}
.dataTbl02 td {
	padding: 5px;
	border: 1px solid #a69d88;
}

/* common sub ttl ---------------------------------------*/
.subTtl01{
	font-size:123.1%;
	color: #695a36;
}
/* sentou chart ---------------------------------------*/
.sentouchartBg {
	background-image: url(../sensoushi/images/sentouchart_bg.gif);
	background-repeat: repeat-y;
}
.sentouchartBg .chartInner th {
	width: 110px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.sentouchartBg .chartInner td {
	padding-left: 20px;
	padding-right: 20px;
}
/* seiji ---------------------------------------*/
#seiji th {
	width: 160px;
	font-weight: normal;
	padding: 10px;
}
#seiji td {
	padding: 10px;
}
#seiji td.separate{
	padding: 0px;
}
#seiji td.ttl {
	width: 190px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #dbdbdb;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #dbdbdb;
}
#seiji td table.seijiTblInner td {
	padding:5px;
}
/* sensou chizu ---------------------------------------*/
#sensouMap {
	background-color: #FFFFFF;
	padding: 20px;
	width: 680px;
}

/* shiryou kaisetsu -------------------------------------------------
================================================================== */ 
.shiryouSet .h4Box {
	background-color: #6A5136;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
}
.shiryouSet .h4Box h4 {
	font-size:123.1%;
	color:#FFFFFF;
	font-weight: bold;
}
.shiryouSet h5 {
	font-size:123.1%;
	font-weight: bold;
	color: #6a5136;
}
.shiryouSet .capBox {
	padding: 10px;
	border: 1px solid #9d9d9d;
}
/* shiryou kaisetsu -------------------------------------------------
================================================================== */ 
.sankouSet h2 {
	font-size:123.1%;
	color: #6a5136;
	font-weight: bolder;
	padding-left: 5px;
}
/* youkoso -------------------------------------------------
================================================================== */ 
.youkosoSet h2 {
	margin-bottom: 20px;
}
.youkosoSet p {
	line-height: 1.6;
}
.youkosoSet .h3Box {
	background-color: #6A5136;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
}
.youkosoSet .h3Box h3 {
	font-size:123.1%;
	color:#FFFFFF;
	font-weight: bold;
}
.youkosoSet h4 {
	font-size:123.1%;
	color:#6a5136;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A5136;
	margin-bottom: 7px;
}

.youkosoSet .iconBox {
	width:656px;
	border: 2px solid #c0bdb9;
	padding: 10px;
}
/* about -------------------------------------------------
================================================================== */ 
.aboutSet h2 {
	font-size:123.1%;
	font-weight:bold;
	margin-bottom: 20px;
	color: #6a5136;
	background-image: url(../about/images/h2_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	width: 680px;
}
.aboutSet .innerBox {
	width: 640px;
	padding-right: 20px;
	padding-left: 20px;
}
.aboutSet .h3Box {
	background-color: #6A5136;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
}
.aboutSet .h3Box h3 {
	font-size:123.1%;
	color:#FFFFFF;
	font-weight: bold;
}
.aboutSet p {
	line-height: 1.6;
}
.aboutSet .anchor01 a:link, .aboutSet .anchor01 a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.aboutSet .anchor01 a:hover, .aboutSet .anchor01 a:active {
	color: #bb5510;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(../common/arrow_nav01_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* yougoshu -------------------------------------------------
================================================================== */ 

#yougoshuWrap .tabBox {
	width: 720px;
	background-image: url(../yougoshu/images/tab_bg.gif);
	background-repeat: repeat-x;
}
#yougoshuWrap {
	width: 718px;
	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: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#yougoshuWrap .section {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#yougoshuWrap h2 {
	font-size:123.1%;
	color: #6a5136;
	font-weight: bolder;
	padding-left: 5px;
}

/* topic -------------------------------------------------
================================================================== */ 
.topicIdxBox01 {
	width: 636px;
	border-top-width: 4px;
	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: #b4a37a;
	border-right-color: #c1b189;
	border-bottom-color: #c1b189;
	border-left-color: #c1b189;
	padding-right: 11px;
	padding-left: 11px;
}
.topicIdxBox01 .read01 {
	width: 596px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #4f4732;
}

.topicIdxBox01 .btBox {
	width: 606px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: -10px;
	margin-bottom: 20px;
}
.topicIdxBox01 .btBox li {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

.topicIdxBox02 {
	width: 636px;
	border-top-width: 4px;
	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: #6b7860;
	border-right-color: #8b9e79;
	border-bottom-color: #8b9e79;
	border-left-color: #8b9e79;
	padding-right: 11px;
	padding-left: 11px;
}
.topicIdxBox02 .read01 {
	width: 596px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #4f4732;
}

.topicIdxBox02 .btBox {
	width: 606px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: -10px;
	margin-bottom: 20px;
}
.topicIdxBox02 .btBox li {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

.innerBoxTopic01 {
	padding-top:20px;
}

.dataTblTopic01 {
	width: 420px;
	margin-left:auto;
	margin-right:auto;
}
.dataTblTopic01 th {
	padding: 6px;
	border: 1px solid #a69d88;
}
.dataTblTopic01 td {
	padding: 5px;
	border: 1px solid #a69d88;
}
