/* ※1 背景指定はbackground-colorの＃以降を6ケタで指定してください。
　 ※2 背景の画像は、その下のURL（）の（）の中にimg/bg1.gifを記入してください　*/
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 80%;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  "メイリオ" , Meiryo , "HG丸ｺﾞｼｯｸM-PRO" , "Osaka" ,sans-serif;
    color: #666666; /* 標準文字色 */
    background-color: #004D00;
    background-image : url();
    background-repeat: repeat;
}

/* for IE6 */
* html body {
    font-size: 75%;
}

/* for IE7 */
*:first-child+html body {
    font-size: 75%;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body {
    font-size: 70%;
}
/* end */

img {
    border: 0;
}

a:link {
    color:;#F79A00;
    font-style:normal;
    text-decoration:underline;
}

a:visited {
    color:#FF7800;
    text-decoration:underline;
}

a:hover {
    color:#ff0000;
    font-style:normal;
    position:relative;
    top:2px;
    left:2px;
}

a:active {/*クリック中*/
    text-decoration:none;
}


/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#container {
    width: 900px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 30px;
}


 /*------ ヘッダー ------*/


#header {
    width: 900px;
    height: 80px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-image : url(img/logoback.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#header:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#headerMain {
    margin: 0;
}


#headerMain h1 {
    margin: 10px 10px 5px 10px;
    padding-top: 0px 10px 5px 10px;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 0.83em;
}


#logo1 {
    width: 300px;
    float: left;
}

#logo2 {
    width: 600px;
    margin: 0;
    padding: 0;
    float: left;
}

 /* 住所の文字設定 */
#logo2 p {
    margin: 0px 10px 0px 0px;
    padding-top: 0px 10px 0px 0px;
    line-height: 20px;
    font-size: 1.0em;
    text-align: right;
｝


#headermenu2 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #fff;
    color: #E70010;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFFD7B;
}

#headerimg1 {
    height: 300px;
    width: 400px;
    margin: 0;
    padding: 0;
    background-color : #FFFD7B;
}

#headerimg2 {
    width: 500px;
    margin: 0;
    padding: 0;
    text-align: right;
    background-color : #FFFD7B;
}

 /*------ ヘッダー終わり ------*/

 /*------ メイン ------*/

#main{
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color : #ffffff;
}

#maincopy {
    margin: 0;
    background-color: #0082C6;
    text-align: center;
}

#copymenu0 {
    width: 720px;
    text-align: center;
    padding-left:120px;
    margin: 0;
    border-top: groove 2px #fff;
    color: #fff;
    }

#search-menu{
     border: 2px #F000FF solid;
     border-collapse: collapse;
     border-spacing: 0;
     background-color: #fff;
}

#search-menu th{
     padding: 0px;
     border: 1px #F000FF solid;
     background: #ffffff;
     font-weight: bold;
     color:FF3333;
     font-size: 120%;
     line-height: 120%
     text-align: center;
     white-space: nowrap;
}

#search-menu td{
     padding: 0px;
     border: 1px #F000FF solid;
     font-weight: bold;
     text-align: center;
     font-size: 110%;
     white-space: nowrap;
}



#iflame{
    width: 900px;
    margin: 10px;
    padding: 10px;
    overflow: hidden;
    position:relative;
}

#iflamel{
    width: 420px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}
}

#iflamer{
    width: 410px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}


#list dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0;
}

#list dt {
    float: left;
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 50px;
    background-image : url(img/point.gif);
    background-position: 30px 5px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
}

#list dd {
    margin: 0px 20px 0px 20px;
    padding: 5px 10px ;
    text-align: left;
    line-height: 16px;  
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

#list dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#about {
    width: 900px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    background-color : #ffffff;
    color:#999;
    text-align: left;
}

#about-table{
     border-collapse: collapse;
     border-spacing: 0;
     text-align: left;

}
#about-table th{
     padding: 5px;
     border-bottom: 1px #0082C6 solid;
     background: #ffffff;
     font-weight: bold;
     font-size: 95%;
     line-height: 120%;
     text-align: left;
     white-space: nowrap;
}

#about-table td{
     padding: 5px;
     border-bottom: 1px #0082C6 solid;
     background: #ffffff;
     text-align: left;
     line-height: 130%;
     font-size: 90%;
     white-space: nowrap;
}


#about2 {
    width: 95%;
    margin: 0 auto;
    padding: 0px;
    background-color : #fff;
    color:#999;
    font-size:0.83em;
}

#about2 h2{
    margin: 10px 10px 5px 10px;
    padding-top: 10px 10px 5px 10px;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    font-size: 1.5em;
    color: #0082C6;
}

#about2 h3{
    margin: 5px 0px 5px 0px;
    padding-top: 5px 0px 5px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    color: #0082C6;
}


#search-table{
     border: 2px #0082C6;
     border-collapse: collapse;
     border-spacing: 0;
     text-align: center;
}

#search-table th{
     padding: 3px;
     border: 1px #0082C6 solid;
     background: #f5f5f5;
     font-weight: bold;
     font-size: 90%;
     line-height: 120%;
     text-align: center;
     white-space: nowrap;
}

#search-table td{
     padding: 3px;
     border: 1px #0082C6 solid;
     text-align: center;
     font-size: 90%;
     white-space: nowrap;
}

#footer {
    width: 900px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position:relative;
}

#footer1 {
    width: 900px;
    height: 40px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #fff;
    border-top:solid 2px #0082C6;
    color: #E70010;
}

#footer2 {
    width: 900px;
    height: 40px;
    margin: 0;
    padding: 0px;
    background-image : url(img/footer.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    line-height: 12px;
    font-size: 0.83em;
}




