
/* formatting style
---------------------------*/

* {
    /* font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; */
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    font-size:10pt;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    line-height: 150%;
}

a img {
    border-style: none;
}
a:link {
 color:#000000;
 text-decoration: underline;
}
a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover {
 color:#FF6C00;
 text-decoration: none;
}

#contents a:visited{
    color:#800080; 
}
#contents a:link{
    color:#0000ff; 
}

html{
}

body{
    background-color: #FFFBC0;
    text-align: center;
}

img {
    border: 0px solid #ffffff;
}

#sideBorder {
    background-image:url(../img/common/sideBorder.gif);
    background-repeat:repeat-y;
    width: 830px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

#top, #dpc, #inq, #link {
    padding:0px 0px 20px 0px;
    width: 800px;
}

#header{
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    height: 24px;
    width: 800px;
    text-align: left;
}

#hlBox{
    margin: 0px;
    padding: 0px;
    height: 24px;
    text-align: left;
    width:400px;
    float: left;
}
#hrBox{
    margin: 0px;
    padding: 0px;
    height: 15px;
    width:400px;
    bottom: 0px;
    text-align: right;
    float: left;
}
#hrBox, #hrBox *{
    font-size:8pt;
}

#title{
    position:relative; 
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-image:url(../img/common/title.jpg);
    background-repeat:no-repeat;
    height: 117px;
    width: 800px;
}

#tag{
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 38px;
    width: 300px;
    text-align: center;
}
#tag h1{
    text-weight: bold;
    color: #ffffff;
    font-size: 20pt;
    line-height: 38px;
}

#disp {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    text-align: left;
    min-height:1px;
}

#sidemenu{
    background-image:url(../img/common/sidemenu_bak.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    margin-top: 0px;
    height: 649px;
    width: 200px;
    float: left;
}

#sidemenu #menu{
    width: 200px;
    padding-top: 10px;
    text-align: left;
}

#sidemenu #menu #mtitle{
    background-image:url(../img/common/menu_title.gif);
    width: 200px;
    height:45px;
    line-height:45px;
    text-align: center;
    font-size:15pt;
    font-weight: bold;
    color: #ffffff;
}

#sidemenu #menu #mtop,
#sidemenu #menu #mabout,
#sidemenu #menu #med,
#sidemenu #menu #mmem,
#sidemenu #menu #minq,
#sidemenu #menu #mlink{
    width: 200px;
    height:33px;
}

#sidemenu #menu a{
    background-image:url(../img/common/menu_btn.gif);
    width: 150px;
    height:33px;
    line-height:33px;
    padding-left: 50px;
    font-size:10pt;
    font-weight: bold;
    text-decoration: none;
    float: left;
}

#sidemenu #menu div.line{
    height: 5px;
    line-height:3px;
    margin: 0px;
    padding: 0px;
}

div.tops #menu #mtop a,
div.dpc #menu #mabout a,
div.education #menu #med a,
div.member #menu #mmem a,
div.inquiries #menu #minq a,
div.links #menu #mlink a{
    color:#FF6C00;
}

#sidemenu #menu #mtop a:hover,
#sidemenu #menu #mabout a:hover,
#sidemenu #menu #med a:hover,
#sidemenu #menu #mmem a:hover,
#sidemenu #menu #minq a:hover,
#sidemenu #menu #mlink a:hover {
    color:#FF6C00;
    background-image:url(../img/common/menu_btn2.gif);
}

#contents{
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 40px;
    padding-top: 10px;
    width: 594px;
    text-align: left;
    float: right;
}

#footer{
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-image:url(../img/common/footer.gif);
    background-repeat:no-repeat;
    bottom:0px;
    height:20px;
    width:800px;
    font-size:8pt;
    text-align: center;
    line-height:22px;
    color: #ffffff;
}

div.manage{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


div.ctitle {
    background-color: #FF5A00;
    width: 590px;
    margin-bottom: 5px;
}
div.ctitle2 {
    background-color: #FDA900;
    margin-left: 5px;
    width: 580px;
}
div.ctitle3 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FDA900;
    margin-left: 5px;
    width: 580px;
}

div.ctitle2 H2{
    padding-left: 20px;
    color: #ffffff;
    font-weight: bold;
    font-size:13pt;
}
div.ctitle3 H2{
    padding-left: 20px;
    font-weight: bold;
    font-size:13pt;
}



.space_h {
    height:10px;
}
.space_h2 {
    height:20px;
}
.space_h3 {
    height:30px;
}


#telop {
    font-weight: bold;
    font-size: 13pt;
    color: green;
}

div.subttl {
    background-image: url(../img/common/text_line.gif);
    background-position:left bottom;
    background-repeat: repeat-x;
    line-height: 13pt;
    color: #FF5A00;
    font-weight: bold;
    width: 590px;
    font-size: 13pt;
    padding-top: 20px;
}

div.subttl2 {
    background-image: url(../img/common/text_line.gif);
    background-position:left bottom;
    background-repeat: repeat-x;
    line-height: 13pt;
    color: #FF5A00;
    font-weight: bold;
    width: 250px;
    font-size: 13pt;
    padding-top: 20px;
}

div.subttl3 {
    background-image: url(../img/common/text_line.gif);
    background-position:left bottom;
    background-repeat: repeat-x;
    line-height: 13pt;
    color: #FF5A00;
    font-weight: bold;
    width: 100%;
    font-size: 13pt;
    padding-top: 15px;
    margin-bottom: 5px;
}

hr.bdr {
    width: 80%;
    border: 1px dotted #FF5A00;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

#mlist li{
    list-style: none;
    margin-bottom: 5px;
    height: 33px;
    padding: 0px;
}


/*** 中央寄せ ***/
div.cnt {
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}