@charset "UTF-8";

/*==================================================================
	1: search area
===================================================================*/
#fullTime,
#partTime {
	width: 880px;
	height: 35px;
	margin-bottom: 10px;
	background-image: url("/img/home/h_full_part.gif");
	text-indent: -5000px;
}
#partTime { background-position: 0 -35px; }
#searchBox {
	position: relative;
	float: left;
	width: 730px;
	height: 360px;
}
#searchBox .leftBox {
	width: 470px;
	height: 360px;
	background: url("/img/home/bg_area.gif") no-repeat;					
}
#area {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 447px;
	height: 261px;
	background: url("/img/home/bg_map.gif") no-repeat;
}
area {
	cursor: pointer;
}
#keyword {
	position: absolute;
	bottom: 10px;
	_bottom: 20px;
	left: 10px;
	width: 429px;
	height: 52px;
	padding: 8px;
	border: 1px solid #CFC9B7;
	background: #EFEEE6;
}
#keyword form { position: relative; }
#keyword form #annotation {
	position: absolute;
	top: 2px;
	right: 0;
	_right: 7px;
}

#serchKeyword {
	width: 426px;
	height: 22px;
	margin-bottom: 7px;
	background: url("/img/home/h3_search.gif") no-repeat 0 -105px;
	text-indent: -5000px;
}
.partTime #serchKeyword { background-position: 0 -127px !important; }

#searchBox .rightBox {
	position: relative;
	width: 250px;
	height: 360px;
	background: url("/img/home/bg_searchdetail.gif") no-repeat;
}
#searchBox .rightBox .inner {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 210px;
	height: 322px;
	padding: 8px 10px;
	background: #EFEDE6;
}
#searchBox .rightBox .inner h3 {
	position: relative;
	width: 210px;
	height: 21px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url("/img/home/h3_search.gif");
	text-indent: -5000px;
}
.partTime #searchBox .rightBox .inner h3 {
	margin: 6px 0 7px;
}
#searchBox .rightBox .inner h3 input {
	position: absolute;
	top: -3px;
	z-index: 9;
	border: 0;
	text-indent: -5000px;
	cursor: pointer;
}
#searchBox .rightBox .inner p {
	margin-bottom: 0;
}
#searchBox .rightBox .inner label {
	font-size: x-small;
}
#searchBox .rightBox .inner textarea {
	overflow: hidden;
	width: 200px;
	height: 2.5em;
	font-size: x-small;
}
#resetButton {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 9;
	width: 52px;
	height: 20px;
	border: 0;
	background: url("/img/btn/btn_reset.gif") no-repeat;
	text-indent: -5000px;
	cursor: pointer;	
}
#resetButton:hover { background: url("/img/btn/btn_reset_o.gif") no-repeat; }

.selectBox {
	overflow: auto;
	height: 2.2em;
	width: 200px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
	font-size: x-small;
	line-height: 1.3;
}

#submitButton {
	display: block;
	margin: 10px auto 0;
	text-align: center;
}
.partTime #submitButton { margin: 7px auto 0; }
.fullTime #city { margin-top: 0 !important; }
.partTime #recruitment { margin-top: 0 !important; }

.partTime #recruitment ul.inline {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	text-indent: 0 !important;
	width: 180px;
	text-align: right;
}
.partTime #recruitment label { font-size: smaller !important; }
.partTime #recruitment input {
	position: relative !important;
	top: 0 !important;
}

#medical { background-position: 0 -21px; }
#establishment { background-position: 0 -42px; }
#specialty { background-position: 0 -63px; }
	
#medical input { left: 68px; }
#specialty input { left: 95px; }
#schedule input { left: 96px; }

.partTime #recruitment { width: 120px; background-position: -210px -63px; }
.partTime #city { background-position: -210px 0; }
.partTime #medical { background-position: -210px -21px; }
.partTime #establishment { background-position: -210px -42px; }
.partTime #schedule { background-position: -210px -84px; }

/* calender
------------------------------------------------------------ */
#scheduleRoutine {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}


/*==================================================================
	2: bbs area
===================================================================*/
#btnBBS .headline{
	position:absolute;
	}
#btnBBS a{
	position:absolute;
	background: url("/img/home/btn_keyv.gif") no-repeat 0 0;
	width:200px;
	height:67px;
	top:274px;
	left:30px;
	text-indent:-5000px;
	}
#btnBBS a:hover{
	background: url("/img/home/btn_keyv.gif") no-repeat 0 -68px;
	}
#btnEntry a{
	position:absolute;
	background: url("/img/home/btn_keyv.gif") no-repeat -207px 0;
	width:200px;
	height:67px;
	top:274px;
	left:236px;
	text-indent:-5000px;
	}
#btnEntry a:hover{
	position:absolute;
	background: url("/img/home/btn_keyv.gif") no-repeat -207px -68px;
	}
#btnMember a{
	position:absolute;
	background: url("/img/home/btn_keyv.gif") no-repeat -411px 0;
	width:200px;
	height:67px;
	top:274px;
	left:236px;
	text-indent:-5000px;
	}
#btnMember a:hover{
	position:absolute;
	background: url("/img/home/btn_keyv.gif") no-repeat -411px -68px;
	}
#bbs .headline{
	margin-bottom:0;
	}

{[* 
#search {
	position:relative;
	height:315px;
	margin-bottom:10px;
	}

#search #quick{
	position:absolute;
	top:0;
	left:0;
	background: url("/img/home/bg_search_quick.gif") no-repeat 0 0;
	width:295px;
	height:315px;
	}
