
@charset "utf-8";
#head_left {
    float: left;
    margin-top: 33px;
    width: 320px;
}
#head_right {
    float: right;
    width: 470px;
}
h1#title {
    width: 328px;
}
#head_right ul {
    margin: 4px 0 22px;
}
#head_right ul li {
    float: right;
    margin-left: 10px;
}
#head_right ul li.links_link a {
    background: url("../img/links_btn_on.gif") no-repeat scroll left bottom transparent;
    display: block;
    height: 28px;
    width: 106px;
}
#head_right ul li.links_link a:hover img {
    visibility: hidden;
}
#head_right ul li.access_link a {
    background: url("../img/access_btn_on.gif") no-repeat scroll left bottom transparent;
    display: block;
    height: 28px;
    width: 106px;
}
#head_right ul li.access_link a:hover img {
    visibility: hidden;
}
#head_right ul li.contact_link a {
    background: url("../img/contact_btn_on.gif") no-repeat scroll left bottom transparent;
    display: block;
    height: 28px;
    width: 106px;
}
#head_right ul li.contact_link a:hover img {
    visibility: hidden;
}
#head_right ul li.japanese_link a {
    background: url("../img/japanese_btn_on.gif") no-repeat scroll left bottom transparent;
    display: block;
    height: 28px;
    width: 106px;
}
#head_right ul li.japanese_link a:hover img {
    visibility: hidden;
}
.contents {
    margin-bottom: 25px;
}
h2 {
    font-size: 140%;
    font-weight: bold;
    position: relative;
    border: solid 1px #cccccc;
    background: linear-gradient(#ffffff, #f4f4f4);
    padding: 0.3em 0 0.3em 1em;
    margin-bottom: 20px;
}
h2:before {
    content: "";
    position: absolute;
    bottom: 0.6em;
    left: 0;
    height: 1.2em;
    width: 0.3em;
    background-color: #8aa2ce;
    border: none;
}
h2:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -1px;
    height: 0px;
    width: 100%;
    background-color: #5d7ebc;
    border: solid 1px #5d7ebc;
}

h3.box {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 1em 0;
    position: relative;
    border-radius: 0.3em;
    background: #6b8bc6;
    background: linear-gradient(#6b8bc6, #7e9bd0);
    padding-left: 1.7em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
h3.box:before {
    font-size: 1.2em
    line-height: 1em;
    content: "";
    position: absolute;
    top: 27%;
    left: 0.6em;
    height: 46%;
    width: 0.3em;
    background-color: #dcdcdc;
    border: none;
}

.contents h3 {
    margin-bottom: 15px;
}
.contents h4 {
    margin-bottom: 15px;
}
.contents_inner {
    padding: 0 10px 20px;
}
#top_service_txt {
    width: 470px;
}
#top_message_block {
    margin-bottom: 20px;
}
#top_message_left {
    float: left;
    width: 700px;
}
#top_message_right {
    float: right;
}
#top_message_right img {
    border: solid 1px #ccc;
    padding: 3px;
}
#home .contents p {
    margin-bottom: 30px;
}
#education .contents p {
    margin-bottom: 20px;
}
#research .contents p {
    margin-bottom: 20px;
}
#prospective .contents p {
    margin-bottom: 20px;
}
#top_message {
    background: url("../img/history_photo.jpg") no-repeat scroll 40px center transparent;
    padding-left: 220px;
}
#pankuzu_area {
    background: url("../img/pankuzu_area_bg.gif") repeat-x scroll 0 0 transparent;
    height: 41px;
}
#pankuzu {
    color: #666666;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
