@charset "Shift_JIS";

/***************************************
 * 偏差値一覧
 ***************************************/
/* ﾀﾌﾞ */
.tabBox {
	margin-top: 10px;
	padding-left: 22px;
	width: 673px;
	height: 34px;
	background: url(../img/list_07.png) 0 0 no-repeat;
	}
#tab li {
	float: left;
	width: 200px;
	height: 34px;
	}
#tab li a {
	display: block;
	width: 200px;
	height: 34px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background-image: url(../img/list_06.png);
	background-repeat: no-repeat;
	}
.li_p1			{ background-position: 0 -34px;}
:hover.li_p1	{ background-position: 0 -68px;}
.active .li_p1	{ background-position: 0 0;}
.li_p2			{ background-position: -200px 0;}
:hover.li_p2	{ background-position: -200px -68px;}
.active .li_p2	{ background-position: -200px -34px;}
/* ｺﾝﾃﾝﾂ部分 */
.pref_list {
	position: relative;
	padding: 0 10px 10px 10px;
	width: 675px;
	background-color: #ebebeb;
	}
.pref_list_inner {
	border-bottom: 1px solid #b6b6b6;s
	width: 675px;
	overflow: hidden;
	}
#box1 { background: url(../img/list_08_k.png) 0 0 repeat-y;}
#box2 { background: url(../img/list_08_s.png) 0 0 repeat-y;}
/* ﾃｰﾌﾞﾙ */
.tbl_list {
	width: 675px;
	}
#box1 .tbl_list { background: url(../img/list_09_k.png) 0 0 no-repeat;}
#box2 .tbl_list { background: url(../img/list_09_s.png) 0 0 no-repeat;}
.tbl_list th, .tbl_list td {
	padding: 10px 0px;
	}
.tbl_list th {
	text-align: center;
	}
.th01 div {
	margin-left: 10px;
	width: 52px;
	}
.th02 div, .td01 div { margin-left: 16px;}
#box1 .th02 div, #box1 .td01 div { width: 354px;}
#box2 .th02 div, #box2 .td01 div { width: 274px;}
.th03 div, .td02 div { margin-left: 27px;}
#box1 .th03 div, #box1 .td02 div { width: 84px;}
#box2 .th03 div, #box2 .td02 div { width: 124px;}
.th04 div, .td03 div { margin-left: 27px; margin-right: 20px;}
#box1 .th04 div, #box1 .td03 div { width: 84px;}
#box2 .th04 div, #box2 .td03 div { width: 124px;}
thead th div {
	height: 41px;
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	}
tbody .th01 {
	vertical-align: middle;
	}
tbody .th01 div {
	font-family: Arial;
	font-weight: 900;
	}
tbody .th01 {
	background: url(../img/list_11.png) -37px bottom no-repeat;
	}
tbody tr.line_bld .th01 {
	background: url(../img/list_10.png) left bottom no-repeat;
	}
tbody tr .td01, tbody tr .td02 {
	background: url(../img/list_11.png) right bottom no-repeat;
	}
tbody tr.line_bld .td01, tbody tr.line_bld .td02 {
	background: url(../img/list_10.png) center bottom no-repeat;
	}
#box1 tbody tr .td03 {
	background: url(../img/list_11.png) -448px bottom no-repeat;
	}
#box2 tbody tr .td03 {
	background: url(../img/list_11.png) -407px bottom no-repeat;
	}
#box1 tbody tr.line_bld .td03 {
	background: url(../img/list_10.png) -543px bottom no-repeat;
	}
#box2 tbody tr.line_bld .td03 {
	background: url(../img/list_10.png) -502px bottom no-repeat;
	}
tbody tr.tr_nml .th01 div {
	color: #c66;
	font-size: 16px;
	}
tbody tr.tr_bld .th01 div {
	color: #b00;
	font-size: 21px;
	}
tbody td {
	vertical-align: top;
	}
tbody td div {
	font-size: 12px;
	line-height: 15px;
	}
.d_space {
	margin-top: -1px;
	height: 12px;
	text-indent: -9999px;
	}
#box1 .d_space {
	background: url(../img/list_12_k.png) 0 0 no-repeat;
	}
#box2 .d_space {
	background: url(../img/list_12_s.png) 0 0 no-repeat;
	}

/* CVR */
.cvr {
	width: 695px;
	height: 97px;
	text-indent: -9999px;
	background: url(../img/list_05.png) 0 0 no-repeat;
	}

/* ﾌﾟﾘﾝﾄ用 */
.h3_print, .print_tbl { display: none;}
p.btn_print {
	position: absolute;
	top: -65px;
	left: 350px;
	width: 121px;
	height: 24px;
	}
p.btn_print a {
	display: block;
	width: 121px;
	height: 24px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background: url(../img/list_13.png) 0 0 no-repeat;
	}
p.btn_print a:hover {
	background-position: 0 -24px;
	}