#search #area{
	position:absolute;
	top:0;
	left:305px;
	background: url("/img/home/bg_area.gif") no-repeat 0 0;
	width:575px;
	height:315px;
	}

#search #quick #hQuick{
	position:absolute;
	top:20px;
	left:20px;
	}
#search #quick #hQuick span{
	background: url("/img/home/h3_search.gif") no-repeat 0 0;
	height:22px;
	display:block;
	width:255px;
	text-indent:-5000px;
	}
#search #quick_2 #hKeyword{
	position:absolute;
	top:153px;
	left:20px;
	background: url("/img/home/h3_search.gif") no-repeat 0 -22px;
	height:22px;
	display:block;
	width:255px;
	text-indent:-5000px;
	}
#search #quick #tArea{
	position:absolute;
	top:55px;
	left:20px;
	width:254px;
	}
#search #quick #tArea span{
	background: url("/img/home/tex_search.gif") no-repeat 0 0;
	display:block;
	width:33px;
	height:12px;
	text-indent:-5000px;
	_margin-top: -4px;
	_background-position: 0 6px;
	}
	
#search #quick #tAreaInput {
	position:absolute;
	top:50px;
	left:70px;
	width:204px;
	}
#search #quick #category{
	position:absolute;
	top:83px;
	left:20px;
	width:254px;
	}
#search #quick #category span{
	background: url("/img/home/tex_search.gif") no-repeat 0 -12px;
	display:block;
	width:33px;
	height:12px;
	text-indent:-5000px;
	}
#search #quick #categoryInput {
	position:absolute;
	top:78px;
	left:70px;
	width:204px;
	}
#search #quick #btnQuickSearch{
	position:absolute;
	top:104px;
	left:100px;
	}
#search #quick_2 #KeywordInput{
	position:absolute;
	top:182px;
	left:20px;
	width:160px;
	}
#search #quick_2 #btnQuickSearch2{
	position:absolute;
	top:180px;
	left:193px;
	}
p#example {
	position: absolute;
	top: 204px;
	left: 21px;
	font-size: 10px;
}
#search #btnQuickSearch3{
	position:absolute;
	top:263px;
	left:20px;
	}
#search #btnQuickSearch3 a{
	background: url("/img/home/btn_quick_search3.gif") no-repeat 0 0;
	height:22px;
	display:block;
	width:256px;
	height:33px;
	text-indent:-5000px;
	}
#search #btnQuickSearch3 a:hover{
	background: url("/img/home/btn_quick_search3.gif") no-repeat 0 -34px;
	}
	 *]}
#spotTab {
	position: absolute;
	top: 0;
	left: 0;
	width: 435px;
	height: 45px;
	background: url("/img/qq_home/tab_spot.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}
#routineTab {
	position: absolute;
	top: 0;
	right: 0;
	width: 435px;
	height: 45px;
	background: url("/img/qq_home/tab_routine.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}


#switchBlock {
	position: relative;
	width: 880px;
	margin: 45px auto 0;
	padding-bottom: 20px;
}

#scheduleRoutine {
	float: left;
	width: 560px;
	margin-bottom: 20px;
	padding: 0px;
}
	
#facilityBox {
	float: right;
	width: 280px;
	margin-left: 10px;
}
#scheduleRoutine h4,
#facilityBox h4,
#workStyle h4 {
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCC;
}
#scheduleRoutine div,
#facilityBox div,
#workStyle div {
	background-color: #FFF;
	border: solid 1px #CFC9B7;
}
#scheduleSpot {
	margin-bottom: 10px;
}
.section.floatBox {
	float: left;
	width: 280px;
	margin-right: 10px;
}
.section.floatBox h4 {
	float: left;
	width: 70px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCC;
}
.section.floatBox .rightBox {
	float: left;
	margin-left: 10px;
}
	
.section.floatBox li {
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCC;
}
.section.floatBox li select,
.section.floatBox li input {
	width: 180px;
}

#workStyle {
	float: left;
	width: 280px;
}

#findBox .section.clearfix {
	width: 860px;
	margin: 0 auto 10px;
}


.sheet td {
	vertical-align:top;
	}
table.calender_table {
	display:none;
	font-size: x-small;
	*font-size: 78%;
	table-layout: fixed;
	width: 210px !important;
	float:left !important;
	margin-left:4px;
}
table.calender_table tbody {
	border-bottom: 0;
}
table.calender_table th,
table.calender_table td {
	width: auto !important;
}
table.calender_table td {
	vertical-align: top !important;
	background: #FFF;
}

table.calender_table{
	border-collapse:collapse;
	border-spacing:0px;
	border-bottom: 0;
	margin-bottom:10px;
	}

table.calender_table caption {
	background-color:#EEE;
	border: 1px solid #CCC;
	border-top: 2px solid #06C;
	border-bottom:none;
	text-align: left;
	padding: 8px 5px;
	font-weight: bold;
	}
table.calender_table thead th{
	border: 1px solid #57BBD5;
	background:#57BBD5;
	padding: 5px;
	*padding: 0 !important;
	text-align: left;
	}

table.calender_table th,
table.calender_table td{
	border: 1px solid #CCCCCC;
	padding: 2px 8px;
	*padding: 2px 0;
	text-align:center;
	}
table.calender_table td input {
	margin: 0 !important;
	padding: 0 !important;
	} 
table.calender_table th{
	background-color:#EEE;
	font-weight: normal;
	}