@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
basic_tag
----------------------------------------------*/
*{
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif ;
}

p {
    font-size: 80%;
    line-height: 1.5em;
}


li {
    list-style: none;
}

#ALL {
    margin-left: auto;
    margin-right: auto;
    width:808px;
}

/*----------------------------------------------
LOGO
----------------------------------------------*/

#LOGO {
    white-space:nowrap;
    display:inline-block;
    margin-top:10px;
    margin-bottom: 10px;
}

#LOGO a {
    display: block;
    width: 200px;
    height: 120px;
}

#LOGO a:link,

#LOGO a:visited {
    background:url(../../common_img/logo.png) no-repeat 0px 0px;
}

#LOGO a:hover {
    background:url(../../common_img/logo.png) no-repeat -200px 0px;
}

#HETTER {
    background-image: url(../message/me_image/me_mainimg.jpg);
    height :205px;
    font-size:13px;
    padding-left:20px;
    margin-top:10px;
}

/*----------------------------------------------
UTILITY block
----------------------------------------------*/

#UTILITY {
    white-space:nowrap;
    display:inline-block;
    width: 200px;
    float: right;
}

#UTILITY a {
    display: block;
    height: 11px;
    margin-right: 3px;
    float: left;
}

#UTILITY br {
    clear: both;
}

#NABI {
    font-size:13px;
}

a.ut_01 {
    width: 77px;
}

a.ut_04 {
    width: 65px;
}

a.ut_05 {
    width: 66px;
}

a.ut_02,
a.ut_03 {
    width: 57px;
}

a.ut_01:link,
a.ut_01:visited {
    background:url(../../common_img/utility.png) no-repeat -2px -11px;
}

a.ut_01:hover {
    background:url(../../common_img/utility.png) no-repeat -2px -11px;
}

a.ut_02:link,
a.ut_02:visited {
    background:url(../../common_img/utility.png) no-repeat -85px -11px;
}

a.ut_02:hover {
    background:url(../../common_img/utility.png) no-repeat -85px -11px;
}

a.ut_03:link,
a.ut_03:visited {
    background:url(../../common_img/utility.png) no-repeat -148px -11px;
}

a.ut_03:hover {
    background:url(../../common_img/utility.png) no-repeat -148px -11px;
}

a.ut_04:link,
a.ut_04:visited {
    background: url(../../english/en_common_img/en_utility.gif) no-repeat -2px 0px;
}

a.ut_04:hover {
    background:url(../../english/en_common_img/en_utility.gif) no-repeat -2px -11px;
}

a.ut_05:link,
a.ut_05:visited {
    background: url(../../english/en_common_img/en_utility.gif) no-repeat -140px 0px;
}

a.ut_05:hover {
    background:url(../../english/en_common_img/en_utility.gif) no-repeat -140px -11px;
}



/*----------------------------------------------
GNAVI_BANR
----------------------------------------------*/
#BANR {
    white-space:nowrap;
    display:inline-block;
    text-align: center;
    margin-bottom: 1.5em;
    vertical-align: top;
}

#BANR dl {
    width: 200px;
    text-align: center;
    margin-bottom: 9px;
}
#BANR dl.dl-01 {
    height: 150px;
    background:url(../image/top_navi_navi_txt_non.jpg) no-repeat 0px 0px;
}
#BANR dl.dl-02 {
    height: 115px;
    background:url(../image/top_navi_blog_txt_non.jpg) no-repeat 0px 0px;
}
#BANR dt {
    width: 200px;
    padding-top: 5px;
}
#BANR dd {
    width: 200px;
    padding-top: 1px;
    text-align: center;
}
#BANR dl.dl-02 dd {
    padding-top: 8px;
}
#BANR dd ul {
    text-align: center;
    padding-left: 6px;
}
* html #BANR dd ul {
    padding-left: 0px;
}
*+html #BANR dd ul {
    padding-left: 0px;
}
#BANR dd ul {
    line-height: 0;
    vertical-align: bottom;
    font-size: 0;
}
#BANR dd a {
    display: block;
    width: 188px;
    height: 36px;
}
#BANR dl.dl-02 dd a {
    height: 20px;
}
#BANR dl.dl-02 dd li.banr6 a {
    height: 33px;
}

