@charset "utf-8";
/**********************************************************/
/*  JHHHネットワークサイト                            */
/*  2007年1月                                                                    */
/* 　common.css　　　　　　　　　　　　　　　　　　　　　　　*/
/*   全ページ共通のCSS /音声CSS                              */
/**********************************************************/
/*link*/
a:link {
 color:blue   ;
 text-decoration: none ; }
a:visited {
 color:purple   ;
 text-decoration: none ; }
a:active {
 color:red   ;
 text-decoration: none ; }
a:hover {
 color:red   ;
 text-decoration: none ; }
/* *****************/
/*block*/
body {
 color: #333;
 background-image: url(../images/bg.gif);
 background-repeat: repeat;
 background-attachment: scroll;
 text-align: center;
 margin: 0;
 padding: 0; }
h1 {
 color: #11451f;
 font-size: 115%;
 font-weight: bold;
 background-image: url(../images/titbar.gif);
 background-repeat: repeat-x;
 background-attachment: scroll;
 background-position: 0 23px;
 text-align: left;
 letter-spacing: 1px;
 height: 35px;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 40px;
 padding-left: 0; }
h2 {
 color: #333 !important;
 font-size: 100%;
 background-image: url(../images/h2bar.gif);
 background-repeat: repeat-x;
 background-position: 0 23px;
 text-align: left;
 letter-spacing: 1px;
 height: 25px;
 margin-top: 0;
 margin-left: 140px;
 padding-top: 3px;
 padding-bottom: 10px;
 padding-left: 5px; }
h3 {
 font-size: 103%;
 background-image: url(../images/leadbar.gif);
 background-repeat: no-repeat;
 height: 50px;
 margin-top: 35px;
 margin-right: 15px;
 padding-top: 4px;
 padding-left: 5px;
 border-left: 5px none #9c6;
 border-top-color: #9c6;
 border-right-color: #9c6;b;border-bottom-color: #9c6;
 border-bottom-style: none;
 border-right-style: solid;
 border-top-style: none;
 border-right-style: none; }
