*{ 
    margin:0;padding:0; 
} 

img{
	border:0;
}


a{
	outline: none;
}

html{ 
    height:100%; 
} 

table
{
	font-size:12px;
	line-height:1.5em;
}
th
{
	 vertical-align:top;
}
td
{
	  padding-bottom:4px;
}
p
{
	font-size:12px;
}

body{ 
    height:100%; 
	font-size:12px;    
} 

.LblItem
{
	font-weight:bold;
}

.LblTitle
{
	text-align:right;
	width:200px;
	font-weight:normal;
}

.LblTitleBold
{
	text-align:right;
	width:200px;
	font-weight:bold;
	padding-right:5px;
}


.LblRequire
{
	color:#CC0000;
	width:12px;
}

.spnTitle{
	text-align:right;
	font-weight:normal;
	width:140px;
	display:block;
	float:left;
}

.err_msg
{
	color:Red;
	text-align:left;
	font-weight:bold;
}

.ime_off 
{
	ime-mode:disabled;
}
	
.ime_on
{
	ime-mode:active;
}

/*recruit*/

#recruit_body
{
	color:#000000;
	font-family:'ms pgothic','‚l‚r ‚oƒSƒVƒbƒN',arial, helvetica, hirakakupro-w3, osaka, sans-serif ;
	font-size:12px;
	text-align:center;
	background-color:#FFFFFF;

}

#recruit_header{
	width:100%;
	margin:0 auto;
	position:relative;
	height:50px;
	text-align:center;
	background:#EC6702 url('../images/entry_header.jpg') no-repeat top center;
}

#recruit_main{
	width:910px;
	height:100%;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:center;
	background: url('../images/entry_line.jpg') repeat-y right;
}

#recruit_main-inner{
	padding:20px 0px;
	width:872px;
}

#recruit_fotter {
	clear: both;
	margin:0 auto;
	width:910px;
	height:60px;
	background: url('../images/entry_line.jpg') repeat-x top ;
}


.recruit_title
{
	width:850px;
	height:25px;
	line-height:25px;	
	border-left:8px solid #E66702;
	font-size:18px;
	font-weight: bold;
	padding-left:5px;
	margin:0 0 10px 0;
	text-align:left;
}

.menu
{
	margin:5px 0;
}

.event_list_header
{
	margin:0 auto;
	empty-cells:show;
	border-collapse: collapse;
	border:solid 1px #7B7B7B;
	font-size:12px;
	line-height:1.5;
}

.event_list_header tr
{
	height:25px;
}

.event_list_header th{
	border:solid 1px #7B7B7B;
	background-color:#FFFCD1;
	text-align:center;
}

.event_list_header td{
	border:solid 1px #7B7B7B;
	padding:3px;
}

col.event_select{
	width:50px;
}

col.event_date{
	width:250px;
}

col.event_place{
	width:100px;
}

col.event_map{
	width:50px;
}

col.event_close{
	width:120px;
}

td.event_date{
	text-align:left
}

td.event_name{
	text-align:left
}
