@charset "utf-8";

.nav {
	height:100%;
}

a.home{
	border-bottom:solid 4px #958454;
}

#mv {
	margin:16px auto 0;
	width:920px;
	overflow: hidden;
}

#mv #slide img {
	width:920px;
	height:auto;
}

.info_area,
.activity {
	width: 498px;
    float: left;
    margin-bottom: 36px;
    position: relative;
}

.info_area h2,
.activity h2 {
	color: #684e03;
	font-size: 17px;
	height: auto;
	background: none;
	padding-left: 0;
	width:auto;
	border-bottom: 2px #684e03 solid;
	margin-left: 0;
}
.info_area h2 {
	margin-bottom:0;
}
.info_area p.to_list {
	position: absolute;
	top:2px;
	right:4px;
	font-size:14px;
}
.info_area p.to_list a {
	color:#000;
}
.info_area p.to_list a:hover {
	text-decoration: underline;
}
.info_area ul li {
	border-bottom:solid 1px #DDD;
}
.info_area ul li a {
	display: block;
	color:#000;
	padding:9px 0.7em 9px 1.6em;
	font-size:14px;
	position: relative;
	line-height: 1.2;
}
.info_area ul li a:before {
	content:"▶";
	top:10px;
	left:0.6em;
	position: absolute;
	font-size:11px;
}
.info_area ul li a:hover {
	background: #F5F5F5;
}

.activity dl {
    overflow: hidden;
}
.activity > dl {
	margin-top:14px;
}
.activity dt {
    float: left;
}
.activity > dl > dt {
	width:140px;
}
.activity > dl > dt img {
	width:100%;
	height:auto;
}
.activity dd {
    margin-left: 162px;
}
.activity .event_label {
    font-size: 14px;
    font-weight: bold;
}
.activity .ttl {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 17px;
}
.activity .date {
    float: none;
    width: auto;
    font-size: 13px;
    background: none;
    padding-left: 0;
    margin-bottom: 6px;
}
.activity .btn_detail {
    display: inline-block;
    font-size: 14px; 
    text-align: center; 
    background: #FFFFFF; 
    background: -moz-linear-gradient(top, #FFFFFF 0%, #F6F6F6 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F6F6F6)); 
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#F6F6F6 100%); 
    background: -o-linear-gradient(top, #FFFFFF 0%,#F6F6F6 100%); 
    background: -ms-linear-gradient(top, #FFFFFF 0%,#F6F6F6 100%); 
    background: linear-gradient(to bottom, #FFFFFF 0%,#F6F6F6 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF',  endColorstr='#F6F6F6', GradientType=0 ); 
    border: 1px #bbbbbb solid; 
    border-radius: 6px;
    padding: 6px 18px;
    margin-bottom:10px;
}
.activity .btn_detail:hover {
	opacity: 0.3;
}
.activity a {
    color: #333;
    font-size: 15px;
}
.activity ul {
    margin-top: 17px;
}
.activity li {
    display: inline-block;
    width: 144px;
    text-align: left;
    vertical-align: top;
    border: 1px #ccc solid;
    margin-bottom: 8px;
    padding: 8px 8px 38px;
    position: relative;
}
.activity li dl {
	padding: 0;
}
.activity li dt {
    float: none;
    width: 144px;
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
}
.activity li dt img {
	width:100%;
	height:auto;
}
.activity li dd {
    margin-left: 0;
}
.activity li .ttl {
    font-size: 15px;
}
.activity li .date {
	width: 144px;
	height: 39px;
	font-weight: normal;
    position: absolute;
    bottom: 0;
}
.activity p.to_list {
	text-align: center;
	padding-top:6px;
}
.activity p.to_list a {
	text-decoration:underline;
}
.activity p.to_list a:hover {
	text-decoration: none;
}

.news_area {
	float:left;
	width:500px;
	min-height: 960px;
	margin-bottom:40px;
}

.aside{
	width:230px;
	float:right;
	height:1940px;
}
.aside p{
	margin-bottom:10px;
	font-size: 12px;
}

.aside > div {
	margin-bottom:30px;
}

.aside h3 {
	background-image:url("../images/midasi720.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	margin:0 0 10px -6px;
	padding-top:0;
	padding-left:32px;
	height:32px;
	font-weight:bold;
	font-size:20px;
	color:#046636;
	width:200px;
}

.aside a:hover img {
	opacity: 0.8;
}

.aside .side_bnr {
	margin-left: -10px;
}

.aside .side_bnr_mb10 {
    margin-left: -10px;
    margin-bottom:10px;
}

.aside .side_bnr_mb16 {
	margin-left: -10px;
	margin-bottom:16px;
}

.aside .side_bnr_mb20 {
    margin-left: -10px;
    margin-bottom:20px;
}

.aside .side_bnr_mb30 {
	margin-left: -10px;
	margin-bottom:30px;
}

.aside #school p {
	margin-bottom:0;
}

.aside #school .bnr_school {
	margin:16px 0;
}
/*
.aside #school .bnr_school img {
	width:100%;
	height:auto;
}
*/
.aside #school p.terms {
	color:#0000EE;
}
.aside #school p.terms a {
	color:#0000EE;
	text-decoration: underline;
	cursor:pointer;
}

.fb-page {
	min-height: 358px;
}

.bnr_insta_main {
	margin-top: 12px;
}

#links {
	clear:both;
	padding-bottom: 70px;
}

#links h3{
	margin:0 0 14px 0;
	font-weight:bold;
	font-size:17px;
	color:#684e03;
	border-bottom:2px #684e03 solid;
}

#links p {
	display: inline-block;
	vertical-align: top;
	margin-right:2px;
	margin-bottom:8px;
}

#links p a:hover {
	opacity: 0.8;
}

.main {
	position: relative;
}
.adobe_reader {
	position: absolute;
	bottom:14px;
	left:0;
}

/*
.chaen_info {
	display: block;
	width: 498px;
	float: left;
	border:solid 2px #D00;
	padding:1.2em 0;
	box-sizing:border-box;
	margin-bottom: 36px;
}
.chaen_info h4 {
	font-weight:bold;
	color:#D00;
	text-align: center;
	font-size:13px;
}
.chaen_info p {
	font-size: 12px;
	padding: 0.8em 1.5em 0;
	margin-bottom:0;
}
*/