@charset="utf-8";
/**********************************************************

　■シティーエステート採用サイト共通スタイル (横幅：786px)

***********************************************************/

body{
	color:#333;
	margin: 0px;
	padding:0px;
	text-align: center;
}
img{
	border: 0 none;
}


/*共通クラス-----------------------
-----------------------------------*/
br.clear{
	clear: both;
	height:0px;
	line-height:1%;
}

img.img-right{
	float: right;
	}
.float-left{
	float: left;
}
.float-right{
	float: right;
}

p.page_top{
	text-align: right;
	margin :12px 0 0 0;
	padding:0px;
	font-size: 10px;
	}	
p.page_top a{
	line-height: 3em;
	color: #47B3ED;
	padding: 0 0 0 12px;
	background:url(img/bt_top01.gif) no-repeat left center;
	}
p.page_top a:hover{
	color:#ff9900;
	background:url(img/bt_top02.gif) no-repeat left center;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {
	display: inline-table;
	min-height: 1%; /* IE 7対策 */
	}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#sub-banner{
	text-align: center;
	margin: 25px 0 12px 0;
	}
#sub-banner p{
	font-size: 11px;
	margin: 5px 0;
	padding:0px;
	}

/*共通クラスここまで---------------
-----------------------------------*/









/*************************************************************

　■ 型

**************************************************************/

#container{
	width: 786px;
	font-size: 80%;
	margin:0 auto 0 auto;
	text-align: left;
	position: relative;
	left: 0px;
	top:-27px;
	}


/*ContentsArea--------------
----------------------------*/
#main-area{
	position: relative;
	left: -15px;
	width:465px;
	float:right;
	}
#sub-area{
	position: relative;
	left: 10px;
	width:272px;
	float:left;
	}
div.bg_container01{
	background: url(img/cnt_topbg.jpg) repeat-y center 5px;
	}
div.bg_container02{
	background: url(img/cnt_inbg.jpg) repeat-y center 5px;
	}
div.bg_contents01{}
div.bg_contents02{
	padding-top: 43px;
	}
#main-visual{
	clear: both;
	margin: 0px;
	padding:0px;
	width: 786;
	height: 349px;
	}
#main-visual img{
	margin: 0px;
	padding:0px;
	vertical-align: middle;
	}
#contents{
	overflow: hidden;
	}


/*Header--------------------
----------------------------*/
#header{
	width: 834px;
	height: 107px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(img/hd_nengo.gif) no-repeat;
	}
#header h1{
	float: left;
	width:249px;
	margin: 0px;
	padding:0px;
	text-indent: -9999px;
	background: url(img/hd_logo.gif) no-repeat left top;
	position: relative;
	left: 32px;
	top: 24px;
	}
#header h1 a{
	display: block;
	width: 249px;
	height: 32px;
	}
#header ul{
	float: right;
	margin: 0px;
	padding:0px;
	position: relative;
	left: -24px;
	top: 52px;
	}
#header li{
	float: left;
	list-style: none;
	text-indent: -9999px;
	overflow: hidden;
	}
#header ul.gnavi a{
	height: 28px;
	display: block;
	}
#header ul.gnavi a:hover{
	background-position: 0px -28px;
	}
#header li.gnavi01 a{
	width: 100px;
	background: url(img/gn_company.gif);
	}
#header li.gnavi02 a{
	width: 156px;
	background: url(img/gn_interview.gif);
	}
#header li.gnavi03 a{
	width: 113px;
	background: url(img/gn_faq.gif);
	}
#header li.gnavi04 a{
	width: 101px;
	background: url(img/gn_invite.gif);
	}
#header li.gnavi01_ov a{
	width: 100px;
	background: url(img/gn_company.gif) 0px -28px;
	}
#header li.gnavi02_ov a{
	width: 156px;
	background: url(img/gn_interview.gif) 0px -28px;
	}
#header li.gnavi03_ov a{
	width: 113px;
	background: url(img/gn_faq.gif) 0px -28px;
	}
#header li.gnavi04_ov a{
	width: 101px;
	background: url(img/gn_invite.gif) 0px -28px;
	}



/*Footer--------------------
----------------------------*/
#footer{
	clear: both;
	float: left;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	background: url(img/footer.jpg) no-repeat center bottom;
	border-top: 1px dotted #666;
	}
#footer a{
	color:#000;
	text-decoration: none;
	}
#footer a:hover{
	color:#fff;
	background: #000;
	}
#footer div.left{
	float: left;
	}
#footer div.right{
	float: right;
	}






/*************************************************************

　■index.トップページ

**************************************************************/


/*Infomation----------------
----------------------------*/
#infomation{
	margin: 0 0 15px 0;
	padding:0 0 3px 0;
	background: url(img/inf_foot.jpg) no-repeat center bottom;
	}
#infomation a{
	color: #4AB7EE;
	}
#infomation a:hover{
	color:#fff;
	background: #4AB7EE;
	}
#infomation h3{
	background: url(img/inf_head.jpg) no-repeat center bottom;
	height:40px;
	margin: 0px;
	padding:0px;
	text-indent:-9999px;
	}
#infomation dl{
	width: 463px;
	margin: 0px;
	padding:5px 0 5px 0px;
	border-left: 1px solid #ccc;
	border-right:1px solid #ccc;
	background: #fff;
	}
#infomation dt{
	clear: both;
	float: left;
	width: 80px;
	margin-left: 10px;
	padding-left:30px;
	}
#infomation dt.icon01{
	background: url(img/icon_sinsotu.gif) no-repeat left center;
	}
#infomation dt.icon02{
	background: url(img/icon_chuto.gif) no-repeat left center;
	}
