* {
    margin: 0;
    padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body, html {
    height: 100%
}

img {
    border: none
}

a {
    color: #FF7BAC;
    text-decoration: none
}

li a:hover, #home-bottom-right a:hover, div.box a:hover {
    color: white;
    background: #FF7BAC
}

.lec-list a {
    color: #FF931E;
    text-decoration: none
}

.lec-list a:hover {
    color: white;
    background: #FF931E
}

body {
    font-size: 14px;
    background-image: url(img/header_bkg.gif);
    background-repeat: repeat-x;
    line-height: 18px;
    position: relative;
}

.blue {
    color: #3FA9F5
}

.red {
    color: #FF7BAC
}

.orange {
    color: #FF931E
}

.green {
    color: #7AC943
}

.purple {
    color: #BF7CC1
}

.brown {
    color: #9c7649
}

.size16 {
    font-size: 16px
}

.size24 {
    font-size: 24px
}

h1 {
    font-size: 10px;
    color: #999;
    text-align: right;
    font-weight: normal
}

#wrapper {
    background: url(img//bkg_bottom.gif) repeat-x bottom;
    min-height: 100%;
    width: 100%;
    position: relative;
}

*html #wrapper {
    height: 100%
}

body>#wrapper {
    height: auto
}

#header {
    width: 910px;
    margin: 0 auto;
    position: relative;
}

#menu {
    height: 26px;
    padding-left: 435px;
}

#home {
    width: 690px;
    background: url(img//top.jpg);
    background-repeat: no-repeat;
    float: left;
    padding-top: 10px;
}

#home_menu {
    width: 200px;
    float: left;
}

#home_txtarea {
    width: 670px;
    padding-left: 10px;
    padding-top: 270px;
}

#home img {
    margin-bottom: 2px
}

#home-bottom {
    margin: 0 auto;
    width: 928px;
    height: 1290px;
    background: url(img//home_bkg2.gif);
    padding-left: 24px;
}

#lmenu {
    width: 200px;
    float: left;
}

#lmenu img {
    margin-bottom: 5px
}

#home-bottom-right {
    float: left;
    padding: 50px 0 0 25px;
}

#home-bottom-right table td {
    border: 1px solid #999
}

#home_table table td {
    border: 1px solid #999
}

#container {
    margin: 0 auto;
    width: 910px;
    min-height: 100%;
    position: relative;
    padding-bottom: 75px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}

*html #container {
    height: 100%
}

body>#container {
    height: auto
}

#footer {
    width: 100%;
    height: 20px;
    padding-top: 35px;
    background: url(img//footer.gif) no-repeat;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 10px;
}

#footer a {
    color: dimgray
}

#footer-index {
    width: 100%;
    height: 20px;
    padding-top: 35px;
    background: url(img//footer_index.gif) no-repeat;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 10px;
}

#left {
    background: url(img//bkg.gif) no-repeat;
    width: 215px;
    padding: 20px 0 0 5px;
    height: 1200px;
}

#left img {
    margin-bottom: 2px
}

#left-menu {
    padding-top: 32px
}

#left-menu img {
    margin-bottom: 5px
}

#right {
    padding-top: 10px;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

#title-photo {
    border: 1px solid #999;
    padding: 4px;
    background: white;
    margin-bottom: 10px;
}

#title-photo2 {
    border: 1px solid #999;
    padding: 4px;
    background: white;
    margin-bottom: 10px;
}

#contents {
    background: white;
    width: 670px;
    padding: 10px;
}

.box {
    border: 1px dotted #666;
    margin-bottom: 20px;
    background: #eee;
}

.pdg {
    padding-top: 9px;
    padding-left: 9px;
    padding-bottom: 9px;
}

table.udl td {
    border-bottom: 1px dotted #333;
}

.lecturer td {
    font-size: 11px;
    text-align: center;
    padding: 2px 5px;
}

#sitemap {
    padding: 10px 30px;
}

#sitemap ul li {
    list-style-image: url(img//li.gif);
}

#sitemap ul li.sub {
    list-style-image: none;
    margin-left: 15px;
}

#dispatch-flow {
    border: 1px dotted #333;
    padding: 10px;
    background: white;
}

