@charset "utf-8";

#dir_tree ul {
    list-style-type: none;
    padding-left: 15px;
}

#dir_tree a,
#dir_tree li {
    text-decoration: none;
    margin-bottom: 3px;
}

#dir_tree input.fmane {
    display: none
}

dir_tree li label.subs {
    cursor: pointer;
}

#dir_tree a {
    font-size: small;
    background-color: #f7f7f7;
    border-bottom: 1px solid #f1f1f1;
    margin-left: 15px;
}


.buttonaction:before,.buttonaction:after{
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.buttonaction,.buttonaction:before,.buttonaction:after{
  -webkit-transition: all .3s;
  transition: all .3s;
}


.archiveiframes {width: 100%;
height: 700px;
padding: 30px;
border: solid 1px rgba(255,255,255,0);}

.iframesfull p {font-size: 13px;
	vertical-align: text-top;} 

.foldertitle {display: inline-block;}

.folderimg {margin-right: 20px;}

.folderfsub {padding: 10px 30px;}

.folderfsub-img {width: 30px;}

.folderfsub-name {display: inline-block;}

.folderfsub-date {display: inline-block;}

.folderfsub-sakuzyo {display: inline-block;
	background-color: #ffffff;
	color: #c80019;
	border: solid 1px #c80019;
	padding: 5px 20px;
	margin-top: -5px;}

.folderfsub-sakuzyo:hover {
	background-color: #c80019;
	color: #ffffff;
	border: solid 1px rgba(255,255,255,0);
}

.folderfsub-right {text-align: right;
	margin-top: -15px;}

.folderfsub div:first-child:hover {opacity: 0.6;}

.namesakusei {border: solid 1px #aaaaaa;
	padding: 10px;
	width: 300px;
	margin: 0 10px;}

.backredw {display: inline-block;
	background-color: #c80019;
	color: #ffffff;
	border: solid 1px rgba(255,255,255,0);
	font-weight: 500;
	padding: 5px 20px;
	font-size: 13px;}

.backredw:hover{background-color: rgba(255,255,255,0);
	color: #c80019;
	border: solid 1px #c80019;}

.foldernew p:first-child {display: block;
	margin-bottom: 15px;}

.foldernew p:nth-child(2) {display: inline-block;
	margin-top: -5px;}

.foldernew {
    margin: 20px 0;}

.fileup p:first-child {margin-bottom: 10px;}

.fileup p:nth-child(2) {display: inline-block;
	margin-right: 20px;}

.fileup p:last-child {
    margin-top: -32px;
    margin-left: 250px;
}


@media screen and (max-width: 500px){
.folderfsub-right {margin-top: 0;}
	
.fileup p:last-child {margin: 20px 0 0 50px;}
	
.namesakusei {
    width: 100%;
    margin: 0;
}
	
.archiveiframes {padding: 10px;}
.logincon {
    width: 100%;
}
.usercon {
    width: 100%;
}

	
}