#infomation dt.icon82{
	background: url(img/icon_sinsotu.gif) no-repeat left center;
	}
#infomation dt.icon83{
	background: url(img/icon_chuto.gif) no-repeat left center;
	}
#infomation dd{
	margin: 0 0 4px 0;
	}


/*JinjiArea-----------------
----------------------------*/
#jinji{
	background: url(img/jin_back.jpg);
	width: 465px;
	height:135px;
	}
#jinji a{
	color: #CC0000;
	}
#jinji a:hover{
	display: inline;
	color: #fff;
	background: #cc0000;
	}
#jinji h3{
	height: 0px;
	margin: 0px;
	padding:0px;
	font-size: 0px;
	line-height: 1%;
	text-indent:-9999px;
	}
#jinji h4{
	width: 210px;
	margin: 30px 0 10px 15px;
	padding:0 0 5px 55px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
	background: url(img/icon_new.gif) no-repeat 10px 2px;
	}
#jinji ul{
	width: 250px;
	padding:0px;
	margin: 0 0 0 15px;
	}
#jinji li{
	list-style: none;
	margin: 0 0 6px 0;
	padding:0px;
	text-indent: 0px;
	letter-spacing: 0.1em;
	}
#jinji li p{
	margin: 0px;
	padding: 0px;
	}


/*Blog List
-------------------------------*/
#blog-list{
	padding-bottom: 5px;
	background: url(img/blg_list_btm.gif) no-repeat bottom;
}
#blog-list h3{
	margin: 0;
	padding:0;
	height: 24px;
	text-indent: -9999px;
	background: url(img/blg_list_top.gif) no-repeat;
}
#blog-list div.multi_blog{
	height: 95px;
	padding: 10px 10px 0px 15px;
	background: url(img/blg_list_mid.gif) no-repeat top;
}
#blog-list dl{
	margin: 0;
	padding:0;
}
#blog-list dt,
#blog-list dd{
	padding-bottom: 8px;
}
#blog-list dt{
	text-indent: -9999px;
	width: 60px;
	height: 14px;
	float: left;
}
#blog-list dd{
	margin:0;
	padding:0;
}
#blog-list dd.update{
	float: left;
	width: 80px;
}
#blog-list dd.tx_prev{
	float: left;
}

#blog-list #blog_28 dt{ background: url(img/icn_blg_syacho.gif) no-repeat left top; }
#blog-list #blog_28 dd a{ color:#C8B170; }
#blog-list #blog_28 dd a:hover{ background: #C8B170; color:#fff; }
#blog-list #blog_26 dt{ background: url(img/icn_blg_somu.gif) no-repeat left top; }
#blog-list #blog_26 dd a{ color:#FF8C06; }
#blog-list #blog_26 dd a:hover{ background:#FF8C06; color:#fff; }
#blog-list #blog_42 dt{ background: url(img/icn_blg_chintai.gif) no-repeat left top; }
#blog-list #blog_42 dd a{ color:#2BA7EA; }
#blog-list #blog_42 dd a:hover{ background:#2BA7EA; color:#fff; }
#blog-list #blog_35 dt{ background: url(img/icn_blg_eigyo.gif) no-repeat left top; }
#blog-list #blog_35 dd a{ color:#E75932; }
#blog-list #blog_35 dd a:hover{ background:#E75932; color:#fff; }

#blog-list #blog_kando dt{ background: url(img/icn_blg_kando.gif) no-repeat left top; }
#blog-list #blog_kando dd a{ color:#029900; }
#blog-list #blog_kando dd a:hover{ background: #029900; color:#fff; }



	
	
	
/*SideMenu------------------
----------------------------*/
#sub-area{ padding: 0 0 10px 0; }
#sub-area h2{
	margin: 0px;
	padding:0px;
	float: left;
	list-style: none;
	overflow: hidden;
	text-indent: -9999px;
	}
#sub-area h2 a{
	display: block;
	height: 280px;
	}
#sub-area h2.blog_menu01 a{
	width: 85px;
	background: url(img/blg_works.jpg) no-repeat left top;
	}
#sub-area h2.blog_menu02 a{
	width: 93px;
	background: url(img/blg_emotion.jpg) no-repeat left top;
	}
#sub-area h2.blog_menu03 a{
	width: 94px;
	background: url(img/blg_friend.jpg) no-repeat left top;
	}
#sub-area h2.blog_menu04 a{
	width: 92px;
	background: url(img/bt_president.jpg) no-repeat left top;
	}
#sub-area h2 a:hover{
	background-position:left bottom;
	}
	





/*************************************************************

　■会社概要

**************************************************************/


/*Header--------------------
----------------------------*/
#company_header{
	clear: both;
	}
#company_header h2{
	width: 786px;
	height: 123px;
	margin: 0px;
	padding:0px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/company/main_head.jpg);
	}


/*MainArea------------------
----------------------------*/
#company_main{
	position: relative;
	left: -21px;
	width:466px;
	float:right;
	margin-bottom: 12px;
	}
#company_main div.box{
	margin: 0 0 20px 0;
	overflow: hidden;
	clear: both;
	}
#company_main div.box a{
	color:#FF6600;
	}
#company_main div.box a:hover{
	background:#FF6600;
	color: #fff;
	}
#company_main div.box2{
	margin: 10px 0 7px 0;
	overflow: hidden;
	clear: both;
	}
#company_main h3{
	height: 14px;
	margin: 0 0 0px 0;
	padding:0px;
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	float: left;
	}
#company_main div.box div.box_right{
	padding:0 0 0 20px;
	background: url(img/border_dot.gif) repeat-y left top;
	width: 282px;
	float: left;
	}
