@charset "utf-8";

div#leftContents div#subResult {
	margin-top:10px;
}

div#subResult {
	background:url(../images/subtitle_bg.gif) no-repeat;
	width:720px;
	height:40px;
	margin-top:30px;
}

div#subResult h1 {
	background:url(../images/subtitle_label_search_new.gif) no-repeat;
	display:inline-block;
	margin:12px auto 0 11px;
	font-size: 100%;
	font-weight: bold;
	text-indent: 25px;
}

/* filterText
*****************************************/

div.filterText {
	margin-top:10px;
}

div.filterText span,
div.filterText a {
	display:inline;
	line-height:1;
	font-size:85%;
}

div.filterText span {
	border-left:1px solid #E2D3AC;
	padding-left:10px;
	margin-left:10px;
}

div.filterText span.first {
	border-left:none;
	padding-left:0;
	margin-left:0;
}


/* pagingBar
*****************************************/

div.pagingBar {
	margin-top:10px;
}


div.pagingBar {
	width:100%;
	font-size:90%;
	display:inline-block;
	background:url(../images/page_list_bg_bottom.gif) no-repeat 0 bottom;
}

div.pagingBar div {
	width:100%;
	display:inline-block;
	background:url(../images/page_list_bg_top.gif) no-repeat 0 0;
}

div.pagingBar div p {
	float:left;
	padding:5px 0 5px 5px;
}

div.pagingBar div ul {
	float:right;
	padding-top:5px;
	padding-right:5px;
}

div.pagingBar div ul li {
	display:inline;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}

div.pagingBar div ul li.selected {
	background:#F84101;
	padding-left:5px;
	padding-right:5px;
	_padding:2px 1px 2px 3px;
}

body.mac div.pagingBar div ul li.selected {
	padding-top:3px;
}

div.pagingBar div ul li.selected a,
div.pagingBar div ul li.selected a:hover {
	color:#fff;
}


/* article
*****************************************/

div.article {
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
	display:inline-block;
	background:url(../images/index_panel_line.gif) repeat-x 0 top;
}

body.mac div.article {
	padding-bottom:15px;
}

div.article.first {
	background:none;
}

div.article div.left {
	float:left;
	width:240px;
	margin-right:20px;
}

div.article div.right {
	float:left;
	width:460px;
	font-size:85%;
}

body.mac div.article div.right {
	font-size:90%;
}

div#leftContents div.article div.right h2 {
	font-size:120%;
	font-weight:bold;
	line-height:1;
	_line-height:1.4;
	margin:0;
	padding:0;
	background:none;
}

div.article div.right p {
	margin-top:10px;
}

div.article div.right table {
	border-spacing:0;
	margin-top:5px;
}

div.article div.right table th {
	background:#F0E8D1;
	text-align:center;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	white-space:nowrap;
}

body.mac div.article div.right table td {
	font-size:95%;
}

div.article div.right table th,
div.article div.right table td {
	padding:2px 5px 2px 5px;
}

div.article div.right table {
	
}

div.article div.right p.more {
	text-align:right;
	margin-top:0;
}


/* search right column
*****************************************/

h4.labelFilter {
	background:url(../images/label_filter.gif) no-repeat;
	text-indent:-9999px;
	height:38px;
}

div.filterBox {
	margin-top:10px;
	font-size:85%;
	width:100%;
	display:inline-block;
	background:url(../images/right_filter_bg_middle.gif) repeat-y;
}

div.filterBox div.filterBoxInner {
	background:url(../images/right_filter_bg_bottom.gif) no-repeat 0 bottom;
}

div.filterBox div.filterBoxInner h5 {
	padding:10px 0 10px 25px;
	background:url(../images/right_filter_bg_top_plus.gif) no-repeat 0 top;
}

div.filterBox div.filterBoxInner h5 a {
	display:block;
	height:17px;
	text-indent:-9999px;
}

div.open div.filterBoxInner h5 {
	background:url(../images/right_filter_bg_top.gif) no-repeat 0 top;
}

div.filterBox div.filterBoxInner ul {
/*	display:none;*/
	padding-bottom:10px;
}

div.open div.filterBoxInner ul {
	display:inline-block;
	padding-bottom:10px;
}


div.filterBox div.filterBoxInner ul ul {
	padding-bottom:0;
}

div#filterArea h5 a { background:url(../images/right_filter_ttl_area.gif) no-repeat; }
div#filterJob h5 a { background:url(../images/right_filter_ttl_job.gif) no-repeat; }
div#filterCondition h5 a { background:url(../images/right_filter_ttl_condition.gif) no-repeat; }

div.filterBox div.filterBoxInner li input {
	vertical-align:middle;
}

div.filterBox div.filterBoxInner li label {
	padding-left:5px;
	line-height:1;
}

div.filterBox div.filterBoxInner li {
	padding:3px 0 3px 10px;
}

div.filterBox div.filterBoxInner select {
	margin: 3px 0 3px 10px;
        line-height: 1.2;
}

