@charset "UTF-8";

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

	COPYRIGHT(C) CYBRiDGE CORPORATION.
	URL: http://www.cybridge.jp/

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


/*==================================================================
	index.html styles
===================================================================*/
	
#home_vijual{
	padding:8px;
	margin:0 0 5px 0;
	width:674px;
	height:238px;
	background:url("/img/home/bg_key.jpg") no-repeat;
	}
	
#home_vijual ul{
	}	
	
#home_vijual ul li{
	float:left;
	text-indent:-9999px;
	width:246px;
	height:116px;
	}

#home_vijual ul li a{
	width:246px;
	height:116px;
	display:block;
	}	
	
#home_vijual ul li.btn_key01{
	background:url("/img/home/btn_key01.jpg") no-repeat;
	}
#home_vijual ul li.btn_key02{
	background:url("/img/home/btn_key02.jpg") no-repeat;
	}
#home_vijual ul li.btn_key03{
	background:url("/img/home/btn_key03.jpg") no-repeat;
	}
#home_vijual ul li.btn_key04{
	background:url("/img/home/btn_key04.jpg") no-repeat;
	}		

#home_vijual ul li.btn_key01 a:hover{
	background:url("/img/home/btn_key01.jpg") no-repeat 0 -116px;
	}
#home_vijual ul li.btn_key02 a:hover{
	background:url("/img/home/btn_key02.jpg") no-repeat 0 -116px;
	}
#home_vijual ul li.btn_key03 a:hover{
	background:url("/img/home/btn_key03.jpg") no-repeat 0 -116px;
	}
#home_vijual ul li.btn_key04 a:hover{
	background:url("/img/home/btn_key04.jpg") no-repeat 0 -116px;
	}
	
/* ------------------------------------------------------------------
	ピックアップ styles
-------------------------------------------------------------------*/	

ul#pickup{
	clear:both;
	}
	
ul#pickup li{
	font-size:92%;
	width:300px;
	padding:0 0 0 40px;
	background:url("/img/common/pickup.gif") no-repeat left center;
	}

/* ------------------------------------------------------------------
	急募教室 & 新着教室 styles
-------------------------------------------------------------------*/	
	
#home_urgent{
	margin:15px 0;
	clear:both;
	width:340px;
	}
	
#home_new{
	margin:15px 0;
	width:340px;
	}
	
.sectionsmall h2{
	padding:6px 0 10px 25px; 
	font-weight:bold;
	background: url("/img/common/bg_title_s.jpg") no-repeat left top;}
	
html>/**/body .sectionsmall h2{
	padding:6px 0 6px 25px;
	}	
	
#home_urgent ul li,
#home_new ul li{
	padding:5px 0 10px 0;
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0px 100%;
	}
	
#home_urgent ul li strong{
	background:url("/img/common/icon/pickup01.gif") no-repeat left center;
	}	
	
#home_new ul li strong{
	background:url("/img/common/icon/pickup02.gif") no-repeat left center;
	}		
	
#home_urgent ul li strong,
#home_new ul li strong{
	font-weight:normal;
	display:block;
	padding:0 0 4px 24px;
	}	

/* ------------------------------------------------------------------
	banner styles
-------------------------------------------------------------------*/
		
#home_bnr{
	width:690px;
	margin:0 0 20px 0;
	clear:both;
	}

#home_bnr img.left{
	margin:5px 0 0 0; 
	float:left;
	}
	
#home_bnr img.right{
	float:right;
	}
	
/* ------------------------------------------------------------------
	塾講師の求人を探す styles
-------------------------------------------------------------------*/	
	
#home_search h2{
	margin:0 0 15px 0;
	padding:6px 0 10px 25px;
	font-weight:bold;
	background: url("/img/common/bg_title_w.jpg") no-repeat;
	}
	
html>/**/body #home_search h2{
	padding:6px 0 6px 25px;
	}		
	
#home_search .input{
	clear:both;
	width:690px;
	padding:0 0 10px 0;
	background: url("/img/home/bg_search.jpg") no-repeat bottom;
	margin:0 0 10px 0;
	} 		
		
#home_search .input h3{
	width:690px;
	height:40px;
	text-indent:-9999px;
	}
	
#home_search .condition h3{
	background: url("/img/home/bg_search01.jpg") no-repeat;
	}
	
#home_search .station h3{
	background: url("/img/home/bg_search02.jpg") no-repeat;
	}
	
#home_search .area h3{
	background: url("/img/home/bg_search03.jpg") no-repeat;
	}
	