#company_main div.box div.box_right ul{
	margin: 0px;
	padding:0px;
	}
#company_main div.box div.box_right li{
	line-height: 140%;
	}
#company_main div.box div.box_right dl.honsya{
	width: 324px;
	margin: 0px;
	padding:0px;
	
	clear: both;
	}
#company_main div.box div.box_right dl.honsya dt{
	clear: both;
	float: left;
	width: 130px;
	margin: 0 0 7px 0;
	padding:0px;
	}
#company_main div.box div.box_right dl.honsya dd{
	margin: 0px 0 7px 134px;
	padding:0 0 0 0px;
	}
#company_main div.box div.box_right dd.heightx2{
	height: 2.5em;
	}
#company_main div.box div.box_right dl.chintai{
	width: 324px;
	margin: 0px;
	padding:0px;
	}
#company_main div.box div.box_right dl.chintai dt{
	clear: both;
	float: left;
	width: 80px;
	margin: 0 0 7px 0;
	padding:0px;
	}
#company_main div.box div.box_right dl.chintai dd{
	margin: 0px 0 7px 80px;
	padding:0 0 0 0px;
	}
#company_main div.box div.box_right span.small{
	color: #666;
	font-size: 75%;
	}
#company_main h3.company_title01{
	_margin-bottom: 20px;
	background: url(img/company/h01.gif) no-repeat;
	}
#company_main h3.company_title02{
	_margin-bottom: 7px;
	background: url(img/company/h02.gif) no-repeat;
	}
#company_main h3.company_title03{
	background: url(img/company/h03.gif) no-repeat;
	}
#company_main h3.company_title04{
	background: url(img/company/h04.gif) no-repeat;
	}
#company_main h3.company_title05{
	background: url(img/company/h05.gif) no-repeat;
	}
#company_main h3.company_title06{
	background: url(img/company/h06.gif) no-repeat;
	}
#company_main h3.company_title07{
	background: url(img/company/h07.gif) no-repeat;
	}
#company_main h3.company_title08{
	background: url(img/company/h08.gif) no-repeat;
	}
#company_main h3.company_title09{
	background: url(img/company/h09.gif) no-repeat;
	}
#company_main h3.company_title09-2{
	background: url(img/company/h09_2_091204.gif) no-repeat;
	}
#company_main h3.company_title10{
	background: url(img/company/h10.gif) no-repeat;
	}
#company_main h3.company_title11{
	background: url(img/company/h11.gif) no-repeat;
	}
#company_main h3.company_title12{
	height: 29px;
	background: url(img/company/h12-2.gif) no-repeat;
	}
#company_main h3.company_title13{
	background: url(img/company/h13.gif) no-repeat;
	}
#company_main h3.company_title14{
	background: url(img/company/h14.gif) no-repeat;
	}
#company_main h3.company_title15{
	background: url(img/company/h15.gif) no-repeat;
	}
#company_main h3.company_title_kaigo{
	background: url(img/company/h_kaigo.gif) no-repeat;
	}

/*SubArea-------------------
----------------------------*/
#company_sub{
	position: relative;
	left: 24px;
	width:254px;
	float:left;
	background: url(img/company/gnavi_foot.jpg) no-repeat left bottom;
	margin-bottom: 12px;
	}
#company_sub div.sub_container{
	background: url(img/company/gnavi_bg.jpg) repeat-y left top;
	padding:0 0 0 2px;
	margin: 0px;
	padding:0px;
	}
#company_sub h4{
	background: url(img/company/gnavi_head.jpg) no-repeat left top;
	height: 38px;
	margin: 0px;
	padding:0px;
	overflow: hidden;
	text-indent: -9999px;
	}
#company_sub h5{
	color: #555;
	width: 241px;
	margin: 0 0 12px 2px;
	padding:5px 0 5px 5px;
	text-align: center;
	background: #e7e7e7;
	}
#company_sub dl{
	margin: 0px;
	padding:0px;
	}
#company_sub dt{
	width: 240px;
	margin: 0 0 0 2px;
	padding:3px 0 3px 6px;
	border-bottom: 1px dotted #999;
	}
#company_sub dd{
	width: 220px;
	margin: 0 0 0 2px;
	padding:7px 0 12px 20px;
	}
#company_sub p{
	margin: 0 0 10px 8px
	}
#company_sub div.sub_box{
	padding:0 0 0 2px;
	margin: 0px;
	padding:0px;
	}
#company_sub div.sub_box_end{
	background: url(img/company/gnavi_foot.jpg) no-repeat left bottom;
	padding:0 0 0 2px;
	margin: 0px;
	padding:0px 0 11px 0;
	}









/*************************************************************

　■FAQ

**************************************************************/



/*MainArea------------------
----------------------------*/
#faq_main{
	position: relative;
	left: -21px;
	width:492px;
	float:right;
	margin: 0 0 12px 0;
	}
#faq_main div.box{ margin: 0 0 24px 10px; }
#faq_header{ clear: both; }
#faq_header h2{
	margin: 0px;
	padding:0px;
	width: 786px;
	height: 122px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/faq/faq_head.jpg);
	}
#faq_main h3{
	height: 49px;
	padding: 0px;
	margin : 0 0 12px 0;
	overflow: hidden;
	text-indent: -9999px;
	}
