.article{
	margin-bottom:40px;
}

.article-content{
	width:90%;
	margin:auto;
	padding-bottom:30px;
}

.article-content >h2{
	font-size:24px;
	text-align:left;
	color:#333;
	padding:6px 12px;
    border-bottom: 2px solid #555;
}

.article-img{
	text-align:center;
}

.article-img > a{
	margin:0;
	padding:0;
}

.article-about-img{
	width:90%;
}

.article-img-old-logo {
	width:150px;
	height:150px;
}

.article-text-box{
	width:90%;
	margin:auto;
	font-size:11pt;
	line-height:1.6em;
	padding:12px 0;
}

.member-box{
	border-radius: 14px; 
	background-color:#D1eeb1;
	padding:20px;
	margin:30px 0;
	min-height:100px;
}

.member-img{
	width:100px;
	height:100px;
	float:left;
}

.member-intro-content{
	margin-left:110px;
	font-size:11pt;
	line-height:1.6em;
}

.member-name{
	border-radius: 6px; 
	background-color:#fff;
	padding:2px 8px;
}

.member-info1{
	font-size:9pt;
	padding:0 8px;
}

.member-info2{
	font-size:9pt;
	padding:0 8px;
}

.member-intro{
	border-top:solid 2px #fff;
	font-size:10pt;
	padding-top:8px;
	margin:0 8px;
}

.member-annotation{
	text-align:right;
	margin:8px;
	font-size:10pt;
}



.back-to-top {
	text-align:center;
	font-size:20pt;
}

.back-to-top-icon {
	font-size;20pt;
}

.back-to-top-text {
	font-size:9pt;
	margin:2px;
	font-weight:bold;
	color:#AC509A;
}

.article-action-img {
	width:500px;
	height:106px;
}

.article-img-margin {
	padding:18px 0;
}

.article-event-img{
	margin:0;
}

.article-event-box{ 
	background-color:#D1eeb1;
	padding:12px 12px 20px 12px;
	margin:40px 0;
	min-height:100px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
}

.event-date{
	font-size:14pt;
	color:#111;
	padding:4px 12px;
	margin-bottom:12px;
	border-radius:12px;
	background-color:#fff;
}

.event-status{
	background-color:#fff;
	font-size:12pt;
	color:#111;
	border-radius:12px;
	padding:8px 20px;
	text-align:left;
}

.article-event-report-box{
	margin:12px 0;
	background-color:#eee;
	padding:10px;
}

.article-event-report-date{
	margin:auto;
	color:#666;
	font-size:9.5pt;
	line-height:1.6em;
	padding:2px 12px;
	float:left;
	margin-right:20%;
}

.article-event-report-text-box{
	width:75%;
	margin:auto;
	font-size:10pt;
	line-height:1.6em;
	padding:6px 0 0 12px;
	float:left;
	height:40px;
}

.article-event-report-title{
	font-size:11pt;
	line-height:1.6em;
	padding:2px 12px;
	float:left;
	font-weight:bold;
}

.article-event-report-title > a{
	color:#000;
	text-decoration:none;
	margin:0;
}

.article-event-report-title > a:hover{
	color:#aaa;
	text-decoration:none;
}

.article-event-report-img-box-small{
	float:left;
	text-align:center;
}

.trim > a:hover{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
    text-align:center;
}

.article-event-report-thumbnail-img{
	margin:0;
	width:133.3px;
	height:100px;
 　 top:50%
	left: 50%;
	-webkit-transform: translate(-10%, -0%);
	-ms-transform: translate(-10%, -0%);
	transform: translate(-10%, -0%);
}

.trim {
    overflow: hidden;
    width: 100px;/* トリミングしたい枠の幅 */
    height: 100px;/* トリミングしたい枠の高さ */
    position: relative;
}

.trim > a{
	margin:0;
}

.article-event-report-img{
	margin:0;
	width:480px;
	height:360px;
}

.article-project-report-img-caption{
	color:#AC509A;
	font-size:11pt;
	line-height:1.6em;
	text-align:left;
	padding:0 24px;
}

.article-event-report-line{
	size:4;
	width:450px;
	margin:40px auto;
}
