@charset "utf-8";

/*
##################################################################
school_list_v2.0.css　絞込検索パネルを上部に移動
################################################################## */

li {
    list-style-type: none;
    }

div.cramList {
    padding: 8px !important;
    width: 884px !important;
   }

div.listBox, div.searchBox {
    float: left;
    }

div.listBox {
    width: 660px;
    }

div.searchBox {
    width: 210px;
    }



/*
##################################################################
検索結果一覧
################################################################## */

div.ttlBox {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 7px;
    width: 670px;
    background: url(/img/list/v2.0_01.png) left bottom no-repeat;
    overflow: hidden;
    }

/* 見出し */
div.d_ttlLine {
    position: relative;
    width: 668px;
    height: 35px;
    background: url(/img/list/v2.0_02.png) 0 0 no-repeat;
    }

div.d_ttlLine p {
    top: 4px;
    position: absolute;
    }

p.p_tB1 {
    left: 12px;
    font-size: 12px;
    color: #666;
    line-height: 27px;
    }

span.s_tB1a {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 700;
    }

span.s_tB1b span {
    margin-left: 1px;
    margin-right: 1px;
    font-size: 16px;
    font-weight: 700;
    color: #f00;
    }

p.p_tB2 {
    right: 14px;
    text-align: right;
    color: #666;
    line-height: 29px;
    }

p.s_ttl2 {
    top: 10px;
    left: 8px;
    font-size: 12px;
    color: #333;
    }

p.s_ttl2 span {
    margin-right: 1px;
    font-size: 16px;
    font-weight: 700;
    color: #f00;
    vertical-align: -1px;
    }

/* 検索パネル */
div.d_ttlCnts {
    padding: 0px 15px;
    width: 644px;
    background: url(/img/list/v2.0_03.png) 0 0 repeat-y;
    }

p.p_tC1 {
    border-bottom: 1px solid #ccc;
    width: 624px;
    height: 36px;
    text-indent: -9999px;
    background: url(/img/list/v2.0_04.png) 0 13px no-repeat;
    }

dl.dl_tC {
    width: 624px;
    zoom: 100%;
    }

dl.dl_tC:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }

dl.dl_tC dt, dl.dl_tC dd {
    float: left;
    }

dl.dl_tC dt {
    width: 75px;
    text-indent: -9999px;
    background-image: url(/img/list/v2.0_04.png);
    background-repeat: no-repeat;
    }

dl.dl_tC dd {
    width: 549px;
    }

dt.dt_tC1, dd.dd_tC1 {
    border-bottom: 1px solid #ccc;
    height: 31px;
    }

dt.dt_tC1 {
    background-position: 0 -24px;
    }

dd.dd_tC1 {
    background: url(/img/icon_pink2.gif) 0 12px no-repeat;
    }

dt.dt_tC2, dd.dd_tC2 {
    border-bottom: 1px dashed #ccc;
    height: 31px;
	overflow: hidden;
    }

dt.dt_tC2 {
    background-position: 0 -56px;
	overflow: hidden;
    }

dt.dt_tC3, dd.dd_tC3 {
    /*border-bottom: 1px dashed #ccc;*/
    height: 31px;
    }

dt.dt_tC3 {
    background-position: 0 -88px;
    }

dt.dt_tC4, dd.dt_tC4 {
    height: 51px;
    }

dt.dt_tC4 {
    background-position: 0 -119px;
    }

dd.dd_tC1 {
    position: relative;
    overflow: hidden;
    }

span.s_nowAdd {
    margin-left: 13px;
    line-height: 32px;
    }

p.p_backSearch {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 342px;
    height: 22px;
    zoom: 100%;
    }

p.p_backSearch:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }

p.p_backSearch a {
    float: left;
    display: block;
    margin-top: 6px;
    width: 171px;
    height: 22px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background-image: url(/img/list/v2.0_05.png);
    backgroud-repeat: no-repeat;
    }

a.a_bS1 {
    background-position: 0 0;
    }

a:hover.a_bS1 {
    background-position: 0 -22px;
    }

a.a_bS2 {
    background-position: -171px 0;
    }