#faq_main h3.faq_title01{ background: url(img/faq/oubo_h01.gif); }
#faq_main h3.selection_h01{ background: url(img/faq/selection_h01.gif); }
#faq_main h3.join_h01{ background: url(img/faq/join_h01.gif); }
#faq_main h4{
	height: 30px;
	margin : 0 0 9px 0;
	padding: 0 0 0 5px;
	font-size: 120%;
	line-height:32px;
	text-indent: 22px;
	background :url(img/faq/cap_bg.gif)  no-repeat left center;
	}
#faq_main p.faq_answer{
	margin: 0 0 24px 12px;
	padding:0px;
	letter-spacing: 0.1em;
	line-height: 130%;
	}



/*SubArea-------------------
----------------------------*/
#faq_sub{
	position: relative;
	left: 24px;
	width:213px;
	float:left;
	margin: 0 0 12px 0;
	
	padding-bottom: 11px;
	background: url(img/faq/gnavi_foot.jpg) no-repeat left bottom;
	}
#faq_sub h4{
	width : 213px;
	height: 38px;
	margin :0px;
	padding:0px;
	overflow: hidden;
	text-indent: -9999px;
	background : url(img/faq/gnavi_head.jpg) no-repeat center bottom;
	}
#faq_sub ul.faq_sub-menu{
	margin: 0px;
	padding:0px;
	background: url(img/faq/gnavi_bg.jpg);
	}
#faq_sub ul.faq_sub-menu li{
	margin:0 0 0 1px;
	list-style: none;
	}
#faq_sub ul.faq_sub-menu li a{
	display: block;
	height: 41px;
	width: 207px;
	background: url(img/faq/gnavi_link.jpg) left top;
	color: #333;
	text-indent: 35px;
	line-height: 41px;
	}
#faq_sub ul.faq_sub-menu li.faq_subov a{
	display: block;
	height: 41px;
	width: 207px;
	background: url(img/faq/gnavi_link.jpg) left -42px;
	color: #333;
	text-indent: 35px;
	line-height: 41px;
	}
#faq_sub ul.faq_sub-menu li a:hover{
	background-position: left -42px;
	}





/*************************************************************

　■募集要項共通

**************************************************************/




/*Header--------------------
----------------------------*/
#gist_header{
	clear: both;
	width: 786px;
	height:123px;
	background: url(img/gist/gist_head.jpg);
}
#gist_header h2{
	width :786px;
	height:123px;
	margin:  0px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	}


/*MainArea------------------
----------------------------*/
#gist_main{
	position: relative;
	left: -25px;
	width:492px;
	float:right;
	margin: 0 0 12px 0;
	}
#gist_main div.box{
	margin: 0 0 24px 15px;
	}
#gist_main h3{
	height: 49px;
	padding: 0px;
	margin : 0 0 12px 0;
	overflow: hidden;
	text-indent: -9999px;
	}
#gist_main h4.cap_bg{
	height: 30px;
	margin : 0 0 9px 0;
	padding: 0 0 0 5px;
	font-size: 120%;
	line-height:30px;
	background :url(img/gist/cap_bg.gif)  no-repeat left center;
	}
#gist_main ul{
	margin-top: 15px;
	margin-bottom:30px;
	padding-top:0px;
	padding-bottom:0px;
	}
#gist_main li{
	margin:2px 0;
	padding: 0 0 0 2px;
	letter-spacing: 0.1em;
	list-style: url(img/gist/list-item.gif);
	}
#gist_main p{
	margin: 0 0 7px 0;
	padding:0px;
	}


/*SubArea-------------------
----------------------------*/
#gist_sub{
	position: relative;
	left: 24px;
	width:213px;
	float:left;
	margin: 0 0 12px 0;
	padding: 0px;
	}
#gist-sub-menu{
	padding-bottom: 11px;
	background: url(img/gist/gnavi_foot.jpg) no-repeat center bottom;

	/* for IE bug... */
	width: 213px;
	}
#gist-sub-menu h4{
	width : 213px;
	height: 38px;
	margin :0px;
	padding:0px;
	overflow: hidden;
	text-indent: -9999px;
	background : url(img/gist/gnavi_head.jpg) no-repeat center bottom;
	}
#gist-sub-menu ul.gist_sub-menu{
	margin: 0px;
	padding:0px;
	background: url(img/gist/gnavi_bg.jpg);
	}
#gist-sub-menu ul.gist_sub-menu li{
	margin:0 0 0 1px;
	list-style: none;
	}
#gist-sub-menu ul.gist_sub-menu li a{
	display: block;
	height: 41px;
	width: 207px;
	background: url(img/gist/gnavi_link.jpg) left top;
	color: #333;
	text-indent: 35px;
	line-height: 41px;
	}
#gist-sub-menu ul.gist_sub-menu li.gist_subov a{
	display: block;
	height: 41px;
	width: 207px;
	background: url(img/gist/gnavi_link.jpg) left -42px;
	color: #333;
	text-indent: 35px;
	line-height: 41px;
	}
#gist-sub-menu ul.gist_sub-menu li a:hover{
	background-position: left -42px;
	}


/*採用について--------------
----------------------------*/
#gist_main h3.gist_title01{ background:url(img/gist/h_01.gif); }
#gist_main h3.gist_title02{ background:url(img/gist/h_02.gif); }
#gist_main h3.gist_title03{ background:url(img/gist/h_03.gif); }
	
#gist_main h4.type_senpai{
	width :101px;
	height: 15px;
	margin : 0 0 5px 0;
	padding: 0px;
	text-indent: -9999px;
	background : url(img/gist/cap_senpai.gif) no-repeat left center;
	}
#gist_main div.inbox{
	margin: 0 0 0 0px;
	width: 477px;
	overflow: hidden;
	}
#gist_main div.inbox div.box_left{
	float: left;
	width: 113px;
	}
