@charset "UTF-8";
html {
    background: #fff;
}
body {
    color: #004969;
}

#sis_wrapper {
    width: 1000px;
    margin: 0 auto;
}
#sis_header {
    background: white;
    margin-top: 14px;
    margin-bottom: 10px;
}
#sis_header #logo {
    float: left;
}
#sis_header #logo img.title {
    margin-left: 20px;
}
#sis_header #user {
    float: right;
    background: #ebebf0;
    padding: 5px 10px;
}
#sis_header #user .username {
    background: url(../image/mark_user.gif) left no-repeat;
    text-indent: 22px;
    font-size: 108%;
    font-weight: bold;
    color: #333333;
    float: left;
    margin: 8px 30px 0 10px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
}
#sis_menus ul#menus {
    width: 1000px;
    height: 54px;
    background: #004969;
}
#sis_menus ul#menus li {
    margin-top: 4px;
    float: left;
}
#sis_pankuzu {
    padding: 8px 5px;
    font-size: 93%;
}
#sis_contents {
}

.sis-menu-entry {
    font-size: 16px;
    font-weight: bold;
    width: 125px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    background-image: url('../image/menu_blank.gif');
    background-color: white;
    background-size: 125px 50px;
}

.sis-menu-entry a {
    display: inline-block;
    margin-top: 5px;
    width: 125px;
    height: 45px;
}

.sis-menu-entry a {
    color: #555555;
    text-decoration: none;
}

.sis-menu-entry:hover {
    background-image: url('../image/menu_blank_o.gif');
}

.sis-menu-entry-uprx {
    font-size: 12px;
    line-height: 18px;
}

.sis-menu-entry-uprx a {
    margin-top: 10px;
}

/* */
.contents_kogi {
    width: 900px;
    margin: 20px 50px 30px;
}
.contents_kogi h2 {
    width: 880px;
    border: 10px solid #ebebf0;
    background: #004969 url(../image/cap_jugyo.gif) no-repeat;
    color: #fff;
    font-size: 138.5%;
    font-weight: bold;
    min-height: 48px;
    height: auto !important;
    height: 48px;
    text-indent: 70px;
    line-height: 48px;
    margin-bottom: 10px; /* added by tm */
}
.contents_kogi h2 span {
    font-size: 93%;
    font-weight: normal;
}
.contents_kogi h3 {
    /* added by tm */
    width: 820px;
    margin-left: 60px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebf0;
    border-left: 6px solid #0599d9;
    color: #004969;
    font-size: 123.1%;
    font-weight: bold;
    min-height: 26px;
    height: auto !important;
    height: 26px;
    text-indent: 10px;
    line-height: 26px;
}
.contents_kogi .kogi_schedule {
    margin-left: 60px;
    padding: 0px 20px 10px; /* 10px 20px; modified by tm */
    /*	border-bottom:1px solid #ebebf0;*/ /* removed by tm */
    font-size: 100%;
    line-height: 150%;
}
.contents_kogi .kogi_schedule span.bold {
    font-weight: bold;
}
.contents_kogi dl.kogi_information {
    margin-left: 60px;
    padding: 0 20px 10px; /* 10px 20px; modified by tm */
    /*	border-bottom:1px solid #ebebf0;*/ /* removed by tm */
    font-size: 100%;
    line-height: 150%;
}
.contents_kogi dl.kogi_information dt {
    color: #0599d9;
    font-weight: bold;
    background: url(../image/mark.gif) left no-repeat;
    text-indent: 16px;
    width: 120px;
    float: left;
}
.contents_kogi dl.kogi_information dd {
    /*	text-indent:16px;*/ /* removed by tm */
}