.prof {
    border: 1px dotted #666;
    margin: 10px 0;
    background: #eee;
    padding: 10px;
}

table.prof {
    width: 890px
}

.prof td {
    font-size: 13px;
    text-align: center;
    padding: 2px 5px;
}

table.lec-list {
    width: 890px
}

#print-btn {
    padding: 5px;
    background: #FF931E;
    width: 90px;
}

#print-btn button {
    width: 90px
}

#header-txt {
    font-weight: bold;
    position: absolute;
    background: white;
    color: #333;
    width: 400px;
    line-height: 20px;
    left: 226px;
    top: 54px;
}

#home-txt {
    font-size: 18px;
    font-weight: bold;
    padding-top: 8px;
    color: #333;
}

#home-txt2 {
    line-height: 18px;
    top: 333px;
    color: #333;
}

#home-txt3 {
    font-size: 15px;
    font-weight: bold;
    background: #FFFFE1;
    padding: 5px 0 2px 5px;
    color: #333;
}

table.list {
    width: 885px;
    margin-bottom: 20px
}

table.list td {
    padding: 5px 0;
    text-align: center;
    border: 1px dotted dimgray;
    background: white;
    color: #333;
}

table.list td.list-label {
    background: #7AC943;
}

table.list td.list-txt {
    text-align: left;
    padding: 5px 5px 5px 10px;
}

table#cp {
    margin-top: 35px
}

table#cp td {
    background: white
}

.attension {
    font-size: 12px;
    color: dimgray;
}

#headline {
    margin-bottom: 10px;
    width: 200px;
    height: 170px;
}

#left-info {
    padding-top: 5px;
    font-size: 12px;
    letter-spacing: -1px
}

table.hiyou {
    border: 1px solid dimgray
}

table.hiyou td {
    text-align: center;
    border: dotted 1px dimgray
}

div#waku a img:hover {
    border: 2px solid #FF7BAC
}

.clear {
    clear: both;
}

.clear hr {
    display: none;
}

#price table td {
    border: 1px solid #999
}


/* 2016/8/4 追加*/

#menu ul li {
    display: inline;
}

#exam_medicine {
    margin: 10px 0 0;
}

#exam_preventive_medicine {
    width: 315px;
    border: 1px solid #CCC;
    float: left;
    padding: 10px;
}

#exam_preventive_medicine ul {
    padding: 10px;
    background-color: #EEE;
}

#exam_preventive_medicine ul li {
    display: inline;
    margin: 0 0 0 10px;
}

#exam_preventive_medicine ul li a:hover {
    background: none;
}

#exam_preventive_medicine ul li:nth-child(odd) {}

#catch_copy {
    width: 358px;
    float: left;
}

#catch_copy ul li {
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 15px 15px;
    list-style-type: none;
    background: url("img//circle.gif") no-repeat;
    padding-left: 25px;
}

#primary_exam {
    margin: 15px 0 10px;
}

#primary_exam ul li {
    list-style-type: none;
    display: inline;
}

#primary_exam ul li a:hover {
    background: none;
}

#course_banner ul li {
    list-style-type: none;
    display: inline;
}

#course_banner ul li a:hover {
    background: none;
}

#hensa_list {
    margin: 10px 0;
    padding: 8px 0 3px 8px;
    border: 1px solid #CCC;
}

#hensa_list ul li {
    list-style-type: none;
    display: inline;
    margin-right: 5px;
}

#hensa_list ul li a:hover {
    background: none;
}

#hensa_list ul li:last-child {
    margin-right: 0;
}

#course_exam ul li {
    list-style-type: none;
    display: inline;
}

#science_exam {
    margin: 15px 0 0;
    background-color: #FFF;
}

#course_exam ul li a:hover {
    background: none;
}

#science_exam_list {
    margin: 10px 0 0px;
    border: 1px solid #CCC;
    padding: 5px 0 0 5px;
}

#science_exam_list ul {
    margin: 5px 0;
}

#science_exam_list ul li {
    list-style-type: none;
    display: inline;
    margin-right: 5px;
}

#science_exam_list ul li:last-child {
    margin-right: 0;
}

#science_exam_list ul li a:hover {
    background: none;
}
