.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;
    margin-bottom:0;
}

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

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

.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-img-margin {
	padding:18px 0;
}

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

.article-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-date{
	text-align:right;
	font-size:10pt;
	color:#999;
	margin:6px 6px 2px 6px;
}

.article-writer{
	text-align:right;
	font-size:10pt;
	color:#999;
	margin:0 6px 6px 6px;
}

.article-report-img-box{
	text-align:center;
	margin:20px auto;
}

.article-report-img{
	width:480px;
	height:auto;
}

.article-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-report-img-caption{
	color:#AC509A;
	font-size:11pt;
	line-height:1.6em;
	text-align:left;
	padding:0 24px;
}

.clear-both{
	clear:both;
}

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

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

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

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

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

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

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

.article-report-headline{
	font-size:11pt;
	font-weight:bold;
	line-height:1.6em;
	color:#AC509A;
}

.article-text-box{
	font-size:11pt;
	line-height:1.6em;
	width:90%;
}

.april-fool{
	border:2px solid #000;
	text-align:center;
	padding:12px;
	margin-top:50px;
}

.article-text-box a{
	width:100%;
	margin:auto;
	padding:0;
}