.contents_kogi table.siryou {
    width: 900px;
    border: 10px solid #ebebf0;
    margin: 20px 0;
}
.contents_kogi table.siryou th {
    padding: 0px 10px 0px 85px;
    height: 30px;
    /*	font-weight:bold; */ /* removed by tm */
}
.contents_kogi table.siryou td {
    padding: 0px 10px;
    height: 30px;
}
.contents_kogi table.siryou td.subtitle {
    /* added by tm */
    font-weight: bold;
}
.contents_kogi table.siryou tr.line1 td {
    background: #f0f0f0;
}
.contents_kogi table.siryou tr.line0 th {
    background: #ffffff url(../image/cap_siryou1.gif) top left repeat-y;
}
.contents_kogi table.siryou tr.line1 th {
    background: #f0f0f0 url(../image/cap_siryou2.gif) top left repeat-y;
}
.contents_kogi table.siryou tr.head th {
    background: #ffffff url(../image/cap_siryou0.gif) top left repeat-y;
}
/*
.contents_kogi table.siryou tr.line0:hover th{
	background:#ebebf0 url(../image/cap_siryou1.gif) top left repeat-y;
}
.contents_kogi table.siryou tr.line0:hover td{
	background:#ebebf0;
}
.contents_kogi table.siryou tr.line1:hover th{
	background:#ebebf0 url(../image/cap_siryou2.gif) top left repeat-y;
}
.contents_kogi table.siryou tr.line1:hover td{
	background:#ebebf0;
}
.contents_kogi table.siryou tr.head:hover th{
	background:#ebebf0 url(../image/cap_siryou0.gif) top left repeat-y;
}
.contents_kogi table.siryou tr.head:hover td{
	background:#ebebf0;
}
*/
/* */
#sis_footer {
    width: 1000px;
    border-bottom: 8px solid #004969;
    text-align: center;
}
#sis_footer p {
    font-size: 93%;
    color: #333333;
    padding: 10px;
}
/* リンク処理 */
#sis_contents a:link {
    color: #004969;
    text-decoration: underline;
}
#sis_contents a:visited {
    color: #004969;
    text-decoration: underline;
}
#sis_contents a:hover {
    color: #993300;
    text-decoration: underline;
}
#sis_contents a:active {
    color: #993300;
    text-decoration: underline;
}

#sis_pankuzu a:link {
    color: #004969;
    text-decoration: underline;
}
#sis_pankuzu a:visited {
    color: #004969;
    text-decoration: underline;
}
#sis_pankuzu a:hover {
    color: #993300;
    text-decoration: underline;
}
#sis_pankuzu a:active {
    color: #993300;
    text-decoration: underline;
}

/* news,schedule共通 */
.contents_news,
.contents_schedule {
    width: 900px;
    margin: 20px 50px 30px;
}
.contents_kogi h1,
.contents_news h1,
.contents_schedule h1 {
    color: #333333;
    font-size: 188%; /* modified by tm */
    margin-bottom: 20px;
    background: url(../image/title_h1.gif) no-repeat;
    padding-left: 36px;
}
.contents_news h2,
.contents_schedule h2 {
    width: 880px;
    border: 10px solid #ebebf0;
    background: #004969 url(../image/mark_news_h2.gif) no-repeat;
    color: #fff;
    font-size: 138.5%;
    font-weight: bold;
    min-height: 38px;
    height: auto !important;
    height: 38px;
    text-indent: 70px;
    line-height: 38px;
    margin: 20px 0 10px;
}
.contents_news h2 img.btn,
.contents_schedule h2 img.btn {
    margin-left: 10px;
}
.contents_news h3,
.contents_schedule h3 {
    width: 820px;
    margin-left: 60px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebf0;
    border-left: 6px solid #0599d9;
    color: #004969;
    font-size: 123.1%;
    font-weight: bold;
    min-height: 26px;
    height: auto !important;
    height: 26px;
    text-indent: 10px;
    line-height: 26px;
}
.contents_news h3 img.btn,
.contents_schedule h3 img.btn {
    margin-left: 10px;
}

/* news */
.contents_news dl.news_item {
    margin-left: 60px;
    padding: 0 20px;
    font-size: 100%;
    line-height: 150%;
    margin-bottom: 10px;
}
.contents_news dl.news_item dt {
    color: #0599d9;
    font-weight: bold;
    background: url(../image/mark.gif) left no-repeat;
    text-indent: 16px;
    width: 140px;
    float: left;
}
.contents_news dl.news_item dd {
}
.contents_news div.event_item {
    /* added by tm */
    margin-left: 60px;
    padding: 0 20px;
    font-size: 100%;
    line-height: 150%;
}
.contents_news ul.information_item {
    /* added by tm */
    margin-left: 60px;
    padding: 0 20px;
    font-size: 100%;
    line-height: 150%;
}
.contents_news ul.information_item li {
    /* added by tm */
    background: url(../image/mark.gif) left no-repeat;
    text-indent: 16px;
}

.contents_news p {
    margin-left: 60px;
    margin-bottom: 10px;
    font-size: 100%;
    line-height: 150%;
}

.contents_detail {
    width: 780px;
    padding: 30px 50px 20px;
    border: 10px solid #ebebf0;
}

