@charset "euc-jp";
/* CSS Document */

/* -----------------------------------------------------------
CSS Information

 File name:     content.css
 Author:        Yoneda Ryo
 date:          2008/07/28
----------------------------------------------------------- */

h1 {
    text-indent: -9999px;
}

/*======================================

	TOP PAGE

=======================================*/

#recommend_area {
    text-align: left;
}
#recommend_area li.top {
    background-image: url(../image/top/recommend_top.gif);
    background-repeat: no-repeat;
    height: 50px;
    width: 750px;
    margin-top: 20px;
}
#recommend_area li.content {
    width: 690px;
    padding: 0 30px 20px 10px;
    border-right-width: 10px;
    border-left-width: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FE9900;
    border-left-color: #FE9900;
    vertical-align: bottom;
}
#recommend_area li.content h2 {
    font-size: 20px;
    color: #002A64;
    font-weight: bold;
    margin-bottom: 20px;
}
#recommend_area li.content p {
    float: left;
    width: 500px;
    margin: 0 5px 0 0;
}
#recommend_area li.content img {float: right;}

#recommend_area li.bottom {
    clear: both;
    background-image: url(../image/top/recommend_bottom.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 750px;
    margin-top: -1px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
}

/**** TOPICS ****/

#content_area {padding: 0 0 30px 0 ;}

#content_area h3.topics {
    background-image: url(../image/top/topics_title.gif);
    background-repeat: no-repeat;
    height: 81px;
    width: 500px;
    position: relative;
}
#content_area h3.topics a {
    position: absolute;
    left: 426px;
    top: 57px;
}
ul.topics {
    height: 700px;
    margin: 5px 0;
    text-align: left;
    overflow: auto;
}
ul.topics li {
    clear: both;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
}
ul.topics li .date {
    font-size: 14px;
    color: #21378A;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 10px 3px 0;
}
ul.topics li .name {
    color: #21378A;
}
ul.topics img.icon {
    padding: 0 5px 3px 0;
}
ul.topics img.photo {
    float: left;
    margin: 0 5px 0 0;
}



/**** INFOMATION ****/

#content_area h3.infomation {
    background-image: url(../image/top/infomation_title.gif);
    background-repeat: no-repeat;
    height: 68px;
    width: 500px;
    position: relative;
    margin-top: 5px;
}
#content_area h3.infomation a {
    position: absolute;
    left: 426px;
    top: 44px;
}
ul.infomation {
    height: 500px;
    overflow: auto;
    margin-top: 5px;
}
ul.infomation li {
    clear: both;
    margin: 5px 0;
}
ul.infomation p.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #21378A;
    margin-bottom: 3px;
    height: 20px;
    line-height: 20px;
}
ul.infomation img.icon {
    padding: 0 5px 3px 0;
}

/*======================================

	PAGE COMMON

=======================================*/