#home_search .school h3{
	background: url("/img/home/bg_search04.jpg") no-repeat;
	}		

#home_search .input ul.list{
	padding:5px 15px 0 15px;
	font-size: 92%;
	}

#home_search .input ul.list li {
	float:left;
	width: 160px;
	margin-right: 5px;
	}
#home_search .input ul.list li a {
	padding-left: 18px;
	background: url("/img/common/arrow02.gif") no-repeat 0 50%;
}
	
* html #home_search .input ul.list li{background: url("/img/common/arrow02.gif") no-repeat 0 30%;}
*+html #home_search .input ul.list li{background: url("/img/common/arrow02.gif") no-repeat 0 30%;}	

#home_search .area ul li.big_area{
	width:665px;
	margin:5px 10px 0 10px;
	padding:0 0 5px 5px;
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0px 100%;
	}
	
#home_search .area ul li.none{
	background:none;
	padding:0 0 0 5px;
	}	
	
#home_search .area ul li.big_area h4{
	width:100px;
	float:left;
	background: url("/img/common/arrow02.gif") no-repeat 0 50%;
	padding:0 0 0 18px;		
	}
	
* html #home_search .area ul li.big_area h4{background: url("/img/common/arrow02.gif") no-repeat 0 30%;}
*+html #home_search .area ul li.big_area h4{background: url("/img/common/arrow02.gif") no-repeat 0 30%;}	
	
#home_search .area ul li.big_area ul{
	padding:0 0 0 50px;
	float:left;
	}	
	
#home_search .area ul li.big_area ul li{
	white-space:nowrap;
	padding:0 10px 0 0;
	display:inline;
	}			

/* ------------------------------------------------------------------
	セレクション
-------------------------------------------------------------------*/

#selection{
	width:200px;
	float:left;
	}
#selection th,
#selection td{
	padding:4px 0px;
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0% 100%;
	line-height:130%;
	font-size:smaller;
}
#selection th{
	text-align:left;
	width:65px;
	}
#selection td a{
	background: #FFF url("/img/icon/li.gif") no-repeat 0% 50%;
	padding-left:12px;
	font-size: larger;
	display:block;
	margin-bottom:3px;
	}
#selection th a img{
	padding:1px;
	border:1px solid #DDD;
	}
#selection th a:hover img{
	border-color: #F60;
	}
	
/*==================================================================
	search styles
===================================================================*/

#search,
#area_chara{
	margin:0 0 15px 0!important;
	}

#search .headline1{
	margin-bottom:0;
	}

#search .inner{
	padding:0;
	position:relative;
	background:#EFEFEF;
	border:1px solid #DDD;
	border-top:none;
	}

#search #snSearchBox{
	width:320px;
	border:1px solid #DDD;
	background:#FFF;
	position:absolute;
	right:8px;
	top:8px;
	}
#search #snSearchBox form{
	padding:8px;
	}
#search #snSearchBox .headline4{
	margin-bottom:6px;
	}
#search #snSearchBox .section{
	margin-bottom:12px;
	}
#search #snSearchBox select{
	width:160px;
	margin-left:10px;
	}
#search #snSearchBox .submit{
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0% 0%;
	padding:5px 0px 0px 0px;
	margin:0px;
	}	

form#searchStation {

	}
#searchAccessTxt {
	color:#666666;
	font-size:x-small;
	padding-left:3px;
	}

	
/* ------------------------------------------------------------------
	企業特集
-------------------------------------------------------------------*/
#company{
	width:475px;
	float:right;
	}
#company h3{
	margin:5px 0 0 0;
	padding:5px;
	font-weight:bold;
	border-bottom:3px solid #DDD;
	}
#company ul{
	position:relative;
	}
#company li{
	padding:5px 0px 5px 8px;
	}
#company li#spRight{
	position:absolute;
	top:0px;
	left:235px;
	width:225px;
	}
#company table{
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
	}
#company th{
	width:33%;
	padding:8px 0px 6px 0px;
	text-align:center;
	line-height:normal;
	}
#company th img{
	margin-bottom:4px;
	}
#company th a{
	text-decoration:none;
	}
#company td{
	padding-left:4px;
	line-height:1.2;
	padding-bottom:4px;
	font-size:11px;
	}
	
/* ------------------------------------------------------------------
	形態から探す
-------------------------------------------------------------------*/
#homeType ul{
	padding:5px 5px 15px 5px;
	}
#homeType li{
	float:left;
	width:136px;
	}
#homeType ul li a {
	background:url("/img/icon/li.gif") no-repeat 0 50%;
	padding-left:15px;
	}

