@charset "utf-8";

/* ページ全体の設定 */
*{
margin: 0;
padding: 0;
letter-spacing: 1pt;
}

body{
text-align:center;
width: 820px;
margin-left:auto;
margin-right:auto;
background-image: url(../img/b4-75.gif);
}

a {
text-decoration: none;
}

a img {
text-decoration: none;
border: 0px;
}

strong{margin: 20px 5px 20px;}

/* コンテンツ全体の設定 */
#container{
width:820px;
color: #000000;
text-align: center;
border-style: outset;
border-width: 2px;
border-color: #cbcbcb;
background-color: #ffffff;
padding: 0 1px;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
/* ヘッダの設定 */
#header{
margin-top: 0;
width:820px;
height:80px;
color:#000000;
margin-bottom: 3px;
}

#header h1 {
font-size: 12px;
color: #4c4c4c;
text-align: center;
padding: 2px 20px; 
}

#header h1 a {
color: #4c4c4c;
}

#header h1 a:hover {
color: #048f03;
}

#eye {
margin: 0;
margin-left: 10px;
width: 610px;
height: 120px;
}


/*Navi設定*/
#navcontainer{
width: 820px;
height: 28px;
background-color: #ffffff;
}

#mainNav {
	/*position: absolute;*/
	top: 84px;
	width: 810px;
	height: 25px;
	margin-left: 0px;
	background: url(../img/Nav.jpg) no-repeat;
	list-style: none;
	z-index: 1;
}

#mainNav li {
	float: left;
	width: 90px;
	height: 25px;
	text-indent: -3000px;
}

#mainNav a {
	display: block;
	width: 90px;
	height: 25px;
	background: url(../img/Nav.jpg) no-repeat;
	text-decoration: none;
	text-indent: -3000px;
}

#top a {
	background-position: 0 -25px;	
}

#hajime a {
	background-position: -90px -25px;
}

#gyoumu a {
	background-position: -180px -25px;
}

#faq a {
	background-position: -270px -25px;
}

#toi a {
	background-position: -360px -25px;
}

#map a {
	background-position: -450px -25px;
}

#sitemap a {
	background-position: -540px -25px;
}


#mainNav a:hover {
	background: none !important;
	text-decoration: none;
}

#wrapper{
width: 615px;
float: left;
margin-top: 2px;
}

#main{
width: 615px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

.contbox{
text-align: center;
margin: 0 5px 5px 5px;
border-bottom: dotted 1px #ceed97;
padding-top: 5px;
}

h2.conbo {
width: 600px;
font-size: 14px;
color: #ffffff;
line-height: 25px;
background-color: #000000;
margin-top: 20px;
padding-left: 20px;
margin-bottom: 5px;
text-align: left;
}

h3.conbo {
font-size: 13px;
color: #325833;
line-height: 20px;
border-left: solid 10px #325833;
margin-top: 20px;
margin-left: 10px;
padding-left: 5px;
margin-bottom: 5px;
text-align: left;
}

h3.conbo a {
color: green;
text-decoration: underline;
}

h3.conbo a:hover {
color: orange;
}

.boxA{
margin: 0;
padding: 0;
width: 610px;
}
     
.boxA1{
margin: 5px 0px;
width: 260px;
float: left;
}
         
.boxA2{
margin: 5px 0px;
width: 260px;
margin-left: 280px;
}
                     
h2.box {
       font-size: 15px;
       color: #000000;
       line-height: 1.2;
       text-align: left;
       border-bottom: solid 1px #000000;
       border-left: solid 8px #000000;
       margin: 5px;
       padding: 0px 20px 0px 5px;
}

h2.box a {color: #000000;}

h2.box a:hover{color: #838282;}

p.box  {
      font-size: 12px;
      color: #333333;
      line-height: 1.5;
      text-align: left;
      text-indent: 1em;
      margin: 5px 0 5px 5px;
      padding: 0px 20px 0px 25px;
}

p.boxclear  {
      clear: both;
      font-size: 12px;
      color: #333333;
      line-height: 1.5;
      text-align: left;
      text-indent: 1em;
      margin: 15px 0 15px 5px;
      padding: 0px 20px 0px 5px;
}

p.box-navi a {
       text-decoration: none;
       color: #aeaeae;
       font-size: 12px;
       font-weight: bold;
       text-align: right;
       width: 140px;
       height: 16px;
       float: right;
       margin: 2px 10px 10px 20px;
       padding: 2px;;
       background-image: url("../img/miginavi1.gif")
}

p.box-navi a:hover {
       color: #ffffff;
       background-image: url("../img/miginavi1_c.gif")
}

p.boxlink  {
      font-size: 15px;
      color: #333333;
      line-height: 1.5;
      width: 180px;
      text-align: left;
      margin: 15px 30px 15px 10px;
      padding-left: 20px;
       background-image: url("../img/linkb.gif")
}

p.boxlink a {
      font-size: 15px;
      color: #333333;
}

p.boxlink a:hover {
       color: #fe943a;
}

p.link {
font-size: 14px;
font-family: ＭＳ Ｐ明朝;
color: #604516;
font-weight: bold;
text-align: left;
margin-left: 50px;
}

#boxB {
clear: both;
float: left;
margin: 0px;
margin-top: 20px;
width: 610px;
height: 350px;
text-align: left;
position: relative;
}

#box-bottom1 {
float: left;
width: 608px;
height: 152px;
line-height:normal;
border:1px solid #d4d4d4;
background-color: #f4f2f2;
margin: 0;
margin-bottom: 15px;
}