#gist_main div.inbox div.box_right{
	float: right;
	width: 355px;
	}
#gist_main span.small{
	color: #999;
	margin: 2px 0 0 0;
	display: block;
	text-align: center;
	font-size: 80%;
	}


/*新卒用--------------------
----------------------------*/
#gist_main p{
	letter-spacing: 0.1em;
	line-height: 130%;
	}
#gist_main div.box_entry{
	text-align: center;
	margin: 0 0 24px 0;
	padding-top: 18px;
	}
#gist_main h3.ngrad_title01{
	background:url(img/gist/ngrad_h01.gif);
	}
#gist_main h3.ngrad_title02{
	background:url(img/gist/ngrad_h02.gif);
	}
#gist_main dl.ngrad_type01{
	padding:0px;
	margin :0px;
	}
#gist_main dl.ngrad_type01 dt{
	margin: 0 0 5px 0;
	font-weight:bold;
	}
#gist_main dl.ngrad_type01 dd{
	margin :0 0 10px 0;
	padding:0 0 6px 0;
	letter-spacing: 0.1em;
	line-height: 130%;
	background: url(img/border_dot2.gif) repeat-x left bottom;
	}
#gist_main dl.ngrad_type02{
	float: left;
	width: 450px;
	margin :0 0 0 0px;
	padding:0px;
	border-top  : 1px solid #666;
	border-left : 1px solid #666;
	border-right: 1px solid #666;
	position: relative;
	left: 10px;
	background: url(img/gist/ngrad_type02.gif);
	}
#gist_main dl.ngrad_type02 dt{
	float: left;
	width: 120px;
	padding: 5px 0 5px 10px;
	margin : 0 0px 0 0;
	}
#gist_main dl.ngrad_type02 dd{
	margin: 0 0 0 0px;
	padding: 5px 5px 5px 130px;
	border-bottom: 1px solid #666;
	line-height: 145%;
	}
#gist_main dl.ngrad_type02 dd.heightx2{
	line-height:2.5em;
	}
	
#gist_main dl.ngrad_type02 span.gist_small{
	font-size: 10px;
	color:#555;
}

/*中途採用----------------
----------------------------*/

/*** 中途採用 ***/
#gist_main h3.ograd_title01{
	background:url(img/gist/ograd_h01.gif);
	}
	
#page_link{
}
#page_link table{
	width: 500px;
	margin: 0 auto;
}
#page_link table td{
	width: 33%;
	padding-left: 2em;
}

/*募集テーブル*/
#gist_main table.gistTable{
	width: 100%;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	
	margin-top: 24px;
}
#gist_main table.gistTable th,
#gist_main table.gistTable td{
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border: 1px solid #999;
}
#gist_main table.gistTable th{
	width: 120px;
	background: #C7E8FA;
}










/*************************************************************

　■セミナー情報

**************************************************************/


/*MainArea------------------
----------------------------*/
#seminar_main{
	color:333;
	position: relative;
	left: -21px;
	width:492px;
	float:right;
	margin: 0 0 12px 0;
	}
#seminar_main div.box{
	margin: 0 0 30px 10px;
	}
#seminar_main div.box_entry{
	text-align: center;
	padding-top: 22px;
	}
#seminar_main div.box_entry p{
	margin: 0 0 6px 0;
	padding:0px;
	}
#seminar_header{
	clear: both;
	}
#seminar_header h2{
	margin: 0px;
	padding:0px;
	width : 786px;
	height: 122px;
	text-indent: -9999px;
	background: url(img/seminar/seminar_head.jpg);
	}
#seminar_main h3{
	height: 49px;
	padding: 0px;
	margin : 0 0 12px 0;
	text-indent: -9999px;
	}
	
#seminar_main h3.seminar_title01{
	background: url(img/seminar/nsemi_h01.gif);
	}
#seminar_main h3.career_title01{
	background: url(img/seminar/osemi_h01.gif);
	}
#seminar_main h4{
	margin: 0 0 12px 0;
	padding:0px;
	font-size: 120%;
	}
#seminar_main h4.new_icon{
	padding:0 0 0 45px;
	background:url(img/icon_new.gif) no-repeat left center;
	
	/* for IE bug... */
	position: relative;
	}
#seminar_main h4.seminar_title02{
	height: 23px;
	text-indent: -9999px;
	background: url(img/seminar/nsemi_h02.gif) no-repeat left top;
	}
#seminar_main p{
	letter-spacing: 0.1em;
	line-height: 130%;
	}
#seminar_main dl{
	float: left;
	width: 450px;
	margin :0 0 0 0px;
	padding:0px;
	border-top  : 1px solid #666;
	border-left : 1px solid #666;
	border-right: 1px solid #666;
	position: relative;
	left: 10px;
	background: url(img/gist/ngrad_type02.gif);
	}
#seminar_main dl dt{
	float: left;
	width: 120px;
	padding: 5px 0;
	margin : 0 0px 0 0;
	text-align: center;
	}
#seminar_main dl dd{
	margin: 0 0 0 0px;
	padding: 5px 5px 5px 130px;
	border-bottom: 1px solid #666;
	line-height: 145%;
	}
#seminar_main dl.ngrad_type02 dd.heightx2{
	line-height:2.5em;
	}

#PageLink p{
	text-align: center;
	font-size: 11px;
}
#PageLink p a{
	color:#47B3ED;
}
#PageLink p a:hover{
	background: #47B3ED;
	color: #fff;
}








/*SubArea-------------------
----------------------------*/
#seminar_sub{
	position: relative;
	left: 24px;
	width:213px;
	float:left;
	margin: 0 0 12px 0;
	}