table.search {
    margin-left: 60px;
    border-collapse: collapse;
}
table.search tr {
    background: #ebebf0;
}
table.search th,
table.search td {
    padding: 5px 20px;
    border-bottom: 2px solid #fff;
}
table.search th {
    font-size: 100%;
    font-weight: bold;
}
table.search td {
    background: #e3e3eb;
}
table.search select {
    width: 200px;
}
table.search input.keyword {
    width: 195px;
}
table.search input.submit {
    width: 200px;
}
.contents_news dl.search_item {
    margin-left: 60px;
    padding: 0 0;
    font-size: 100%;
    line-height: 150%;
    margin-bottom: 10px;
    clear: both;
}
.contents_news dl.search_item dt.category {
    color: #0599d9;
    font-weight: bold;
    text-indent: 16px;
    width: 180px;
    float: left;
}
.contents_news dl.search_item dt.date {
    color: #0599d9;
    font-weight: bold;
    background: url(../image/mark.gif) left no-repeat;
    text-indent: 16px;
    width: 140px;
    float: left;
}
.contents_news dl.search_item dd {
}
.contents_news .list_navi {
    margin: 10px 0 10px 75px;
    font-size: 108%;
    font-weight: bold;
}
.contents_news .list_navi span.current {
    background: #ebebf0;
}

/* 2010.7.6 added*/

.contents_news .search_item_head {
    margin: 10px 60px;
    padding: 5px 15px;
    font-size: 100%;
    margin-bottom: 10px;
    background: #ebebf0;
}
.contents_news .search_item_head div.category {
    font-weight: bold;
    width: 165px;
    float: left;
}
.contents_news .search_item_head div.date {
    font-weight: bold;
    width: 140px;
    float: left;
}
.contents_news .search_item_head div.text {
    font-weight: bold;
    width: 360px;
}

/* schedule */
.contents_schedule .schedule_head {
}
.contents_schedule .schedule_head .schedule_month {
    width: 492px; /* 460px modified by tm */
    margin: 10px auto;
}
.contents_schedule .schedule_head .schedule_month li {
    float: left;
}
.contents_schedule .schedule_head .schedule_month li.prev,
.contents_schedule .schedule_head .schedule_month li.next {
    font-size: 123.1%;
    font-weight: bold;
    margin: 15px 20px;
    width: 120px; /* add by tm */
}
.contents_schedule .schedule_head .schedule_month li.current {
    font-size: 182%;
    width: 172px;
    text-align: center;
    background: #ebebf0;
    padding: 10px 0;
    background: url(../image/bg_thismonth.gif) top no-repeat;
}
.contents_schedule .schedule_timeline {
    border: 10px solid #ebebf0;
}
.contents_schedule .schedule_timeline table.schedule_table {
    width: 880px;
    border: 1px solid #cccccc;
    border-collapse: separate;
}
.contents_schedule .schedule_timeline table.schedule_table th {
    text-align: center;
    border: 1px solid #cccccc;
    background: #004969;
    width: 14.28%;
}
.contents_schedule .schedule_timeline table.schedule_table tr {
    height: 80px;
}
.contents_schedule .schedule_timeline table.schedule_table tr.weekday {
    height: auto;
}
.contents_schedule .schedule_timeline table.schedule_table th.holiday {
    background: #cc3333;
}
.contents_schedule .schedule_timeline table.schedule_table th img {
    margin: 5px 0;
}
.contents_schedule .schedule_timeline table.schedule_table td {
    border: 1px solid #ebebf0;
    vertical-align: top;
}
.contents_schedule .schedule_timeline table.schedule_table td.holiday {
    background: #ffd4d4;
}
.contents_schedule .schedule_timeline table.schedule_table td.blank {
    background: #ebebf0;
}
table.schedule_table td p.day {
    font-family: Times New Roman;
    font-size: 182%;
    color: #333;
}
.contents_schedule .schedule_timeline table.schedule_table td.holiday p.day {
    color: #cc3333;
}
table.schedule_table td p.text {
    font-size: 100%;
    line-height: 150%;
    color: #333;
}
table.schedule_table td p.holiday {
    font-size: 100%;
    line-height: 150%;
    color: #ff0000;
}
.contents_schedule .schedule_timeline table.schedule_table td.today {
    border: 2px dotted #0599d9;
}
table.schedule_table td.blank p {
    color: #ccc;
}
img.bn {
    margin: 0 10px 0 0;
}
.contents_update {
    float: right;
    font-size: 100%;
    color: #333;
    padding: 5px 10px;
}
