@charset "utf-8";
/**********************************************************************
MURATA : For Foundation of Style [ /login/css/login.css ]

13.08.13
**********************************************************************/

#EntryContentsArea {
	padding-left: 180px;
}

.EntryContentsArea01 {
	background-image: url(../images/entry_flow01.jpg);
	background-repeat: no-repeat;
}
.EntryContentsArea02 {
	background-image: url(../images/entry_flow02.jpg);
	background-repeat: no-repeat;
}
.EntryContentsArea03 {
	background-image: url(../images/entry_flow03.jpg);
	background-repeat: no-repeat;
}

.EntryContentsArea05 {
	background-image: url(../images/entry_flow05.jpg);
	background-repeat: no-repeat;
}

.EntryContentsAreaC01 {
	background-image: url(../images/entry_change_flow01.jpg);
	background-repeat: no-repeat;
}
.EntryContentsAreaC02 {
	background-image: url(../images/entry_change_flow02.jpg);
	background-repeat: no-repeat;
}

.EntryContentsAreaC05 {
	background-image: url(../images/entry_change_flow05.jpg);
	background-repeat: no-repeat;
}


#EntryContentsArea .read_att{
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#EntryContentsArea .read_att_form{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}


#EntryContentsArea .read_red{
	color: #ff0000;
}

#EntryContentsArea .requisite{
	color: #ff0000;
}

#EntryContentsArea .entry_att{
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
}


#EntryContentsArea .entry_table th{
	width: 136px;
}

#EntryContentsArea #user_post_space{
	font-size: 11px;
	line-height: 15px;
	float: right;
	width: 250px;
}

#EntryContentsArea .entry_btn{
	background-image: url(../images/entry_btn01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	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;
	cursor: pointer;
}

#EntryContentsArea .entry_check_btn{
	background-image: url(../images/entry_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;
	cursor: pointer;
}

#EntryContentsArea .entry_change_check_btn{
	background-image: url(../images/entry_change_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;
	cursor: pointer;
}

#EntryContentsArea .entry_back_btn{
	background-image: url(../images/entry_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;
	cursor: pointer;
}


div.sBox {
  width: 250px;
}

/*********************************************************************/

