img[src$="noimage.gif"] { display: none; }

p.indention {
	clear:both;
	margin: 0;
	height:40px;
	text-indent: -9999px;
	background:none;
}
.content_page:after{
    content: '';
    display: block;
    clear: both;
}
.content_page+.content_page{
	margin-top: 50px;
}
.topeve .topevebox:nth-child(n+4){
    display: none;    
}

/* ファイル -------------------------*/
.file {
	margin-left: 20px;
	margin-top: 20px;
}
.file table{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	margin: 0px;
	width: 100%;
}
.file td {
	/*padding: 0px;*/
}
.file .data{ font-size: 16px; }
.file .data tr td:first-child{ width: 25px; }
.filetext{ margin-left: 20px; }

.boturl{ display: none; }

/* 760px -------------------------*/
@media screen and (max-width:1000px) {
}