a:hover.a_bS2 {
    background-position: -171px -22px;
    }

dd.dd_tC2, dd.dd_tC3 {
    overflow: hidden;
    }

dd.dd_tC2 span, dd.dd_tC3 span {
    float: left;
    display: block;
    margin-top: 7px;
    _margin-top: 6px;
    width: 70px;
    }

dd.dd_tC2 span input, dd.dd_tC3 span input, p.p_searchL span input {
    vertical-align: -2px;
    _vertical-align: -3px;
    margin-right: 2px;
    }

p.p_searchL {
    float: left;
    width: 375px;
    height: 51px;
    overflow: hidden;
    }

p.p_searchL span {
    float: left;
    display: block;
    height: 22px;
    overflow: hidden;
    }

span.s_sL1, span.s_sL2, span.s_sL3 {
    margin-top: 5px;
    }

span.s_sL1, span.s_sL4 {
    width: 130px;
    }

span.s_sL2, span.s_sL5 {
    width: 105px;
    }

span.s_sL3, span.s_sL6 {
    width: 133px;
    }

p.p_searchR {
    float: left;
    padding-top: 2px;
    width: 171px;
    }

a.a_submit {
    display: block;
    width: 174px;
    height: 31px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background: url(/img/list/v1.0_21.gif) 0 0 no-repeat;
	margin-left: 5px;
	
    }

a:hover.a_submit {
    background-position: 0 -31px;
    }

/*
##################################################################
まとめて請求
################################################################## */

div.allCheckBox {
    position: relative;
    width: 668px;
    }

div.d_allCheck1 {
    height: 52px;
    background: url(/img/list/v1.0_22.gif) left bottom no-repeat;
    }

div.d_allCheck2 {
    height: 80px;
    background: url(/img/list/v1.0_23.gif) 0 0 no-repeat;
    }

/* 資料請求ボタン */
a.a_allCheck {
    position: absolute;
    left: 0px;
    display: block;
    width: 278px;
    height: 37px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    }

a:hover.a_allCheck {
    background-position: -278px 0;
    }

div.d_allCheck1 a.a_allCheck {
    top: 0px;
    background-image: url(/img/list/v1.0_24.gif);
    }

div.d_allCheck2 a.a_allCheck {
    top: 21px;
    background-image: url(/img/list/v1.0_25.gif);
    }

/* まとめてチェック */
span.input_allCheck {
    position: absolute;
    left: 286px;
    }

div.d_allCheck1 span.input_allCheck {
    top: 0px;
    }

div.d_allCheck2 span.input_allCheck {
    top: 21px;
    }

span.input_allCheck input {
    float: left;
    margin-top: 12px;
    _margin-top: 8px;
    margin-right: 2px;
    }

span.input_allCheck label {
    float: left;
    display: block;
    width: 90px;
    height: 27px;
    text-indent: -9999px;
    background: url(/img/list/v1.0_26v2.gif) 0 0 no-repeat;
    }

/* 並び替え */
div.d_countBox {
    position: absolute;
    top: 10px;
    left: 420px;
    height: 32px;
    zoom: 100%;
    }

div.d_countBox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }

div.d_countBox p {
    float: left;
    }

p.s_ttl3 {
    width: 70px;
    height: 17px;
    text-indent: -9999px;
    background: url(/img/list/v2.0_09.png) 0 1px no-repeat;
    }

p.s_ttl4 {
    }

a.s_ttl4_normal {
    }

a.s_ttl4_active {
    text-decoration: none;
    font-weight: 700;
    color: #333;
    cursor: default;
    background-color: #fbaf5d;
    }

/* 遷移 */
span.s_seni {
    position: absolute;
    left: 390px;
    display: block;
    width: 250px;
    text-align: right;
    }

div.d_allCheck1 span.s_seni {
    top: 18px;
    }

div.d_allCheck2 span.s_seni {
    top: 30px;
    }

span.s_seni span {
    margin-left: 1px;
    margin-right: 1px;
    font-weight: 700;
    color: #c30;
    }

a.a_seniL, a.a_seniR {
    font-weight: 700;
    }