div.filterBox div.filterBoxInner select option {
	padding: 2px 3px;
        color:#333333;
}

div.filterBox div.filterBoxInner li span {
	padding-left:5px;
}

div.filterBox div.filterBoxInner li ul {
	margin-top:3px;
}

div.filterBox div.filterBoxInner li li {
	padding:2px 0 2px 20px;
}


/* detailBox
*****************************************/

div#subIntroduction p {
	padding-bottom:9px;
	margin-top:20px;
	background:url(../images/h1_line.gif) repeat-x 0 bottom;
}

div#subIntroduction p span {
	display:block;
	height:18px;
	text-indent:-9999px;
	background:url(../images/subtitle_label_introduction.gif) no-repeat;
}

div.detailBox {
	margin-top:20px;
	display:inline-block;
}

div#leftContents div.detailBox h1 {
	font-size:140%;
	font-weight:bold;
	margin:0;
	padding:0;
	background:none;
}

div.detailBox div.left ul li img {
	width:60px;
	height:40px;
}

div.detailBox div.left {
	float:left;
	width:350px;
	margin-right:20px;
	margin-top:20px;
}

div.detailBox div.right {
	float:left;
	width:350px;
	margin-top:20px;
}

div.detailBox div.imageContainer {
	width:350px;
	height:233px;
}

div.detailBox div.left ul {
	padding-top:2px;
}

div.detailBox div.left li {
	display:inline-block;
	width:60px;
	float:left;
	margin-right:2px;
}

div.detailBox div.left li a {
	display:inline-block;
	position:relative;
}

div.detailBox div.left li a span.frame {
	display:none;
}

div.detailBox div.left li.selected a span.frame {
	display:block;
	position:absolute;
	width:60px;
	height:40px;
	top:0;
	left:0;
	background:url(../images/detail_photo_frame.gif) no-repeat;
}


div#leftContents div#subInfo h2 { background:url(../images/subtitle_label_info.gif) no-repeat; width:100%; _width:auto; height:17px; }
div#leftContents div#subAbout h2 { background:url(../images/subtitle_label_about.gif) no-repeat; width:100%; _width:auto; height:17px; }



/* detailTable
*****************************************/

.detailTable th {
	width:130px;
}

div#leftContents div.entryBox {
	text-align:center;
	margin:30px auto 20px auto;
}

div#leftContents div.entryBox p,
div#leftContents div.entryBox p a {
	width:240px;
	height:50px;
}

div#leftContents div.entryBox p {
	margin:auto;
}

div#leftContents div.entryBox p a {
	display:block;
	background:url(../images/btn_entry.gif) no-repeat;
	text-indent:-9999px;
}

div#leftContents div.entryBox p a:hover {
	background-position:-242px 0;
}

div#rightContents div.entryBox,
div#rightContents div.researchBox {
	margin-bottom:10px;
}

div#rightContents div.entryBox p a {
	width:200px;
	height:50px;
}

div#rightContents div.researchBox p a {
	width:200px;
	height:30px;
}

div#rightContents div.entryBox p a,
div#rightContents div.researchBox p a {
	display:block;
	text-indent:-9999px;
}

div#rightContents div.entryBox p a {
	background:url(../images/btn_entry_right.gif) no-repeat;
}

div#rightContents div.researchBox p a {
	background:url(../images/btn_research.gif) no-repeat;
}

div#rightContents div.entryBox p a:hover,
div#rightContents div.researchBox p a:hover {
	background-position:-202px 0;
}


/* cationPanel
*****************************************/

div.cationPanel {
	width:720px;
	margin-top:30px;
	font-size:110%;
	background:url(../images/detail_panel_bg_middle.gif) repeat-y;
}

div.cationPanel div.cationPanelInner {
	display:inline-block;
	width:720px;
	background:url(../images/detail_panel_bg_bottom.gif) no-repeat 0 bottom;
}

div.cationPanel div.cationPanelInner div.cationPanelHeader {
	background:url(../images/detail_panel_bg_top.gif) no-repeat 0 0;
}

div.cationPanel div.cationPanelInner div.cationPanelHeader h3 {
	color:#F94202;
	font-weight:bold;
	padding:20px 10px 0 20px;
}

div.cationPanelBody {
	margin:20px;
}

div.cationPanelBody table th {
	white-space:nowrap;
	padding-right:30px;
	text-align:left;
}

div.cationPanelBody table td {
	
}

div.cationPanelBody table th,
div.cationPanelBody table td {
	vertical-align:top;
	padding-top:3px;
	padding-bottom:3px;
	font-size:95%;
}

div.rightNavi span.price {
	display:block;
}

div#rightContents div#cationRecommendJob h4 { background:url(../images/r_ttl_recommend_job.gif) no-repeat; }
div#rightContents div#cationRecommend h4 { background:url(../images/r_ttl_recommend.gif) no-repeat; }