body {
	margin: 0;
	padding: 0;
	text-align: center;
 font-family: Tahoma, Verdana, Arial, Monospace;
 font-size: 12px;
 color: #1b1819;
	background-color: #FFF;
}

#bgdiv, #bg {
	height: 259px;
	background-repeat: no-repeat;
	background-position: top center;
}

#Memo {
	display: none;
}

input.memo_btn {
	background: none;
	border: none;
	color: #FFF;
	cursor: pointer;
	padding: 0 0 0 13px;
	font-size: 11px;
}

#box_close {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	height: 26px;
	width: 100%; 
	background: #DF0000;
}

#box_image {
	position: absolute;
	top: 15px;
	left: 15px;
}

#box_left {
	float: left; 
	width: 250px; 
	margin: 0 15px 0 0;
}

#box_right {
	float: left; 
	width: 390px;
	padding-bottom: 30px;
}

#box_right p {
	margin: 5px 0;
}

.img_person {
	padding-top: 20px;
	padding-right: 3px;
}

#col_327 {
	float: left; 
	width: 327px; 
	padding-top: 25px;	
}

#col_579 {
	float: left; 
	width: 579px; 
	padding-right: 30px;	
}

label {
	width: 230px;
	clear: left;
	float: left;
	padding: 8px 0 0 0;
	text-align: left;
	font-size: 12px;
}		

input, select {
	margin: 5px 0;
	border-color: #d4d4d4;
	padding: 0px;
}

fieldset {
	border: none;
}

.field {
	padding: 12px 0 6px 0;				
}

.btn_submit {
	cursor: pointer;
	font-size: 11px;
	color: #666;
	border: 0;
}

.btn_apply {
	border: 1px solid #ff001a;
	cursor: pointer;
	font-size: 12px;
	color: #ff001a;
	padding: 3px 2px;
	font-weight: bold;
}

ul#hold_up {
	background: #ffe0e0;
	color: #F00;
	padding: 8px 25px;
	margin-bottom: 10px;
}

.empty {
	background: #ffe0e0;				
}

.strong {
	font-weight: bold;
}

/* Framework */

.restrict {
	margin: 0 auto;
	width: 964px;
	text-align: left;
}

.bg_red {
	background: #ff001a;	
}

#nav {
	height: 46px;
	background: url('../_images/recruitment/bg_nav.png') top left repeat-x;
}

#content, #col_left, #col_right, #col_700, #col_430 {
	margin-bottom: 25px;	
}

#content {
	width: 936px;
	padding: 14px;
}

#col_left {
	float: left;
	width: 43%;
	text-align: left;
}

#col_right {
	float: right;
	width: 57%;
	text-align: right;
}

/* Floats */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* Lists */

#menu ul .right {
	float: right;
}

/* Text align */

.move_right {
	text-align: right;
}

/* Extras */

.display_block {
	display: block;
}

.hidden {
	display: none;
	position: relative;	
}

.position_relative {
	position: relative;
}

.position_absolute {
	position: absolute;
}

/* Navigation menu */

#menu ul, #extras ul {
	clear: both;
	padding: 0;
	margin: 0;	
	list-style-type: none;
}

#menu li, #extras li {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu a {
	margin-right: 2px;
}

/* Links */

a {
	color: #DF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Text */

p {
	margin: 10px 0;
}

h1 {
	color: #DF0000;
	margin: 20px 0;
	font-weight: normal;
}

h3 {
	color: #DF0000;
	font-weight: normal;	
}

#col_327 ul {
	color: #666;
	padding: 5px 40px 5px 15px;	
}

#col_327 li {
	padding: 2px 0;
}

#content ul {
	padding: 5px 40px 5px 15px;	
}

#content li {
	padding: 2px 0;
}

#clr_red {
	color: #DF0000;
}

/* Images */

img {
	border: none;
}

.img_person {
	background-repeat: no-repeat;
	background-position: top left;
	height: 159px; 
	margin: 3px 0;	
}

.img_work {
	padding: 30px 30px 0 0;	
}

.img_work2 {
	padding: 15px 0 0 0;	
}

.img_area {
	padding: 0 0 8px 0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 25px;
}
