@charset "utf-8";

#conts .mainConts {
    padding: 30px;
}
#sideBar .sNavi {
    margin-bottom: 12px;
}

#sideBar .sNavi li a {
    padding-left: 15px;
}

#conts {
    padding-top: 1px;
    width: 560px;
}

.nocredit #conts {
    width: 805px;
}

/*------------------------------------------------------------
	バナー
------------------------------------------------------------*/
#banner {
    width: 234px;
    float: right;
    margin-left: 10px;
    /* margin-top: 17px; */
}
#banner ul {
    list-style-type: none;
}
#banner ul li {
    margin-bottom: 10px;
}
#banner ul li img {
    width: 234px;
}

#conts .mainConts h3 {
    background: none;
    padding: 0;
    height: auto;
}

/* #conts .mainConts .topics {
	max-height: 950px;
	overflow: auto;
} */

#conts .mainConts .topics {
    /* border-top: 2px solid rgb(227, 164, 28); */
    border-top: 2px solid;
    border-image: linear-gradient(to right, #5bc7e2, rgba(255, 0, 0, 0)) 1;
    padding-top: 10px;
}
#conts .mainConts .topics dt {
    font-size: 14px;
    color: rgb(10, 122, 219);
    font-weight: bold;
    margin-bottom: 7px;
    padding-bottom: 2px;
}

#conts .mainConts .topics dd {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    font-size: 13px;
    border-bottom: 2px solid;
    border-image: linear-gradient(to right, #5bc7e2, rgba(255, 0, 0, 0)) 1;
}
#conts .mainConts .topics dd p {
    font-size: 13px;
}

.tbl0707 {
    margin: 1em 0;
}
.tbl0707 tr {
    vertical-align: top;
}
ol.ol0707 {
    list-style-type: decimal;
    margin-left: 20px;
}
ol.ol0707 li {
    margin-bottom: 1em;
}
span.newscourse {
    display: inline-block;
    width: 14em;
}

ul.disc {
    list-style: disc;
    margin-left: 20px;
}

ul.disc li {
    margin-bottom: 10px;
}

.infobox {
    margin: 10px 0 20px 0;
    padding: 0.5em 2em;
    border: solid 1px #999;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.infosquare {
    margin-bottom: 1em;
    padding: 0.5em;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    display: inline-block;
}

/*#conts .mainConts .topics dd a {
	color: #231815;
	text-decoration: none;
}*/

/*#conts .mainConts .topics dd a:hover {
	text-decoration: underline;
}*/
