/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*       Copyright 2010 MaxValu. All Rights Reserved.  */
/*       last-update : 2010.02.25   */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

 
/* ******************************************************
    HIRING/ 採用情報
****************************************************** */

/* GRAND NAVI OVER
---------------------------------------- */
#navi5 a { background: url(../images/g_navi.jpg)  -728px -45px;}


/* TITLE IMAGE
---------------------------------------- */  
#title_area {
	width: 910px;  
	height: 100px;
	margin-bottom: 20px;
	background: url(/images/recruit/recruit_title.jpg) 0 0 no-repeat;
}
#title_area h3 {
	display: none;
}


 /* TABLE 登録販売者募集要項
---------------------------------------- */  

#tbl_e01 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 580px;
	margin: 10px 0 50px 10px; 
	line-height: 1.4em;
}
#tbl_e01 tbody th,
#tbl_e01 tbody td { padding: 10px; border: 1px solid #d5dce0; text-align: left;}
#tbl_e01 tbody th { width: 100px; font-weight:bold; background: #EEE; text-align: center; vertical-align:top;}

 /* BOX 
---------------------------------------- */
div.box {
	border	: 1px #ccc solid;
	width: auto;
	margin: 20px 1em 50px 1em; 
	padding: 10px 20px;
	line-height: 1.4em;
	background: #f8e0ea;
}