ul.notice {
    background-image: url(../image/content/notice_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #FAFAFC;
    width: 600px;
    margin: 30px auto;
    padding: 0 0 20px 0;
    text-align: left;
}
ul.notice li.words {
    width: 530px;
    margin: 0 auto;
    text-align: center;
}
ul.notice li.words p.left {
    text-align: left;
}
ul.notice li.words p {
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
}
ul.notice li.top {
    background-image: url(../image/content/notice_top.gif);
    background-repeat: no-repeat;
    height: 21px;
    width: 600px;
}
ul.notice li.left {
    background-color: #FCE6CB;
    text-align: left;
    width: 400px;
    margin: 10px auto;
    padding: 10px;
}
ul.notice li.left02 {
    background-color: #FFFFFF;
    text-align: left;
    width: 400px;
    margin: 10px auto;
    padding: 10px;
}
.page_navi {
    width: 600px;
    margin: 10px auto 0 auto;
    background-color: #FFF8EC;
    text-align: center;
}
.page_navi p.back {
    float: left;
    margin: 0 0 0 10px;
}
.page_navi p.next {
    float: right;
    margin: 0 10px 0 0;
}
.page_navi p.top {
    text-align: center;
}

.submit_btn {
    text-align: center;
    margin: 20px 0 0 0;
}

.aiueo_list {
    background-image: url(../image/content/aiueo_box.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 600px;
    margin: 20px auto;
    line-height: 42px;
    font-size: 14px;
}
.gyoutitle {
    background-image: url(../image/content/gyotitle.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 600px;
    margin: 20px auto;
}
.gyoutitle dt a {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    color: #273890;
    font-weight: bold;
    margin-top: 5px;
}
.gyoutitle dd {
    float: right;
    margin-right: 10px;
    padding-top: 5px;
}
.alert {
    color: #FF0000;
    text-align: center;
}
img.icon {padding: 0 5px 3px 0;}
img.icon02 {padding: 0 0 3px 5px;}

/*======================================

	USER REGIST PAGE

=======================================*/

.user_regist_page {padding: 0 0 30px 0;}

.user_regist_page h2 {
    background-image: url(../image/title/user_regist.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.user_regist_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.user_regist_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.user_regist_page .kiyaku {
    width: 579px;
    height: 600px;
    overflow: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: left;
    padding: 10px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFF7;
}
.kiyaku p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.kiyaku dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}
.kiyaku dd {
    line-height: 1.7;
    margin-bottom: 10px;
}
.user_regist_page form.btn input {
    margin-right: 50px;
    margin-left: 50px;
}
.user_regist_page form table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.user_regist_page form table th {
    width: 175px;
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px 5px 5px 20px;
    text-align: left;
}
.user_regist_page form table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.user_regist_page form .btn input {
    margin: 20px 50px 0 50px;
}

/*======================================

	FORGOTTEN PAGE

=======================================*/

.forgotten_page {padding: 0 0 30px 0;}

.forgotten_page h2 {
    background-image: url(../image/title/forgotten.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.forgotten_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;

    font-size: 14px;
    font-weight: bold;
}
.forgotten_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.forgotten_page form table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.forgotten_page form table th {
    width: 175px;
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px 5px 5px 20px;
    text-align: left;
}
.forgotten_page form table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.forgotten_page form .btn {
    margin: 20px 0 0 0;
    text-align: center;
}

/*======================================

	REGIST CHANGE PAGE

=======================================*/

.regist_change_page {padding: 0 0 30px 0;}

.regist_change_page h2 {
    background-image: url(../image/title/change.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.regist_change_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.regist_change_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.regist_change_page table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.regist_change_page table th {
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px 5px 5px 20px;
    text-align: left;
}
.regist_change_page table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.regist_change_page .btn,
.regist_change_page form .btn {
    margin: 20px 0 0 0;
    text-align: center;
}

/*======================================

	USER WITHDRAWAL PAGE

=======================================*/

.user_withdrawal_page {padding: 0 0 30px 0;}

.user_withdrawal_page h2 {
    background-image: url(../image/title/deregistration.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.user_withdrawal_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.user_withdrawal_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.user_withdrawal_page table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.user_withdrawal_page table th {
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px 5px 5px 20px;
    text-align: left;
}
.user_withdrawal_page table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.user_withdrawal_page .btn,
.user_withdrawal_page form .btn {
    margin: 20px 0 0 0;
    text-align: center;
}

/*======================================

	TOPICS PAGE

=======================================*/

.topics_page {padding: 0 0 30px 0;}

.topics_page h2 {
    background-image: url(../image/title/topics.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.topics_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.topics_page .sort {
    background-image: url(../image/content/topics_search_bar.gif);
    background-repeat: no-repeat;
    width: 600px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 20px auto;
}
.topics_page .notice_navi {
    background-image: url(../image/content/sort_navi_bg.gif);
    background-repeat: no-repeat;
    height: 25px;
    width: 600px;
    position: relative;
    margin: 0 auto 20px auto;
}
.topics_page .notice_navi p.all {
    position:absolute;
    left: 199px;
    width: 45px;
    height: 23px;
    top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    text-align: right;
}
.topics_page .notice_navi p.first {
    position:absolute;
    width: 14px;
    height: 23px;
    left: 271px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    text-align: right;
    top: 0px;
}
.topics_page .notice_navi p.last {
    position:absolute;
    left: 320px;
    top: 0px;
    height: 23px;
    width: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    text-align: right;
}
.topics_page table.topics {
    font-size: 12px;
}
.topics_page table.topics th {
    padding: 5px;
    text-align: left;
    color: #23378D;
}
.topics_page table.topics td img.icon {
    padding-bottom: 3px;
    margin-left: 5px;
}
.topics_page table.topics td {
    padding: 5px;
    text-align: left;
}
.topics_page table.topics tr {
    background-image: url(../image/basic/line600.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.topics_page table.topics td a:link {
    color: #23378D;
    text-decoration: underline;
}
.topics_page table.topics td a:visited {
    color: #941D55;
    text-decoration: none;
}

/*======================================

	INFOMATION LIST PAGE

=======================================*/

.whats_page {padding: 0 0 30px 0;}

.whats_page h2 {
    background-image: url(../image/title/infomation.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.whats_page table tr {
    background-image: url(../image/basic/line600.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.whats_page table td a:link {
    color: #23378D;
    text-decoration: underline;
}
.whats_page table td a:visited {
    color: #941D55;
    text-decoration: none;
}

/*======================================

	TSUSHIN PAGE

=======================================*/

.tsushin_page {padding: 0 0 30px 0;}

.tsushin_page h2 {
    background-image: url(../image/title/tsushin.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.tsushin_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.tsushin_page .topics_box {
    position: relative;
    background-image: url(../image/content/tsushin_box.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 600px;
    margin: 0 auto;
    font-size: 12px;
}
.tsushin_page .topics_box p.new {
    position: absolute;
    left: 203px;
    top: 12px;
}
.tsushin_page .topics_box p.back_number {
    position: absolute;
    left: 342px;
    top: 12px;
}
.tsushin_page .webmagbox {
    text-align: left;
    width: 580px;
    margin: 0 auto;
    padding: 10px;
    background-color: #FFFFF7;
}
.tsushin_page .webmag_title {
    padding-top: 10px;
    padding-bottom: 3px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #3D4198;
    margin-bottom: 20px;
}
.tsushin_page .webmag_title p.date {
    color: #21378A;
}
.tsushin_page .webmag_title p.webmag_subtitle {
    font-size: 16px;
    color: #21378A;
    font-weight: bold;
}
.tsushin_page .webmag .bn_year {
    line-height: 30px;
    background-color: #FFF8EC;
    height: 30px;
    width: 600px;
    margin: 0 auto;
    text-align: center;
}
.tsushin_page .webmag .bn_entry {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tsushin_page .webmag .bn_entry a {
    width: 200px;
    float: left;
    line-height: 25px;
    height: 25px;
    text-align: center;
}
/*======================================

	HEAD LINE PAGE

=======================================*/

.headline_page {padding: 0 0 30px 0;}

.headline_page h2 {
    background-image: url(../image/title/headline.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.headline_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.headline_page table th {
    padding: 5px;
    text-align: left;
    color: #23378D;
}
.headline_page table td {
    padding: 5px;
    text-align: left;
}
.headline_page table tr {
    background-image: url(../image/basic/line600.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

/*======================================

	OTHER NEWS PAGE

=======================================*/

.other_news_page {padding: 0 0 30px 0;}

.other_news_page h2 {
    background-image: url(../image/title/other_news.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.other_news_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.other_news_page table th {
    padding: 5px;
    text-align: left;
    color: #23378D;
}
.other_news_page table td {
    padding: 5px;
    text-align: left;
}
.other_news_page table tr {
    background-image: url(../image/basic/line600.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

/*======================================

	DOCUMENT REQUEST PAGE

=======================================*/

.document_request_page {padding: 0 0 30px 0;}

.document_request_page h2 {
    background-image: url(../image/title/document_request.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.document_request_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.document_request_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin: 20px auto 0 auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.document_request_page .attention {
    color: #FF0000;
    text-align: left;
    width: 600px;
    margin: 0 auto 20px auto;
}
.document_request_page .alert {
    color: #FF0000;
    text-align: left;
    width: 400px;
    margin: 0 auto 20px auto;
}
.document_request_page table.exception {
    width: 300px;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    margin: 20px auto;
}
.document_request_page table.exception th {
    text-align: left;
    padding: 5px;
    background-color: #FAFAFC;
    border: 1px solid #CCCCCC;
}
.document_request_page table.exception td {
    padding: 5px;
    border: 1px solid #CCCCCC;
}
.document_request_page p.choice {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.document_request_page .choice {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}
.document_request_page .choice .junior_hs {
    float: left;
}
.document_request_page .choice .hs {
    float: right;
}

.document_request_page table.login th {
    text-align: left;
    padding: 5px;
    background-color: #FAFAFC;
    border: 1px solid #CCCCCC;
}
.document_request_page table.login td {
    padding: 5px;
    border: 1px solid #CCCCCC;
}
.document_request_page .aiueo_list p a {margin: 0 6px 0 6px;}

.document_request_page .waku {
    width: 599px;
    margin: 0 auto;
    border: 1px solid #CCCCCC;
}
/*======================================

	SCHEDULE PAGE

=======================================*/

.schedule_page {padding: 0 0 30px 0;}

.schedule_page h2.examination {
    background-image: url(../image/title/schedule.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.schedule_page h2.festival {
    background-image: url(../image/title/festival.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.schedule_page h2.briefing {
    background-image: url(../image/title/briefing.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.schedule_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.schedule_page .print {
    width: 450px;
    clear: both;
    text-align: center;
    background-color: #FFF8EC;
    padding: 5px;
    margin: 5px auto ;
}
.schedule_page .print img {
    padding: 0 3px 3px 0;
}
.schedule_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.schedule_page table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    margin: 0 auto 20px auto;
}
.schedule_page table th {
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px 5px 5px 20px;
    text-align: left;
    width: 200px;
}
.schedule_page table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: center;
    width: 196px
}
.schedule_page .aiueo_list p a {margin: 0 6px 0 6px;}

schedule_page table.list {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.schedule_page table.list th {
    width: 20%;
    border: 1px solid #CCCCCC;
    background-color: #FFF8EC;
    text-align: center;
    padding: 5px;
}
.schedule_page table.list td {
    width: 20%;
    border: 1px solid #CCCCCC;
    text-align: center;
}

schedule_page table.transfer {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.schedule_page table.transfer th {
    border: 1px solid #CCCCCC;
    background-color: #FFF8EC;
    text-align: center;
    padding: 5px;
}
.schedule_page table.transfer td {
    border: 1px solid #CCCCCC;
    text-align: center;
}
.schedule_page table.transfer td.aiueo {
    background-color: #FFF8EC;
    padding: 0;
}
.schedule_page ul.date li {
    float: right;
    margin: 0 5px 0 5px;
}
.schedule_page table.event td {
    font-size: 12px;
    width: 396px;
}

/*======================================

	SEARCH PAGE

=======================================*/

.search_page {padding: 0 0 30px 0;}

.search_page h2.keyword {
    background-image: url(../image/title/keyword.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.search_page h2.course {
    background-image: url(../image/title/course.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.search_page h2.club {
    background-image: url(../image/title/club.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.search_page h2.school {
    background-image: url(../image/title/school.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.search_page h2.uniform {
    background-image: url(../image/title/uniform.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.search_page h2.map {
    background-image: url(../image/title/map.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.search_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.search_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 602px;
    margin: 20px auto 0 auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.search_page  table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.search_page table th {
    width: 175px;
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px 5px 5px 20px;
    text-align: left;
}
.search_page table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.search_page  table.uniform {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.search_page table.uniform th {
    width: 20%;
    border: 1px solid #CCCCCC;
    background-color: #FFF8EC;
    text-align: center;
    padding: 5px;
}
.search_page table.uniform td {
    width: 20%;
    border: 1px solid #CCCCCC;
    text-align: center;
}
.search_page table.uniform td.icon {
    text-align: center!important;
}
.search_page .girluniform,
.search_page .boyuniform {
    width: 600px;
    margin: 0 auto 30px auto;
    text-align: center;
}
.search_page .girluniform li,
.search_page .boyuniform li {
    width: 110px;
    margin: 0 20px;
    float: left;
}
.search_page .woman {
    background-image: url(../image/content/uniform_w.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 600px;
    margin: 0 auto 20px auto;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 75px;
}
.search_page .man {
    background-image: url(../image/content/uniform_m.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 600px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 auto 20px auto;
    padding-top: 75px;
}

/****ÃÏ¿Þ¸¡º÷****/

.search_page #tmap {
    width: 560px;
    text-align: center;
    margin: 0 auto;
}
.search_page #school {
    width: 560px;
    margin: 10px auto 0 auto;
    text-align: left;
}
.search_page #school table {
    width: 560px;
    margin: 10px auto 20px auto;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}

/*======================================

	CALENDAR PAGE

=======================================*/

.calendar_page {padding: 0 0 30px 0;}

.calendar_page h2 {
    background-image: url(../image/title/calendar.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.calendar_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.calendar_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 602px;
    margin: 20px auto 0 auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.calendar_page table.login th {
    text-align: left;
    padding: 5px;
    background-color: #FAFAFC;
    border: 1px solid #CCCCCC;
}
.calendar_page table.login td {
    padding: 5px;
    border: 1px solid #CCCCCC;
}
.calendar_page table.list {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.calendar_page table.list td {
    border: 1px solid #CCCCCC;
    text-align: center;
}
.calendar_page table td.calendar {
    text-align: left;
}

/*======================================

	MOVIE PAGE

=======================================*/

.movie_page {padding: 0 0 30px 0;}

.movie_page h2 {
    background-image: url(../image/title/movie.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.movie_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.movie_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 602px;
    margin: 20px auto 0 auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.movie_page .notes {
    width: 578px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    border: 1px solid #CCCCCC;
    padding: 10px;
    background-color: #FFFBEE;
    margin-top: 20px;
    margin-bottom: 0px;
}
.movie_page .notes p.player {
    text-align: center;
}
.movie_page .movie_box {
    width: 600px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}
.movie_page .movie_box .movie_left a {
    background-image: url(../image/content/junior_school_movie_btn.gif);
    background-repeat: no-repeat;
    float: left;
    height: 133px;
    width: 250px;
    display: block;
    position: relative;
    text-decoration: none;
}
.movie_page .movie_box .movie_right a {
    background-image: url(../image/content/highschool_movie_btn.gif);
    background-repeat: no-repeat;
    float: right;
    height: 133px;
    width: 250px;
    display: block;
    position: relative;
    text-decoration: none;
}
.movie_page .movie_box p {
    position: absolute;
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    left: 140px;
    top: 94px;
}
.movie_page table.movie_top {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.movie_page table.movie_top th {
    width: 175px;
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px;
    text-align: left;
}
.movie_page table.movie_top td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.movie_page table.movie td img {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.movie_page table.movie {
    border: none
}
.movie_page table.movie th {
    border: none
}
.movie_page table.movie td {
    border: none
}
.movie_page dl.movie {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
}
.movie_page dl.movie dt {
    float: left;
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin-right: 10px;
}
.movie_page .table_600 img.movie {
    border: 1px solid #CCCCCC;
    padding: 5px;
}


/*======================================

	LINK PAGE

=======================================*/

.link_page {padding: 0 0 30px 0;}

.link_page h2 {
    background-image: url(../image/title/link.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.link_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.link_page h4 {
    background-image: url(../image/basic/bar600_orange.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin: 20px auto 0 auto;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.link_page h4 a {
    font-size: 10px
}
.link_page table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.link_page table th {
    width: 100px;
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px 5px 5px 20px;
    text-align: left;
}
.link_page table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.link_page .content {
    width: 600px;
    margin: 5px auto 15px auto;
    text-align: left;
}
.link_page .content a {
    display: block;
}
.link_page .banner {
    width: 600px;
    margin: 5px auto 30px auto;
    text-align: left;
}
.link_page .banner img {margin: 0 0 3px 0;}

.link_page .banner .banner_cap {
    text-align: left;
    font-size: 10px;
}
.link_page .link_policy {
    width: 600px;
    margin: 10px auto;
}
.link_page p.size {
    color: orange;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 3px 0;
}
.link_page .link_policy ul {
    width: 600px;
    margin: 10px auto;
    padding: 10px;
    background-color: #FFFBEE;
    text-align: left;
}
.link_page .link_policy ul li {
    margin: 0 0 10px 0;
}
/*======================================

	WEB PAMPHLET PAGE

=======================================*/

.pamphlet_page {padding: 0 0 30px 0;}

.pamphlet_page h2 {
    background-image: url(../image/title/web_pamphlet.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.pamphlet_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.pamphlet_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 602px;
    margin: 20px auto 0 auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.pamphlet_page .notes {
    width: 578px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    border: 1px solid #CCCCCC;
    padding: 10px;
    background-color: #FFFBEE;
}
.pamphlet_page .notes p.player {
    text-align: center;
}
.pamphlet_page .pamphlet_box {
    width: 600px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}
.pamphlet_page .pamphlet_box .pamphlet_left a {
    background-image: url(../image/content/junior_school_pamphlet_btn.gif);
    background-repeat: no-repeat;
    float: left;
    height: 133px;
    width: 250px;
    display: block;
    position: relative;
    text-decoration: none;
}
.pamphlet_page .pamphlet_box .pamphlet_right a {
    background-image: url(../image/content/highschool_pamphlet_btn.gif);
    background-repeat: no-repeat;
    float: right;
    height: 133px;
    width: 250px;
    display: block;
    position: relative;
    text-decoration: none;
}
.pamphlet_page .pamphlet_box p.junior {
    position: absolute;
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    left: 150px;
    top: 92px;
}
.pamphlet_page .pamphlet_box p.senior {
    position: absolute;
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    left: 140px;
    top: 92px;
}
.pamphlet_page  table.search {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
.pamphlet_page table.search th {
    width: 20%;
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    text-align: center;
    padding: 5px;
}
.pamphlet_page table.search td {
    width: 40%;
    border: 1px solid #CCCCCC;
    text-align: left;
}
.pamphlet_page table.pamph td {
    width: 25%;
    text-align: center;
}
.pamphlet_page table.pamph td img {
    border: 1px solid #CCCCCC;
    padding: 3px;
    margin-top: 20px;
}
.pamphlet_page table.pamph p {
    text-align: center;
    margin-top: 3px;
    font-size:12px;
}
.pamphlet_page table.pamph a.man {
    color: #000099;
}
.pamphlet_page table.pamph a.woman {
    color: #CC0033;
}
.pamphlet_page table.pamph a.both {
    color: #FF6600;
}
.pamphlet_page table.pamph a.mix {
    color: #006666;
}

/*======================================

	KYOKAI PAGE

=======================================*/

.kyokai_page {padding: 0 0 30px 0;}

.kyokai_page h2.teacher {
    background-image: url(../image/title/teacher.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.kyokai_page h2.kyokai {
    background-image: url(../image/title/kyokai.gif);
    background-repeat: no-repeat;
    height: 42px;
    width: 750px;
    text-indent: -9999px;
    margin-top: 53px;
}
.kyokai_page h3 {
    background-color: #FFF8EC;
    width: 740px;
    height: 30px;
    margin: 0 auto 30px auto;
    color: #273890;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.kyokai_page h4 {
    background-image: url(../image/basic/bar600.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 601px;
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
    color: #23378D;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.kyokai_page table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    margin: 0 auto 10px auto;
}
.kyokai_page table th {
    border: 1px solid #CCCCCC;
    background-color: #FAFAFC;
    padding: 5px;
    text-align: left;
}
.kyokai_page table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
.kyokai_page dl.faq {
    width: 600px;
    margin: 20px auto 5px auto;
    text-align: left;
}
.kyokai_page dl.faq dt {
    font-size: 14px;
    font-weight: bold;
    color: #048853;
    margin: 20px 0 5px 0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #048853;
}

.kyokai_page .main_box {
    width: 600px;
    margin: 0 auto;
}
.kyokai_page .left_side {
    width: 270px;
    float: left;
    text-align: left;
}
.kyokai_page .right_side {
    width: 270px;
    float: right;
    text-align: left;
}
.kyokai_page .main_box h4 {
    background-image : url(../image/basic/bar270.gif);
    background-repeat: no-repeat;
    width: 270px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.kyokai_page .main_box .sub_title {
    width: 270px;
    margin: 5px auto 10px auto;
}
.kyokai_page .main_box ul {
    text-align: left;
}
.kyokai_page .main_box ul li {
    text-align: left;
    margin: 0 0 3px 0;
}
.kyokai_page .main_box ul h5 {
    color: #048853;
    font-weight: bold;
    margin: 20px 0 15px 0;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #048853;
}
/***Áª¤ÓÊý***/

.kyokai_page .erabikata {
    width: 600px;
    margin: 0 auto;
}
.kyokai_page .erabikata h5 {
    font-size: 14px;
    color: #273890;
    font-weight: bold;
    margin: 15px 0 0 0;
}
.kyokai_page .erabikata h6 {
    color: #273890;
}
.kyokai_page .erabikata p {
    width: 590px;
    padding: 5px;
    background-color: #FFFFFB;
}
/***µ¬Ìó***/
.kyokai_page dl.kiyaku {
    width: 600px;
    margin: 0 auto;
    text-align: left;
}
.kyokai_page dl.kiyaku dt {
    font-size: 14px;
    color: #273890;
    font-weight: bold;
    margin: 15px 0 0 0;
}
.kyokai_page dl.kiyaku dd {
    background-color: #FFFFFB;
    padding: 5px;
}
#headline_detailbox .h_entry table.company {
    width: 610px;
    margin-top: 20;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#headline_detailbox .h_entry table.company td {
    text-align: center;
    background-color: #FFF;
}
