@charset "utf-8";
body {
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    /*     	font-size: 1em; */
    color: #666666;
    line-height: 1.4;
    letter-spacing: .1em;
background-color: #ffffff;
}

a:link,
a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover,
a:active { /* 	color: #F88D10; _NO__DOTCOMMA__AFTER__*/   }

#sub_area a {
    display: block;
}

/*#sub_area a:hover,
#sub_area a:active {
    color: #333333;
    text-decoration: none;
}*/


table tr th,
table tr td { word-break: break-all }

img { vertical-align: bottom }

#wrap {
    width: 100%;
    margin: 0 auto;
}


strong {
  font-weight: bold;
}

/*#wrap-h2 {
    width: 100%;
    background: url(http://www.miyazaki-lc.org/images/bg-top-panel.jpg) repeat-x;
    text-align: center;
}*/
/*#wrap-inner {
    width: 1020px;
    margin: 0 auto;
}*/
#wrap-header {
    width: 100%;
    background: url(../images/bg-wrap-header.jpg) no-repeat;
    background-position: center;
}
#wrap-main-image { width: 100%;
/*    background: url(http://www.miyazaki-lc.org/images/bg-wrap-contents.jpg) repeat;*/
}
#wrap-contents { width: 100%;
/*    background: url(http://www.miyazaki-lc.org/images/bg-wrap-contents.jpg) repeat;*/
}
#wrap-footer {
    width: 100%;
    background: url(../images/bg-footer.jpg) repeat-x;
}

#header {
    width: 940px;
    margin: auto;
    position: relative;
    height: 200px;
    background: url(http://www.miyazaki-lc.org/images/bg-header.jpg) no-repeat;
    
}
    #header h1 {
        position: absolute;
        text-align: left;
        font-size: 9px;
        /* 	background-color: #663300; */
        color: #666666;
        height: 9px;
        padding-top: 1px;
        top: 7px;
/*        left: 40px;*/
        width: 940px;
        z-index: 2;
    }
    #header .logo {
        position: absolute;
        top: 38px;
        left: 0;
    }
    #header .header-company {
        position: absolute;
        top: 78px;
        left: 740px;
    }
    #header .header-contact {
        position: absolute;
        top: 34px;
        right: 0;
    }
	#header .header-contact2 {
        position: absolute;
        top: 34px;
        right: 230px;
    }
      #header .header-tel {
          position: absolute;
          top: 20px;
          left: 650px;
      }
#globalnav {
    position: absolute;
    top: 140px;
    left: 0px;
    width: 940px;
    height: auto;
    list-style-type: none;
    text-align: center;
}
    #globalnav { overflow: hidden }
    #globalnav li { float: left }
#g_navi_s {
    position: absolute;
    top: 80px;
    left: 320px;
    width: 600px;
    height: auto;
    list-style-type: none;
    text-align: center;
}
    #g_navi_s ul { overflow: hidden }
    #g_navi_s li { float: left }
#main-image {
    width: 940px;
    height: 270px;
    margin: auto;
    clear: both;
}
#contents {
    width: 940px;
    margin: auto;
    padding-top: 20px;
    clear: both;
    overflow: hidden;
    background: url(http://www.miyazaki-lc.org/images/bg-contents.jpg) repeat-y;  

/*    background-color: #fff;*/
    /*	border-left: 1px solid #cccccc;;;;
    border-right: 1px solid #cccccc;*/
}

#footer {
    position: relative;
    width: 940px;
    height: 194px;
    margin: 0 auto;
    clear: both;
    text-align: left;
        color: #666;

/*    color: #fff;*/
/*    background-image: url(../images/bg-footer.jpg);
    background-repeat: no-repeat;*/

}
    #copy-right {
    position: absolute;
    text-align: left;
    width: 940px;
    top : 175px;
    font-size: 90%;
    left: 0;
/*    font-weight: bold;*/
    }
    #footer .footerlink {
/*        font-size: 0.9em;*/
        position: absolute;
        width: 940px;
        top: 25px;
        left: 0;
        text-align: center;
        color: #666;
    }
    
    #footer .pagetop {
        position: absolute;
        top: 174px;
        right: 8px;
        z-index: 2;
    }
#main-area {
    width: 700px;
    float: right;
}

#main-area a:link,
#main-area a:visited {
  color: #0044CC;
}

#sub-area {
    width: 220px;
    float: left;
}