#seminar-sub-menu{
	padding-bottom: 11px;
	background: url(img/seminar/gnavi_foot.jpg) no-repeat left bottom;
	
	/* for IE bug... */
	width: 213px;
	}
#seminar-sub-menu h4{
	width : 213px;
	height: 38px;
	margin :0px;
	padding:0px;
	text-indent: -9999px;
	background : url(img/seminar/gnavi_head.jpg) no-repeat center bottom;
	}
#seminar-sub-menu ul.seminar_sub-menu{
	margin: 0px;
	padding:0px;
	background: url(img/seminar/gnavi_bg.jpg);
	}
#seminar-sub-menu ul.seminar_sub-menu li{
	margin:0 0 0 1px;
	list-style: none;
	}
#seminar-sub-menu ul.seminar_sub-menu li a{
	display: block;
	height: 41px;
	width: 207px;
	background: url(img/seminar/gnavi_link.jpg) left top;
	color: #333;
	text-indent: 35px;
	line-height: 41px;
	}
#seminar-sub-menu ul.seminar_sub-menu li.seminar_subov a{
	display: block;
	height: 41px;
	width: 207px;
	background: url(img/seminar/gnavi_link.jpg) left -42px;
	color: #333;
	text-indent: 35px;
	line-height: 41px;
	}
#seminar-sub-menu ul.seminar_sub-menu li a:hover{
	background-position: left -42px;
	}

/*GoogleMap-----------------
----------------------------*/
#map{
	width: 467px;
	height: 292px;
	background: #CDEAFA;
	border: 5px solid #CDEAFA;
}
div.map_marker h4{
	margin: 0 0 12px 0;
	padding:0 0 8px 0;
	text-align: center;
	border-bottom: 1px dotted #666;
	}
div.map_marker p{
	margin: 0px;
	padding:0px;
	text-align: center;
	}



/*FormArea------------------
----------------------------*/
.error_msg{
	color: #d00;
	text-align: center;
	padding:15px;
	margin: 0 60px 20px 60px;
	border: 2px solid #a00;
	}
.error_msg p{
	margin: 0 0 12px 0;
	padding:0px;
	}
.msg_box{
	color: #555;
	text-align: center;
	padding:15px;
	margin: 0 60px 20px 60px;
	border: 2px solid #666;
	}
.send_success{
	text-align: center;
	}
.send_success h3{
	width: 706px;
	height:250px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
	text-indent: -9999px;
	background: url(http://recruit.city-estate.co.jp/img/seminar/thanks2.jpg) no-repeat center top;
	}
#seminar_header p{
	text-align: center;
	}
div.form_area{
	margin: 0 0 50px 0;
	position: relative;
	}
div.form_area .error{
	color: #d00;
	font-weight: bold;
	margin: 5px 0 0px 0;
	}
div.form_area form{
	margin: 10px 60px;
	padding:0px;
	}
div.form_area fieldset{
	border:1px solid #ccc;
	color: #666;
	margin: 0 0 20px 0;
	padding:10px;
	}
div.form_area legend{
	width:150px;
	margin: 0px;
	padding:5px 12px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#47B3ED;
	}
div.form_area dt{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-indent: 15px;
	float: left;
	width: 180px;
	line-height: 1.5em;
	}
div.form_area dd{
	margin: 0 0 10px 0;
	padding:0px 0 7px 180px;
	border-left:8px solid #8ACEF4;
	border-bottom:1px solid #8ACEF4;
	line-height: 1.5em;
	}
	
div.form_area dt.seminer{ height: 30px; }
div.form_area dt.name{ height: 30px; }
div.form_area dt.tel{ height: 30px; }
div.form_area dt.mail{ height: 30px; }
div.form_area input.btn_style{ margin: 10px 2px 0 2px; }
div.privacy{
	height:150px;
	margin: 25px 60px 0 60px;
	padding: 10px;
	overflow: auto;
	color: #333;
	border: 1px solid #666;
}
div.privacy p{
	font-size: 80%;
	line-height: 140%;
	}
div.privacy h3{
	font-size: 140%;
	margin: 0 0 10px 0;
	padding:0px;
	text-align: center;
}









/*************************************************************

　■スタッフ紹介■

**************************************************************/


/*Layout--------------------
----------------------------*/
#staff_main{
	color: #333;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	
	position: relative;
	left: -21px;
	width:467px;
	float:right;
	margin: 0 0 12px 0;
	}

#staff_sub{
	color: #333;
	position: relative;
	left: 24px;
	width:245px;
	float:left;
	margin: 32px 0 12px 0;
	}
#staff_sub2{
	color: #333;
	position: relative;
	left: 24px;
	width:245px;
	float:left;
	margin: 0px 0 12px 0;
	}



/*Header--------------------
----------------------------*/
#staff_header{ clear: both; }
#staff_header h2{
	margin: 0px;
	padding:0px;
	width : 786px;
	height: 122px;
	text-indent: -9999px;
	background: url(img/staff/staff_head.jpg);
	}


/*MainHeade-----------------
----------------------------*/
#staff_main div#staff_main_head{
	margin-bottom: 24px;
}

/*Column--------------------
----------------------------*/
#staff_main div.column{
	margin-bottom: 32px;
}
#staff_main div.clearfix{
	margin-bottom: 6px;
}
#staff_main div.column h3, #staff_main div.columnMain h3, #staff_main div.column2 h3{
	height: 30px;
	margin: 0 0 12px 0;
	padding:0 0 0 12px;
	font-size: 1em;
	line-height: 30px;
	letter-spacing: 0em;
	background: url(img/staff/cap_bg.gif) no-repeat;
}
#staff_main div.column p, #staff_main div.columnMain p, #staff_main div.column2 p{
	margin: 0 0 8px 0;
	padding:0;
}
#staff_main div.column ol li,#staff_main div.columnMain ol li{
	margin-bottom: 6px;
}