#BANR a span {
    display: none;
}

#BANR ul.ul-02 {
    margin-bottom: 8px;
}
#BANR ul.ul-02 a {
    display: block;
    width: 200px;
    height: 50px;
}
#BANR ul.ul-02 a:link,
#BANR ul.ul-02 a:visited,
#BANR ul.ul-02 a:hover {
    background: url(../image/tyutoseminar_button.gif) no-repeat 0px 0px
}
#BANR ul.ul-02 a:hover {
    background: url(../image/tyutoseminar_button.gif) no-repeat 0px -50px
}
    
#BANR a span {
    display: none;
}

#NEWS {
    vertical-align: top;
    float:right;
    text-align:center;
    padding-right:50;
}


#NEWS dl {
    clear: both;
    background: #FFF;
    padding: 10px;
    width: 550px;
    height: auto;
    font-size: 80%;
}
#NEWS li {
    float: left;
    padding-left: 10px;
    display: block;
}
#NEWS dt {
    clear: both;
    float: left;
    width: 80px;
    margin-right: 20px;
    line-height: 1.4em;
}
#NEWS dd {
    text-align:left;
    float: left;
    width: 370px;
    margin-right: 30px;
    line-height: 1.4em;

}
.mark {
    vertical-align: bottom;
    text-align: right;
    padding-right:30px;
    padding-bottom:10px;
}

.explained {
    width:550px;
    height:150px;
    padding-left:30px;
    padding-top:10px;
    font-size: 80%;
    line-height: 1.5em;
}


.seminar {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.seminar th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.seminar td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

.hope {
    font-color: #FFFF00;
    text-align: right;
    font-size:10px;
}

table.introduce {
    width:100%;
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.introduce th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#BB8844;
    background-position:left top;
    padding:0.5em 1em;
    text-align:center;
}
.introduce td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 0.3em;
}

table.twi_table {
    text-align:left;
    font-size:14px;
    width:100%;
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.twi_table th{
    border-right:1px solid #003366;
    border-bottom:1px solid #003366;
    background-color:#94E4E8;
    background-position:left top;
    padding:0.5em 1em;
    text-align:center;
}
.twi_table td{
    border-right:1px solid #003366;
    border-bottom:1px solid #003366;
    padding:0.3em 0.5em;
}
.twi_table img{
    border-style:none;
}

.question_right {
    padding-left:15px;
    font-weight: bold;
}

.space {
    padding-top: 20px;
    padding-bottom: 20px;
}

/*----------------------------------------------
FOOTER
----------------------------------------------*/

#FOOTER {
    width:800px;
    white-space:nowrap;
    clear: both;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: solid 1px #A9B2BE;
    text-align:center;
}

#FOOTER img {
    float: left;
    margin-top: 2px;
    margin-left: 20px;
}

#FOOTER br {
    clear: both;
}
.coname {
    float: left;
    vertical-align: middle;
    margin-left: 10px;
    width: 500px;
}

.coname span {
    font-size: 110%;
}

.privacy {
    float: right;
}


/*----------------------------------------------
FOOTER
----------------------------------------------*/
#FOOTER li {
    line-height: 1.2em;
    font-size: 80%;
}
#FOOTER li.f-01 {
    width: 540px;
    text-align: right;
    margin-right: 40px;
}
#FOOTER li.f-02 {
    width: 220px;
    text-align: center;
}
#FOOTER br {
    clear: both;
    height: 20px;
    width:800px;
}
#FOOTER li.f-01 span {
    font-size: 120%;
}