a.a_seniL {
    margin-right: 10px;
    }

a.a_seniR {
    margin-left: 10px;
    }

a.a_seni {
    margin-left: 1px;
    margin-right: 1px;
    }



/*
##################################################################
塾一覧
################################################################## */

ul.ul_cl {
    /*---margin-bottom: -1px;---*/
    margin-bottom: -10px;
    width: 668px;
    background: url(/img/list/v1.0_04.gif) 0 0 repeat-y;
	position: relative !important;
    }

ul.ul_cl li {
    position: relative !important;
    /*---border-bottom: 3px dashed #666;---*/
    border-bottom: 2px solid #dedede;
    width: 660px;
    /*---height: 259px;
    height: 245px;
    height: 290px;---*/
    height: 250px;
    }

ul.ul_cl li span {
    position: absolute !important;
    }

/* CHECKBOX（画像） */
span.s_cl01 {
    top: 41px;
    left: 6px;
    display: block;
    width: 28px;
    height: 92px;
    }

span.s_cl01 a {
    display: block;
    width: 28px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background-image: url(/img/list/v1.1_01.png);
    background-repeat: no-repeat;
    }

a.a_cl01_of {
    margin-top: 69px;
    height: 23px;
    background-position: 0 0;
    }

a:hover.a_cl01_of {
    background-position: 0 -23px;
    }

a.a_cl01_on {
    height: 92px;
    background-position: 0 -46px;
    }

a.a_cl01_on_checked {
    height: 92px;
    background-position: 0 -138px;
    }


/*
a:hover.a_cl01_on {
    height: 92px;
    background-position: 0 -138px;
    }
*/

/* 塾名 */
span.s_cl02 {
    top: 20px;
    left: 47px;
    width: 594px;
    height: 22px;
    font-size: 16px;
    font-weight: 700;
    }

/* カナ */
span.s_cl03 {
    top: 5px;
    left: 47px;
    width: 594px;
    height: 15px;
    font-size: 11px;
    color: #999;
    }

/* 写真 */
span.s_cl04 {
    top: 55px;
    left: 47px;
    width: 104px;
    height: 73px;
    }

span.s_cl04 a img {
    border: 1px solid #016c8f;
    padding: 2px;
    width: 98px;
    height: 67px;
    }

span.s_cl04 a:hover img {
    border: 1px solid #e4251f;
    }

/* 基本データ */
ul.ul_cl li table {
    position: absolute !important;
    top: 50px;
    left: 161px;
    width: 269px;
    color: #333;
    }

ul.ul_cl li table th {
    width: 42px;
    text-indent: -9999px;
    }

ul.ul_cl li table td {
    padding-top: 2px;
    width: 227px;
    }

/* DATA */
th.ul_cl_th1 {
    height: 22px;
    background: url(/img/list/v1.0_06_1.gif) 0 0 no-repeat;
    }

th.ul_cl_th1_juku {
    height: 22px;
    background: url(/img/list/v1.0_06_1_juku.gif) 0 0 no-repeat;
    }
th.ul_cl_th1_katei {
    height: 22px;
    background: url(/img/list/v1.0_06_1_katei.gif) 0 0 no-repeat;
    }


td.ul_cl_td1 {
    line-height: 13px;
    }

/* 対象 */
th.ul_cl_th2 {
    height: 34px;
    background: url(/img/list/v1.0_06_2.gif) 0 0 no-repeat;
    }

td.ul_cl_td2 {
    height: 32px;
    line-height: 13px;
    background: url(/img/list/v1.0_05.gif) 0 0 repeat-x;
    }

/* クチコミ */
th.ul_cl_th3 {
    height: 23px;
    background: url(/img/list/v1.0_06_3.gif) 0 0 no-repeat;
    }

td.ul_cl_td3 {
    font-weight: 700;
    color: #f00;
    }

td.ul_cl_td3 img {
    margin-right: 3px;
    vertical-align: -4px;
    }

/* PR */
span.s_cl05 {
    top: 145px;
    left: 47px;
    display: block;
    width: 383px;
    height: 70px;
    line-height: 16px;
    color: #555;
    overflow: auto !important;
    }
	