h2.bottom {
margin:0;
padding:0;
width: 390px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background-color: #d4d4d4;
line-height:25px;
width: 400px;
float: left;
}

h2.bottom a {
font-size: 14px;
color: #464646;
}

h2.bottom a:hover {
text-decoration: underline;
}

p.bottom {
font-size: 12px;
line-height: 1.4;
text-align: left;
padding:15px 10px 10px;
margin:0;
}

.bottom ul {
margin-left: 10px;
list-style-type: circle;
}

#box-bottom2 {
float: left;
width: 608px;
height: 152px;
display:block;
line-height:normal;
border:1px solid #d4d4d4;
background-color: #f4f2f2;
margin: 0;
margin-bottom: 10px;
}

img.box-bottom {
border-left: solid 1px #d4d4d4;
float: right;
margin-right: 0;
}

#navi{
width: 160px;
height: 800px;
float: right;
display: block;
}

.nav {
clear: both;
width: 160px;
margin: 0;
}

.navgin {
display: block;
margin-bottom: 20px;
}

.nav h2{
color:#ffffff;
width:150px;
height: 20px;
line-height: 120%;
text-align:center;
border: solid 1px #445643;
background-color: #6a401e;
margin-top: 5px;
margin-left: 2px;
padding-left: 3px;
padding-bottom:0px;
padding-top:0px;
font-size:100%;
font-weight: bold;
}

ul.navg {
font-size: 14px;
list-style-type: none;
margin:0;
padding-left:0px;
padding-bottom: 5px;
}

.navg li{
text-align:left;
line-height: 1.5;
font-size: 13px;
width:140px;
height: 20px;
margin-left: 5px;
margin-bottom: 2px;
margin-top: 5px;
border-bottom: dotted 2px #625341;
}

.navg li a{
display:block;
color:  #445643;
padding-left: 25px;
background-image: url(../img/navi.gif) ;
text-decoration:none;
}

.navg li a:hover{
display:block;
color: #445643;
padding-left: 25px;
background-image: url(../img/miginavi_a.gif) ;
text-decoration:none;
}

.toi{
width: 157px;
float:right;
text-align: left;
line-height:normal;
border:1px solid #b8d486;
background-color: #ceed97;
margin-top: 5px;
margin-bottom: 20px;
padding-bottom: 10px;
}

.toi h2 {
font-size: 12px;
font-weight: bold;
line-height: 25px;
background-color: #017101;
color: #ffffff;
text-align: center;
margin-top: 0px;
}

.toi p {
font-size: 15px;
font-weight: bold;
color: green;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 5px;
}

.toi p a {
font-weight: bold;
color: green;
text-decoration: underline
}

#tab  {
       width: 600px;
       }

table {
       width: 600px;
       table-layout: auto;
       border-collapse: collapse;
       empty-cells: show;
       font-size:15px;
       margin-left: 10px;
       background-color: #ffffff;
}

th,td{
       border: solid 1px #c3c3c3;
       height: 30px;
}

th    {
       background-color: #d3d3d3;
       color: #ffffff;
       }

td {
text-align: left;
padding-left: 10px;
}

caption{margin-left: 75px;
        font-size:15px;
        caption-side: top;
        text-align: left;
        background-color: #d3d3d3;
}

#footer{
clear: both;
width: 820px;
height: 80px;
border-top: dotted 2px #6a6969;
padding: 5px 0;
margin-top: 10px;
margin-left: 0px;
background-color: #d4d4d4;
font-family: bookman Old Style;
}

#f-navi{
clear: both;
height: 65px;
padding: 0px;
margin-top: 5px;
margin-bottom: 10px;
text-align: center;
position: relative;
white-space: nowrap;
}

#f-navi p {
        padding: 0 2px 5px;
        margin-bottom: 0px;
       }

#f-navi p a {
        text-align: center;
        color: #000000;
        font-size: 10px;
        text-decoration: none;
        width: 50px;
        padding: 0px 1px;;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

#f-navi p a:hover {
        background-color: #2a6b37;
        color: #ffffff;
}

address {
width: 500px;
float: left;
position: relative;
}

#footer p {
width: 300px;
float: right;
text-align: left;
font-size: 14px;
color: #040d90;
}

img.box-l {
float: left;
margin: 0 20px 20px 0;
}

img.box-r {
float: right;
margin: 0 0 20px 20px;
}

.clearfix :after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clerfix {
display: inline-block;
}

* html .clerfix {
height: 1%;
}

.clerfix {
display: block;
}
/* End hide frorm IE-mac */
