/* ************************************************************************ */
/* 																			*/
/* 	Do!エントリー スタイルシート											*/
/* 																			*/
/* ************************************************************************ */

/* ************************************************************************ */
/*	求人募集																*/
/* ************************************************************************ */
#main #view 
{
	text-align: center;
	font-size: 9pt;
}

/* ************************************************************************ */
/*	上部タイトルバー	*/
#main #view .title_bar
{
	margin-top: 5px;
	width: 760px;
	height: 49px;
	background: url("../image/main/view/head.png") left top no-repeat;
}

/* ************************************************************************ */
/*	求人ページ	*/
#main #view .recruit
{
	text-align: center;
	width: 80%;
	
	margin-top: 10px; 
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 10px; 
	line-height: 140%;
}

/*	求人ページ：会社名＆職種	*/
#main #view .recruit .category_name
{
	font-size: 12pt;
	font-weight: bold;
	
	margin-top:    15px; 
	margin-bottom: 15px; 
	
	text-align: left;
}

/*	求人ページ：メインタイトル	*/
#main #view .recruit .main_title
{
	font-size: 11pt;
	font-weight: bold;
	
	color: #2688BC;
	
	margin-bottom: 10px; 
	
	text-align: left;
}

/*	求人ページ：メイン内容	*/
#main #view .recruit .main_text
{
	margin-bottom: 10px; 
	
	text-align: left;
}

/* ************************************************************************ */
/*	求人ページ：タイトル	*/
#main #view .recruit .title,
#main #view .recruit .title_left
{
	background: url("../image/main/view/circle.gif") left center no-repeat;
	color: #2688BC;
	
	font-size: 11pt;
	font-weight: bold;
	
	padding-left: 20px; 
	margin-bottom: 10px; 
	
	text-align: left;
}

#main #view .recruit .title_left
{
	float: left;
}


/* ************************************************************************ */
/*	求人ページ：募集要項／会社概要	*/
#main #view .recruit table
{
	border-collapse: collapse;
	border: 1px solid #9a9a9a;
	width: 95%;
	font-size: 9pt;
	line-height: 140%;
	
	color: #666666;
	margin-left: auto;
	margin-right: auto;
}

#main #view .recruit th
{
	background-color: #efefef;
	font-weight: normal;
	padding: 10px;
	width: 160px;
}

#main #view .recruit td
{
	padding: 10px;
}

/* ************************************************************************ */
/*	求人ページ：テーブル部分ライン	*/
#main #view .recruit td.form_top,
#main #view .recruit td.form_bottom
{
	padding: 0px;
	
	height:  2px;
}

#main #view .recruit td.form_left,
#main #view .recruit td.form_right
{
	padding: 0px;
	
	width:  2px;
}

#main #view .recruit td.form_line_x
{
	padding: 0px;
	
	height:  5px;
	background: url("../image/main/view/form_line_x.gif") center center repeat-x;
}

#main #view .recruit td.form_line_y
{
	padding: 0px;
	
	width:   5px;
	background: url("../image/main/view/form_line_y.gif") center center repeat-y;
}

#main #view .recruit td.form_middle
{
	padding: 0px;
	
	width:   6px;
	height:  6px;
	background: url("../image/main/view/form_middle.gif") center center no-repeat;
}

/* ************************************************************************ */
#main #view .recruit .indent
{
	margin-left: 10px;
	float: left;
}

#main #view .recruit .noindent
{
	float: left;
}

#main #view .recruit .rec_number
{
	font-weight: bold;
	float: left;
}

#main #view .recruit .clearall
{
	clear: both;
}

#main #view .recruit .space
{
	height: 10px;
}

/* ************************************************************************ */
/*	求人ページ：応募・選考について	*/

/*	求人ページ：選考フロー	*/
#main #view table.flow
{
	width: 70%;
}
#main #view table.flow,
#main #view table.flow td
{
	border: none;
}

#main #view table.flow td.flow_item
{
	color: #ffffff;
	background-color: #2688BC;
	text-align: center;
}

#main #view table.flow td.flow_arrow
{
	color: #6699cc;
	text-align: center;
	padding-top:    0px;
	padding-bottom: 5px;
}
#main #view table.flow td.flow_item_comments
{
	text-align: center;
}

#main #view table.flow td.flow_comments
{
	text-align: center;
}

/*	求人ページ：応募・選考について：右側	*/
#main #view table.entry,
#main #view table.entry td,
#main #view table.entry th
{
	padding: 3px;
	border: none;
}
#main #view table.entry th
{
	font-weight: bold;
	text-align: left;
	background-color: transparent;
}
#main #view table.entry td
{
	padding-left: 20px;
}

#main #view table.entry td dt 
{ 
/*
	font-weight: bold; 
	text-decoration: underline;
*/
}
#main #view table.entry td dd
{ 
	margin-left:  25px;
	margin-bottom: 10px;
}

/* ************************************************************************ */
/*	求人ページ：ＨＰへジャンプ	*/
#main #view .go2hp
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
	text-align: right;
	float: right;
	width: 120px;
}

#main #view .go2hp img
{
	visibility: hidden;
}

#main #view .go2hp a,
#main #view .go2hp a:link,
#main #view .go2hp a:visited
{
	background-position: 0px 0px;
	float:left;
	margin-right: 20px;
	
	background-color: transparent;
}

#main #view .go2hp a:focus,
#main #view .go2hp a:hover,
#main #view .go2hp a:active
{
	background-position: 0px 18px;
}
#main #view .go2hp span.go2hp a
{
	background-image: url("../image/main/view/go2hp_css.gif");
}

/* ************************************************************************ */
/*	求人ページ：この会社の採用ページへ	*/
#main #view .button_form
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 38px;
	overflow: hidden;
	text-align: right;
	float: right;

	margin-top:    5px;
	margin-bottom: 5px;
}

#main #view .button_form img
{
	visibility: hidden;
}

#main #view .button_form a,
#main #view .button_form a:link,
#main #view .button_form a:visited
{
	background-position: 0px 0px;
	float:left;
	margin-right: 15px;
	background-color: transparent;
}

#main #view .button_form a:focus,
#main #view .button_form a:hover,
#main #view .button_form a:active
{
	background-position: 0px 28px;
}
#main #view .button_form span.button_form a
{
	background-image: url("../image/main/view/button_form_css.png");
}

/* ************************************************************************ */
/*	求人ページ：お問い合わせ	*/
#main #view .button_contact
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
	text-align: right;
	float: right;
	margin-top:    5px;
}

#main #view .button_contact img
{
	visibility: hidden;
}

#main #view .button_contact a,
#main #view .button_contact a:link,
#main #view .button_contact a:visited
{
	background-position: 0px 0px;
	float:left;
	margin-right: 15px;
}

#main #view .button_contact a:focus,
#main #view .button_contact a:hover,
#main #view .button_contact a:active
{
	background-position: 0px 24px;
}
#main #view .button_contact span.button_contact a
{
	background-image: url("../image/main/view/button_contact_css.png");
}
/* ************************************************************************ */
/* [EOF]																	*/
/* ************************************************************************ */