span.s_cl05_koto {
    top: 145px;
    left: 47px;
    display: block;
    width: 600px;
    height: 50px;
    line-height: 16px;
    color: #555;
    overflow: auto !important;
    }

div.s_cl06_koto {
	margin-left: 50px;
	margin-top: 190px;
	float:left;
	position: absolute;
}

div.s_cl06_koto img {
	margin-left: 15px;
	border: 1px solid #003399;
	overflow: hidden;
	width: 180px;
}

div.s_cl06_koto a img {
	border: 1px solid #003399;
}

div.s_cl06_koto a:hover img {
	border: 1px solid #E4251F;
}

div.s_cl06_k_koto {
	margin-left: 50px;
	margin-top: 190px;
	float:left;
	
}

div.s_cl06_k_koto img {
	float:right;
	margin-left:400px;
	overflow:hidden;
	position:absolute;
	right:45px;
	top:145px;
	width:140px;
}

div.s_cl06_k_koto a img {
	border:1px solid #ccc;}

div.s_cl06_k_koto a:hover img {
	border:1px solid #E4251F;
}

/* アンカー群 */
span.s_cl06 {
    top: 220px;
    display: block;
    width: 99px;
    height: 22px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    }

/* 有無設定 */
span.s_cl06_on {
    background-position: 0 0;
    }

span.s_cl06_of {
    background-position: 0 -22px;
    }

/* 背景画像設定 */
span.s_cl06_1 {
    left: 47px;
    background-image: url(/img/list/v1.0_08_1.gif);
    }

span.s_cl06_2 {
    left: 146px;
    background-image: url(/img/list/v1.0_08_2.gif);
    }

span.s_cl06_3 {
    left: 245px;
    background-image: url(/img/list/v1.0_08_3.gif);
    }

span.s_cl06_4 {
    left: 344px;
    background-image: url(/img/list/v1.0_08_4.gif);
    }

span.s_cl06_5 {
    left: 443px;
    background-image: url(/img/list/v1.0_08_5.gif);
    }

span.s_cl06_6 {
    left: 542px;
    background-image: url(/img/list/v1.0_08_6.gif);
    }

/* TEL */
span.s_cl07 {
    top: 48px;
    left: 449px;
    width: 192px;
    height: 20px;
    text-indent: -9999px;
    background: url(/img/list/v1.0_09.gif) 0 0 no-repeat;
    }


span.s_cl07_katei {
    top: 48px;
    left: 449px;
    width: 192px;
    height: 20px;
    text-indent: -9999px;
    background: url(/img/list/v1.0_09_katei.gif) 0 0 no-repeat;
    }

span.s_cl08 {
    top: 66px;
    left: 449px;
    width: 192px;
    height: 30px;
    font-size: 19px;
    font-weight: 700;
    font-family: 'Tahoma';
    letter-spacing: -2px;
    line-height: 30px;
    color: #f00;
    text-align: center;
    overflow: hidden;
position:relative!important;    
}

span.s_cl09 {
    top: 92px;
    left: 449px;
    width: 192px;
    height: 41px;
    color: #666;
    line-height: 18px;
    text-align: center;
    }

/* 資料請求フレーム */
span.s_cl10 {
    top: 130px;
    left: 449px;
    width: 192px;
    height: 77px;
    background: url(/img/list/v1.0_10.gif) 0 0 no-repeat;
    }

span.s_cl10_koto {
    top: 55px;
    left: 449px;
    width: 192px;
    height: 77px;
    background: url(/img/list/v1.0_10.gif) 0 0 no-repeat;
    }

span.disp_nml a, span.disp_act a {
    position: relative;
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    }

span.disp_nml a em {
    position: absolute;
    top: -35px;
    left: 23px;
    display: block;
    width: 148px;
    height: 40px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background: url(/img/list/v1.1_01.gif) 0 0 no-repeat;
    z-index: 101;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    }

span.disp_nml a:hover em {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    }

span.disp_nml a {
    margin: 18px auto 0px;
    width: 179px;
    height: 44px;
    background: url(/img/list/v1.0_11.gif) 0 0 no-repeat;
    }

span.disp_nml a:hover {
    background-position: 0 -44px;
    }

span.disp_act em {
    margin: 9px auto 0px;
    display: block;
    width: 169px;
    height: 30px;
    text-indent: -9999px;
    background: url(/img/list/v1.0_12.gif) 0 0 no-repeat;
    }

span.disp_act a {
    margin: 4px auto 0px;
    width:  175px;
    height: 29px;
    background: url(/img/list/v1.0_13.gif) 0 0 no-repeat;
    }

span.disp_act a:hover {
    background-position: 0 -29px;
    }



/*
##################################################################
塾一覧（無料）
################################################################## */

li.d_mr {
    height: 115px !important;
    }

/* ADDRESS */
li.d_mr span.s_cl11 {
    top: 60px;
    left: 47px;
    color: #333;
    }

/* クチコミ */
li.d_mr table {
    top: 78px !important;
    left: 45px !important;
    }



/*
##################################################################
右カラム
################################################################## */

div.d_bannerBox {
    margin: 1px 0px 10px 5px;
    width: 200px;
    text-align: center;
    }

div.d_pickupBox {
    margin-bottom: 10px;
    padding-bottom: 15px;
    width: 224px;
    background: url(/img/list/v2.0_08.png) left bottom no-repeat;
    }

p.p_pBttl {
    width: 224px;
    height: 32px;
    text-indent: -9999px;
    background: url(/img/list/v2.0_07.png) 0 0 no-repeat;
    }

div.d_pickupFrame {
    margin-left: 5px;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    padding: 15px 5px 0px 5px;
    width: 207px;
    text-align: center;
    background-color: #fff;
    }

div.d_pickupFrame h3 {
    margin-bottom: 1px;
    }

div.d_pickupFrame h3 a img {
    border: 1px solid #016c8f;
    }

div.d_pickupFrame h3 a:hover img {
    border: 1px solid #f90;
    }

div.d_pickupFrame p {
    padding-bottom: 8px;
    }

div.d_yLnkBox, div.d_markBox {
    margin: 0px 0px 10px 5px;
    text-align: center;
    }

div.d_markBox p {
    padding-top: 5px;
    }



/*
##################################################################
ETC
################################################################## */

/* kuchikomi-BUTTON */

.kuchibut-nb {
	padding: 0 0px 0 0;
	width: 100px;
	height: 21px;
	font-size: 11px;
	font-weight: 700;
	color:#484848;
	float: left;
}

.kuchibut-nb a{
	width: 100px;
	height: 21px;
	/*display: inline;*/
	}
.kuchibut-nb a:hover{
	width: 100px;
	}


.kuchibut-kensu {
	color:#666666;
	margin-left: 5px;
	line-height:20px;
	_line-height:16px;
}

/* kuchikomi-BUTTON */

.kuchibut{
	padding: 0 2px 0 0;
	width: 93px;
	height: 21px;
	text-indent:-9999px;

}
.kuchibut a{
	width: 93px;
	height: 21px;
	background: url(/img/list/kuchikomi_but.gif) no-repeat 0 0;
	display: block;
	/*display: inline;*/
	}
.kuchibut a:hover{
	width: 93px;
	background-position: 0 -22px;
	}

/* 2009-special */
.red {
	font-size: 16px;
	font-weight: 700;
	color: #e72319;
	padding: 5px 0 0 20px;
	position: absolute;
}

.brk{
	color: #464646;
	padding: 0px 0 0 2px;
	font-size: 14px;
}

.special-2009bn span.text {
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	padding: 10px 0 0 20px;
	position: absolute;
}

.special-2009bn {
	margin: 10px 0 10px 0;
	_margin: 30px 0 0px 0;
	background: url(/img/special/katei_bana_big.gif) no-repeat;
	width: 652px;
	height: 84px;
	overflow: hidden;	
	cursor:pointer;
}


.special-2009bn a {
	display: block;
	text-indent: -9999px;
}

.special-2009bn-m a {
      display: block;
      overflow: hidden;
}

*:first-child+html .special-2009bn a {
	margin: 35px 0 0px 0;
}