#pankuzu li {
    display: inline;
    margin-right: 5px;
}
#pankuzu li a {
    background: url("../img/pankuzu_bg.gif") no-repeat scroll 100% 50% transparent;
    line-height: 17px;
    padding-right: 15px;
}
#teachers_block {
    margin-right: -10px;
    width: 990px;
}
.teachers_box {
    border-color: #5D7EBC #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 2px 1px 1px;
    float: left;
    height: 130px;
    margin: 0 10px 15px 0;
    padding: 8px 10px 0 7px;
    position: relative;
    width: 301px;
}
.teachers_inner_left {
    float: left;
    width: 207px;
}
.teachers_inner_left p {
    line-height: 1.4;
}
.teachers_inner_right {
    float: right;
    width: 83px;
}
.teacher_name {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.teacher_area01 {
    color: #818181;
    font-size: 93%;
}
.teacher_area02 {
    font-size: 93%;
}
.name {
    float: left;
}
.class {
    color: #818181;
    float: right;
    font-size: 93%;
}
.teacher_link {
    bottom: 5px;
    font-size: 93%;
    left: 7px;
    position: absolute;
}
.process_inner {
    padding: 0 20px;
}
.course {
    line-height: 1.4;
}
#process_list01 {
    margin-bottom: 20px;
}
#process_list01 li {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 5px;
    padding: 0 0 10px 75px;
}
#process_list01 li.no1 {
    background: url("../../prospective_students/img/step01.gif") no-repeat scroll left 0.4em transparent;
}
#process_list01 li.no2 {
    background: url("../../prospective_students/img/step02.gif") no-repeat scroll left 0.4em transparent;
}
#process_list01 li.no3 {
    background: url("../../prospective_students/img/step03.gif") no-repeat scroll left 0.4em transparent;
}
#process_list01 li.no4 {
    background: url("../../prospective_students/img/step04.gif") no-repeat scroll left 0.4em transparent;
}
#process_list01 li.no5 {
    background: url("../../prospective_students/img/step05.gif") no-repeat scroll left 0.4em transparent;
}
#process_list01 li.no6 {
    background: url("../../prospective_students/img/step06.gif") no-repeat scroll left 0.4em transparent;
}
.process_list02 {
    margin-bottom: 20px;
}
.process_list02 li {
    background: url("../../prospective_students/img/arrow_style.gif") no-repeat scroll left 0.7em transparent;
    margin-bottom: 5px;
    padding: 0 0 0 20px;
}
#prospective .contents p.course_title {
    margin-bottom: 10px;
}
.access_main {
    margin-bottom: 300px;
}
#access_map {
    margin: 0 0 15px 15px;
}
#access_map li {
    margin-bottom: 5px;
}
#access_map li.pdf_link {
    background: url("../../access/img/pdf_style.gif") no-repeat scroll left center transparent;
    padding-left: 15px;
}
#site_links li {
    background: url("../../links/img/arrow_style.gif") no-repeat scroll left center transparent;
    margin-bottom: 10px;
    padding-left: 15px;
}
table {
    background: none repeat scroll 0 0 #CCCCCC;
    border-collapse: separate;
    border-spacing: 1px;
    margin: 20px 0;
    width: 100%;
}
table th {
    background: url("../img/th_bg.gif") repeat scroll 0 0 transparent;
    border: 1px solid #FFFFFF;
    padding: 10px 15px;
    text-align: left;
    vertical-align: top;
    width: 90px;
}
table td {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 10px 10px 15px;
    text-align: left;
}
#foot_left {
    color: #FFFFFF;
    float: left;
    line-height: 1.6;
    width: 400px;
}
#foot_left p {
    margin-bottom: 5px;
}
#foot_right {
    float: right;
    width: 500px;
}
#foot_right ul {
    margin-bottom: 55px;
}
#foot_right ul li {
    float: right;
}
#foot_right ul li a {
    background: url("../img/footer_navi_style.gif") no-repeat scroll left center transparent;
    color: #FFFFFF;
    margin-left: 10px;
    padding-left: 12px;
}
#foot_right ul li a:hover {
    color: #C5D4F1;
}
#banner_area ul {
    margin-bottom: 30px;
    margin-right: -10px;
    text-align: right;
    width: 990px;
}
#banner_area ul li {
    float: left;
    margin-right: 10px;
}
#foot_cresdit {
    font-size: 85%;
}