/*Column2--------------------
----------------------------*/
#staff_main div.columnMain{
	width: 350px;
	float: left;
}
#staff_main div.columnSub{
	width: 110px;
	float: right;
}

/*stress*/
#staff_main #stress{
	height: 42px;
	font-size: 11px;
	line-height: 1.2em;
	padding: 35px 20px 0px 20px;
	background: url(img/staff/stress_bg.gif) no-repeat;
}


/*OpenMenu--------------------
----------------------------*/
/*
#side_openMenuWork, #side_openMenuFuture, #side_openMenuEmotion{
	margin-bottom: 24px;
}
#side_openMenuWork h4, #side_openMenuFuture h4, #side_openMenuEmotion h4{
	margin: 0;
	padding:0;
	width: 245px;
	height: 55px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}
#side_openMenuWork a, #side_openMenuFuture a, #side_openMenuEmotion a{
	color: #039;
}
#side_openMenuWork a:hover, #side_openMenuFuture a:hover, #side_openMenuEmotion a:hover{
	color: #fff;
	background: #039;
}
#side_openMenuWork dl, #side_openMenuFuture dl, #side_openMenuEmotion dl{
	margin: 6px 0 0 12px;
	padding:0;
}
#side_openMenuWork dt, #side_openMenuFuture dt, #side_openMenuEmotion dt{
	height: 13px;
	text-indent: -9999px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: left top;
}
#side_openMenuWork dd, #side_openMenuFuture dd, #side_openMenuEmotion dd{
	padding-bottom: 12px;
}

#side_openMenuWork dl{ background: url(img/staff/side_bg1.jpg) right bottom no-repeat; }
#side_openMenuFuture ul{ padding-bottom: 17px; background: url(img/staff/side_bg3.jpg) right bottom no-repeat; }
#side_openMenuEmotion ul{ padding-bottom: 17px; background: url(img/staff/side_bg2.jpg) right bottom no-repeat; }

#side_openMenuWork h4{ background: url(img/staff/side_title1.jpg); }
#side_openMenuFuture h4{ background: url(img/staff/side_title3.jpg); }
#side_openMenuEmotion h4{ background: url(img/staff/side_title2.jpg); }

#side_openMenuWork dt.chintai{ background: url(img/staff/group_chintai.gif) no-repeat; }
#side_openMenuWork dt.eigyo{ background: url(img/staff/group_eigyo.gif) no-repeat; }
#side_openMenuWork dt.unei{ background: url(img/staff/gruop_unei.gif) no-repeat; }
*/


/*CloseMenu--------------------
----------------------------*/
/*
div#side_closeMenu{}
div#side_closeMenu dl, div#side_closeMenu dt{
	margin: 0;
	padding:0;
}
div#side_closeMenu dt a{
	width: 235px;
	height: 41px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-position: 0px 0px;
}
div#side_closeMenu dt.closeWork a{
	background: url(img/staff/side_menu3.jpg) no-repeat;
}
div#side_closeMenu dt.closeFuture a{
	background: url(img/staff/side_menu1.jpg) no-repeat;
}
div#side_closeMenu dt.closeEmotion a{
	background: url(img/staff/side_menu2.jpg) no-repeat;
}
div#side_closeMenu dt a:hover{
	background-position: 0 -41px;
}
div#side_closeMenu dd{
	margin: 8px 0 16px 12px;
}
*/


/*New! SideMenu--------------------------
-----------------------------------------*/
#sideWork, #sideFuture, #sideEmotion{
	margin-bottom: 18px;
}
#sideWork h4, #sideFuture h4, #sideEmotion h4{
	margin:0;
	padding:0;
	text-indent: -9999px;
}
#sideWork p, #sideFuture p, #sideEmotion p{
	padding-left: 1em;
}
#sideWork h4#part1{	background: url(img/staff/side_title1_part1.jpg); }
#sideWork h4#part2{	background: url(img/staff/side_title1_part2.jpg); }

#sideWork h4.sideWorkOpen{
	height: 55px;
	background: url(img/staff/side_title1.jpg);
}
#sideWork dl{
	x padding-bottom: 17px;
	x background: url(img/staff/side_bg1.jpg) right bottom no-repeat;
}
#sideWork dt{
	height: 13px;
	text-indent: -9999px;
	margin-bottom: 2px;
}
#sideWork dt.chintai{background: url(img/staff/group_chintai2.gif) no-repeat;}
#sideWork dt.eigyo{background: url(img/staff/group_eigyo2.gif) no-repeat;}
#sideWork dt.unei{background: url(img/staff/gruop_unei2.gif) no-repeat;}

#sideWork dd{
	margin-bottom: 9px;

}
#sideWork dd a{
	color: #039;
}
#sideWork dd a:hover{
	color: #fff;
	background: #039;
}
#sideWork h4.sideWorkClose a{
	display: block;
	width: 235px;
	height: 41px;
	text-indent: -9999px;
	background: url(img/staff/side_menu3.jpg) no-repeat;
}
#sideWork h4.sideWorkClose a:hover{
	background-position: 0px -41px;
}


#sideFuture h4.sideFutureOpen{
	height: 55px;
	background: url(img/staff/side_title3.jpg);
}
#sideFuture ul{
	padding-bottom: 17px;
	background: url(img/staff/side_bg3.jpg) right bottom no-repeat;
}
#sideFuture li{
	margin-bottom: 12px;
}
#sideFuture li a{
	color: #f60;
}
#sideFuture li a:hover{
	color: #fff;
	background: #f60;
}