/* ------------------------------------------------------------------
	特徴から探す
-------------------------------------------------------------------*/

#homeFeature ul{
	padding:5px 5px 0 5px;
	}
#homeFeature li{
	float:left;
	width:136px;
	}
#homeFeature ul li a {
	background:url("/img/icon/li.gif") no-repeat 0 50%;
	padding-left:15px;
	}	

/* ------------------------------------------------------------------
	キーワードから探す
-------------------------------------------------------------------*/
#kywordSearch{
	margin-bottom:16px;
	clear: both;
	}
#kywordSearch .formfield{
	width:300px;
	}
#kywordSearch dl#trendWords{
	display:inline;
	}
ul#wordSearch {
	background:#FFF url("/img/common/line_dot.gif") repeat-x scroll 0 0;
	margin-top:6px;
	padding-top:8px;
	}

/* ------------------------------------------------------------------
	企業特集
-------------------------------------------------------------------*/
#company{
	width:475px;
	float:right;
	}
#company h3{
	padding:3px;
	font-weight:bold;
	border-bottom:3px solid #DDD;
	}
#company ul{
	position:relative;
	}
#company li{
	padding:5px 0px 5px 8px;
	}
#company li#spRight{
	position:absolute;
	top:0px;
	left:235px;
	width:225px;
	}
#company table{
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
	}
#company th{
	padding:8px 0px 6px 0px;
	text-align:center;
	line-height:normal;
	}
#company th img{
	margin-bottom:4px;
	}
#company th a{
	text-decoration:none;
	}
#company td{
	padding-left:4px;
	line-height:1.2;
	padding-bottom:4px;
	font-size:11px;
	}

/* ------------------------------------------------------------------
	セレクション
-------------------------------------------------------------------*/

#selection{
	width:200px;
	float:left;
	}
#selection th,
#selection td{
	padding:4px 0px;
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0% 100%;
	line-height:130%;
	font-size:smaller;
}
#selection th{
	text-align:left;
	width:65px;
	}
#selection td a{
	background: #FFF url("/img/icon/li.gif") no-repeat 0% 50%;
	padding-left:12px;
	font-size: larger;
	display:block;
	margin-bottom:3px;
	}
#selection th a img{
	padding:1px;
	border:1px solid #DDD;
	}
#selection th a:hover img{
	border-color: #F60;
	}


/* ------------------------------------------------------------------
	塾講師の求人を探す styles
-------------------------------------------------------------------*/
#jukuSearch h2{
	background: #FFF url("/img/common/bg_h689.gif") no-repeat 0 50%;
	width:674px;
	height: 31px;
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:0 0 0 15px;
	line-height:200%;
	}

#jukuSearch #requirement{
	width: 285px;
	margin:0 0 15px 0;
	float:left;
	}
#jukuSearch h3{
	background:url("/img/common/line_dot_green.gif") repeat-x 0 100%;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	}
#jukuSearch h3 span{
	font-weight:bold;
	background:url("/img/common/ico/ico_zoom.gif") no-repeat 0 50%;
	padding:0 0 0 18px;
	}

#jukuSearch #station{
	width:390px;
	float:right;
	}


#jukuSearch #area{
	width: 425px;
	float: left;
	}

#jukuSearch #area table{
	width:100%;
	margin-top:-20px;
	}

#jukuSearch #area th{
	width: 90px;
	}

#jukuSearch #area th a{
	margin:0 0 0 5px;
	}

#jukuSearch #area th,
#jukuSearch #area td{
	padding: 3px 0;
	}

#jukuSearch #area li{
	float: left;
	margin:0 10px 0 0;
	}


#jukuSearch #jukuName{
	width: 250px;
	float: right;
	}


/* ------------------------------------------------------------------
	急募教室 & 新着教室 styles
-------------------------------------------------------------------*/

#urgent,
#new{
	width:340px;
	}
#urgent h2,
#new h2{
	background: url("/img/common/bg_h339.gif") no-repeat 0 50%;
	height: 31px;
	font-weight:bold;
	padding:0 0 0 15px;
	line-height:200%;
	}
dl.list dt{
	padding:5px 0px 0px 25px;
	}
dl.list dd{
	padding:0px 0px 5px 25px;
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0% 100%;
	}
#urgent{
	float:left;
	}
#urgent dt{
	background:url("/img/common/ico/ico_pointred.gif") no-repeat 0 9px;
	}
#new{
	float:right;
	}
#new dt{
	background: url("/img/common/ico/ico_pointblue.gif") no-repeat 0 9px;
	}
	
	
	