h4 {
 color: #393;
 font-size: 100%;
 text-align: left;
 margin-top: 30px;
 margin-bottom: 10px;
 margin-left: 15px;
 border-bottom: 1px dotted #393; }
h4.hisnonnum {
 padding-left: 80px; }
/*faq*/
h3.faq {
 color: #036;
 font-size: 110%;
 background-color: #fff;
 background-image: url(../images/i-q.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 height: 30px;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 30px;
 padding-top: 7px;
 padding-bottom: 0;
 padding-left: 50px;
 border-style: none; }
h3.faqL {
 color: #036;
 font-size: 110%;
 background-color: #fff;
 background-image: url(../images/i-q.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 150px;
 padding-top: 7px;
 padding-bottom: 0;
 padding-left: 50px;
 height: 30px;
 border-style: none; }
h4.answer {
 color: #333;
 font-size: 100%;
 font-weight: normal;
 margin-top: 0;
 padding-top: 0;
 padding-left: 50px;
 border-style: none; }
.morelink_old {
 background-image: url(../images/dotline.gif);
 background-repeat: no-repeat;
 background-position: 0 bottom;
 text-align: right;
 height: auto;
 padding: 0 20px 20px 50px;
 border-style: none; }
.more {
 background-image: none;
 text-align: right;
 padding: 0 20px 20px 50px;
 height: auto;
 margin: 10px 0 50px;
 border-bottom: 1px dotted #ccf;
 border-top-style: none;
 border-right-style: none;
 border-left-style: none; }
.morelink {
 font-size: 90%;
 text-align: right;
 margin: 30px 30px 100px 50px;
 padding-top: 10px;
 border-top: 1px dotted #ccf; }
/**********************************************************/
.pankuzu a {
 text-decoration: none;
 text-align: left;
 width: auto;
 padding-left: 10px; }
.pankuzu { font-size: 68%; text-align: left; width: auto; margin-top: 8px; padding-bottom: 2px; padding-left: 10px; border-bottom: 1px dotted #999; }
.textsize { color: #060; font-size: 10px; text-align: right; margin-top: 0; margin-right: 20px; margin-bottom: 0; padding: 0 0 0; }
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
 margin: 0;
 padding: 0; }
*html .clear { }
img.logo {
 margin: 0;
 padding: 0; }
img.illright {
 text-align: right;
 float: right;
 margin-right: 30px; }
/* *****************/
/*zone*/
#contentsZone {
 background-color: #fff;
 text-align: left;
 width: 800px;
 margin-right: auto;
 margin-left: auto;
 padding: 0;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-top-color: #ccc;
 border-bottom-color: #ccc; }
#headerZone {
 background-color: white;
 text-align: left;
 width: 100%;
 margin: 0;
 padding: 0; }
#footerZone {
 background: #d2d2d2;
 color: #666;
 font-size: 12px;
 height: 80px;
 margin-top: 0;
 padding: 20px 0;
 text-align: center;
 width: 100%;
 voice-family: "\"}\"";
 voice-family:inherit;
 height: 40px;
 clear: both;
 margin-bottom: 0;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #ccc; }
html>body #footerZone {
 height: 40px;
 clear: both; }
#rightlinkZone {
 font-size: 0;
 line-height: 0;
 text-align: right;
 position: static;
 top: 0;
 width: auto;
 height: 70px;
 margin: 0 0 0 250px;
 padding: 5px 10px 0 0; }
.rightlink {
 font-size: 13px;
 margin: 0;
 padding: 5px 0 15px; }
#subzone {
 text-align: left; }
.textZone {
 color: #292e33;
 font-size: 95%;
 line-height: 1.5;
 text-align: left;
 margin-left: 200px;
 padding-left: 20px; }
.textZone p { font-size: 95%; margin-left: 20px; padding-right: 20px; }
.illustZone { text-align: right; width: 200px; float: left; margin-top: 30px; margin-left: 0; }
#allvewZone {
 background-color: #fff;
 text-align: left;
 margin-top: 0;
 margin-right: 10px;
 margin-left: 445px;
 padding-top: 10px;
 border: solid 1px #3aaaae; }
div.textZoneL {
 text-align: left; }
div.textZoneL p {
 font-size: 95%;
 line-height: 1.5;
 text-align: left;
 margin-right: 50px;
 margin-left: 200px; }
/* ******************************************************************************* */
/* ******************************************************************************* */
/*common class*/
.pagetop {
 font-size: 12px;
 text-align: right;
 clear: both;
 margin-bottom: 20px;
 padding-top: 20px;
 padding-right: 20px;
 padding-bottom: 0; }
.housecategory {
 color: #006866;
 font-size: 110%;
 margin-left: 10px;
 padding-bottom: 5px;
 padding-left: 0;
 border-bottom: 2px solid #099; }
.pref {
 font-size: 90%;
 line-height: 1.2;
 background-image: url(../images/arrow_house.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 margin-left: 30px;
 padding-left: 12px;
 list-style-type: none; }
.mapcategory {
 background-color: #e2ebf4;
 text-decoration: none;
 margin-right: 10px;
 margin-left: 20px;
 padding-top: 2px;
 padding-bottom: 1px;
 padding-left: 10px;
 border: solid 1px #aedde2; }
.mapcategory a {
 text-decoration: none; }
.zero {
 letter-spacing: 0; }
img.leftimage {
 text-align: left;
 float: left;
 margin: 0;
 padding: 0; }
img.sakuzu {
 text-align: center;
 margin: 10px auto; }
.center {
 text-align: center; }
.right {
 text-align: right; }
.smallRed {
 color: #ac4129;
 font-size: 13px;
 line-height: 1.5;
 text-indent: -15px;
 margin-top: 0;
 margin-right: 25px;
 margin-left: 50px; }
.smallglaySa {
 color: #333;
 font-size: 13px;
 line-height: 1.5;
 text-indent: -15px;
 margin-top: 0;
 margin-right: 25px;
 margin-left: 50px; }
.smallglay {
 color: #333;
 font-size: 13px;
 line-height: 1.5;
 text-indent: -15px;
 margin-top: 0;
 margin-right: 10px;
 margin-left: 20px; }
.smallnext { color: #666; font-size: 13px; line-height: 1.5; margin-top: 35px; margin-right: 25px; margin-left: 20px; padding-top: 10px; padding-left: 30px; border-top: 1px dotted #666; }
/*ページ内サブリンク*/
table.sizeAutoW {
 background-color: #fff;
 width: auto;
 height: auto;
 margin-top: 0;
 margin-bottom: 10px;
 margin-left: 140px; }
table.sizeAutoH {
 background-color: #e6e6e6;
 margin-top: 10px;
 margin-bottom: 10px;
 width: auto;
 height: auto;
 margin-left: 30px;
 padding: 5px; }
.casePagebtnFlow {
 font-size: 13px;
 background-color: #ebffeb;
 background-image: url(../images/arrow_subbtn.gif);
 background-repeat: no-repeat;
 background-position: 3px 9px;
 text-align: center;
 margin: 0;
 width: auto;
 border: solid 1px #4bb840;
 white-space: nowrap; }
.casePagebtnFlow a {
 color: #333;
 text-decoration: none;
 margin: 0;
 padding: 5px 10px 5px 15px;
 display: block; }
 .casePagebtnFlow a:hover {
 color: #fff;
 background-color: #66a692;
 background-image: url(../images/arrow_subbtnO.gif);
 background-repeat: no-repeat;
 background-position: 3px 9px;
 text-decoration: none; }
.pmenuowner {
 font-size: 13px;
 background-color: #4bb840;
 text-align: center;
 width: 55px;
 margin: 0;
 border: solid 2px #bebebe; }
.pmenuownerF {
 font-size: 13px;
 background-color: #4bb840;
 background-image: url(../images/arrow_subbtnOw.gif);
 background-repeat: no-repeat;
 background-position: 3px 9px;
 text-align: center;
 width: auto;
 margin: 0;
 padding-right: 10px;
 padding-left: 8px;
 border: solid 1px #209619; }
.pmenuowner a:link,  .pmenuowner a:visited,  .pmenuowner a:hover {
 color: #fff;
 width: 55px;
 margin: 0;
 text-decoration: none;
 padding: 3px;
 display: block; }
.pmenuownerF a:link,  .pmenuownerF a:visited,  .pmenuownerF a:hover {
 color: #fff;
 width: auto;
 margin: 0;
 text-decoration: none;
 padding: 5px;
 display: block;
 white-space: nowrap; }
/* ******************************************************************************* */
/* ************************************************************************* */

/*色*/
.glay {
 color: #666; }
.lead {
 color: #363;
 font-size: 100%;
 font-weight: bold;
 letter-spacing: 0;
 margin-right: 12px; }
.lead2 {
 color: #033;
 font-size: 110%;
 background-image: none;
 text-align: left;
 letter-spacing: 1px;
 margin-top: 0;
 margin-left: 10px;
 height: 25px;
 padding: 0;
 border-bottom: 2px solid #dadfdc; }
.right { text-align: right; }
/*ロゴ*/
div.logoBox{ margin-left:0; padding-left: 0; }
/*本文中の囲み枠*/
div.frameBox{ margin-right: 12px; margin-bottom: 12px; padding: 12px; border: solid 3px #ffdf7f; }
div.bcolor_g {
 font-size: 95%;
 background-color: #f0f0f0;
 border: solid 1px #ccc; }
div.frameBox p.bgcolor {
 color: #633;
 font-weight: bold;
 text-indent: -24px;
 padding-top: 20px;
 padding-right: 5px;
 padding-left: 12px; }
div.frameBox li {
 color: #444;
 font-size: 90%;
 margin: 0;
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0; }
div.frameBox h4 {
 color: #333;
 background-color: #fffccc;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 3px 3px 3px 15px;
 border: solid 1px #ffe499; }
/*参考文献*/
div.bookBox{
 color: #555;
 font-size: 90%;
 line-height: 1.6;
 margin-right: 12px;
 margin-bottom: 12px;
 padding: 12px 24px 12px 12px;
 border: solid 2px #b4b4b4; }
.book { font-weight: bolder; }
/*年表*/
div.history { padding-right: 10px; }
div.history h4 { color: #333; font-size: 95%; border-bottom: 1px dotted #8ebc4e; }
.year { color: #597630; font-weight: bolder; background-color: #dbefb1; margin-right: 10px; padding-right: 12px; padding-bottom: 0; padding-left: 12px; }
div.history p { font-size: 90%; line-height: 1.2em; text-indent: -36px; padding-right: 10px; padding-left: 48px; }
div.history li { font-size: 90%; padding-right: 10px; }
div.history table {
 width: 80%;
 border: solid 1px #9b9b9b; }
.dotline { border-bottom: 1px dotted gray; }
.hyoto1{
 font-size: 90%;
 background-color: #e5fce2;
 text-align: center;
 border-right: 1px solid #555;
 border-bottom: 1px solid #555; }
.hyosoku1{
 font-size: 85%;
 padding: 2px 5px 2px 10px;
 border-right: 1px solid #9b9b9b;
 border-bottom: 1px solid #9b9b9b; }
.hyosoku2{
 font-size: 85%;
 padding: 2px 5px 2px 10px;
 border-right: 1px solid #9b9b9b;
 border-bottom: 1px solid #9b9b9b;
 white-space: nowrap; }
/*link*/
.linkRight{
 font-size: 80%;
 background-color: #ffe9e2;
 text-align: center;
 width: 120px;
 float: right;
 margin-right: 80px;
 padding: 3px;
 border: solid 1px #fcc; }
.linkBtn { background-color: #e6e6e6; padding: 5px 15px; border: solid 1px #ccc; }
.newsTitZone {
 font-size: 110%;
 background-color: #ffe1e4;
 margin-right: 20px;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 10px; }
.pagelinks {
 font-size: 12px; }
/* ************************************************************************* */
/* **********音声ブラウザ対応CSS**************** */
.hidden {
	position: absolute; /* For Mac IE 5*/
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* ************************************************************************* */