#sideFuture h4.sideFutureClose a{
	display: block;
	width: 235px;
	height: 41px;
	text-indent: -9999px;
	background: url(img/staff/side_menu1.jpg) no-repeat;
}
#sideFuture h4.sideFutureClose a:hover{
	background-position: 0px -41px;
}



#sideEmotion h4.sideEmotionOpen{
	height: 55px;
	background: url(img/staff/side_title2.jpg);
}
#sideEmotion ul{
	padding-bottom: 17px;
	background: url(img/staff/side_bg2.jpg) right bottom no-repeat;
}
#sideEmotion li{
	margin-bottom: 9px;
	font-size:	1.1em;
}
#sideEmotion li a{
	color: #029900;
}
#sideEmotion li a:hover{
	color: #fff;
	background: #029900;
}
#sideEmotion h4.sideEmotionClose a{
	display: block;
	width: 235px;
	height: 41px;
	text-indent: -9999px;
	background: url(img/staff/side_menu2.jpg) no-repeat;
}
#sideEmotion h4.sideEmotionClose a:hover{
	background-position: 0px -41px;
}



/* 社員紹介バックナンバー */
#backNumber{
	padding-bottom: 17px;
	background: url(img/staff/side_bg1.jpg) right bottom no-repeat;
}
#backNumber h4{
	text-indent: 0px;
}
#backNumber ul{

}
#backNumber li{
	margin-bottom: 6px;
}


/* バナーエリア */
div.bnr-area{}
div.bnr-area ul{
	list-style: none;
	margin:0;
	padding:0;
}
div.bnr-area li{
	margin: 0 0 6px 0;
}





/*************************************************************

　■座談会■

**************************************************************/

#meeting_main{
	color: #333;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	
	position: relative;
	left: -21px;
	width:467px;
	float:right;
	margin: 0 0 12px 0;
}

#meeting_main h3{
	x height: 30px;
	min-height: 30px;
	x margin: 18px 0 12px 0; /*08.05.29*/
	margin: 32px 0 12px 0;
	padding:0 0 0 12px;
	font-size: 1.2em;
	line-height: 30px;
	letter-spacing: 0em;
	background: url(img/staff/cap_bg2.gif) no-repeat;
}
* html #meeting_main h3{
	height: 30px;
}
#meeting_pageHead{
	margin-bottom: 12px;
}
#meeting_pageHead h3{
	height: auto;
	margin: 0;
	padding:0;
	background: none;
}


#meeting_main div.clearfix{
	margin-bottom: 10px;
}
#meeting_main div.clearfix div.person{
	float: left;
	width: 60px;
	text-align: center;
}
#meeting_main div.clearfix div.dialog{
	margin-left: 80px;
}

#meeting_main div.clearfix div.dialog p{
	margin: 0;
	padding:0;
	
}
#meeting_main div.clearfix div.dialog dl,
#meeting_main div.clearfix div.dialog dd{
	margin:0;
	padding:0;
}
#meeting_main div.clearfix div.dialog dt{
	margin-bottom: 3px;
}

#meeting_main div.clearfix div.dialog dd p{
	margin-bottom: 0.8em;
}

#meeting_pageFoot{
	margin: 24px 0 0 0;
	text-align: center;
}
#meeting_pageFoot img{
	vertical-align: middle;
}
#meeting_pageFoot a{
	color: #f60;
}



/*************************************************************

　■感動は僕らの原動力■

**************************************************************/
#emotion_main{
	color: #333;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	width:470px;
	float:right;
	margin: 0 0 12px 0;
	margin-right: 20px;
	}
/*▼Hack for IE6*/
* html #emotion_main{
	margin-right: 10px;
}

#emotion_sub{
	color: #333;
	position: relative;
	left: 24px;
	width:245px;
	float:left;
	margin: 0px 0 12px 0;
	}



/*--Header--*/
#emotionHeader{
	margin-bottom:	36px;
}
#emotionHeader h2{
	margin:			0 0 3px 0;
	padding:		0;
}

/*--pagenate--*/
div.pagenate{
	margin:			6px 0 12px 0;
}
div.pagenate p{
	margin:			0;
	padding:		0;
	text-align: 	center;
}
div.pagenate a{ color: #00ae00;}
div.pagenate a:hover{ color:#fff; background-color: #00ae00;}

/*--emotionColumn--*/
div.emotionColumn{
	margin-bottom: 12px;
}
div.emotionColumn h3{
	line-height:	30px;
	text-indent:	12px;
	margin:			0;
	padding:		0;
	background-image:url(./img/staff/cap_bg3.gif);
	background-repeat: no-repeat;
}
div.emotionColumn div.eColumn img{
	float: right;
	margin-left: 15px;
	margin-bottom: 12px;
}
div.emotionColumn p.eColumnFooter{
	clear: 			both;
	margin:			0;
	padding:		3px 0 0 0;
	text-align: 	right;
	border-top:		3px solid #00ae00;
}

/*ページトップ*/
span.pageTop a{
	padding-left: 12px;
	font-size: 10px;
	color: #47B3ED;
	background: url(./img/bt_top01.gif) left center no-repeat;
}
span.pageTop a:hover{
	padding-left: 12px;
	color:#ff9900;
	background: url(./img/bt_top02.gif) left center no-repeat;
}





/* 20110.10.04 */
#sub-banner img{
	margin-bottom: 10px;
}
#bn_recruit{
	padding-top: 8px;
}
