@charset "utf-8";
/**********************************************************************
MURATA : For Foundation of Style [ /login/css/login.css ]

13.08.13
**********************************************************************/

#RequestContentsArea {
}

.RequestContentsArea01 {
}
.RequestContentsArea02 {
}
.RequestContentsArea03 {
}



#RequestContentsArea .read_att{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#RequestContentsArea .read_att_form{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}


#RequestContentsArea .read_red{
	color: #ff0000;
}

#RequestContentsArea .requisite{
	color: #ff0000;
}

#RequestContentsArea .request_att{
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
}


#RequestContentsArea .request_table th{
	width: 134px;
}

#RequestContentsArea .request_table td{
	padding: 14px 8px;
}

#RequestContentsArea .request_table td.filebox_sp{
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 8px;
}

#RequestContentsArea #request_old_no_space,
#RequestContentsArea #request_report_time_space{
	font-size: 11px;
	line-height: 15px;
	float: right;
	width: 320px;
	padding-top: 5px;
}
#RequestContentsArea #request_report_password_space{
	font-size: 11px;
	line-height: 15px;
	float: right;
	width: 400px;
}

#RequestContentsArea .request_btn{
	background-image: url(../images/request_btn01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 102px;
	width: 550px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}

#RequestContentsArea .request_check_btn{
	background-image: url(../images/request_btn02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 260px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#RequestContentsArea .request_back_btn{
	background-image: url(../images/request_btn03.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 56px;
	width: 238px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div.sBox {
  width: 250px;
}
.filebox {
	width: 53px;
	float: left;
	margin-right: 4px;
	margin-bottom: 15px;
}

.file {
	display: inline-block;
	overflow: hidden;
	position: relative;
	border: 1px solid #707070;
	background-color: #eee;
	font-size: 12px;
	text-align: center;
	width: 51px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.file input[type="file"] {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 100px;
	cursor: pointer;
}


/*********************************************************************/

