@charset "Shift_JIS"; 

/*
このファイルは日本銀行を志望される皆さんへのスタイルを定義しています。
*/

/*ローカルナビ(2013〜)
-------------------------------------------------*/


#localNavi{
	width:175px;
	background: url("../img/bg_navi.png");
	border:1px solid #7373b1;
	padding-bottom:10px;
	margin-bottom:20px;
}

#localNavi h2{
	background: url("../img/bg_local_navi_h2.png") no-repeat top left;
	padding:2px 5px 2px 13px;
	font-size:17px;
	margin:10px 8px 15px;
}

#localNavi ul{
	margin:8px 8px;
}

#localNavi ul li{
	background: url("../img/bg_local_navi_li.png") repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:8px;
}


#localNavi ul li a{
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	background: url("../img/bg_locl_navi_link.png") no-repeat left center;
	padding-left:14px;
	display:block;
}





/*ページ上部　ページ共通　職種ナビ
--------------------------------------------*/

#clerk-nav {
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #cccccc;
}
#clerk-nav ul {
	text-align:center;
}
#clerk-nav li {
	list-style-type: none;
	display:inline;
	margin: 0 10px;
}





/*行員紹介
--------------------------------------------*/




#clerk #clerk-ma {
	background: url("../img/clerk_li/clerk_ma_bg.gif") left bottom no-repeat;
}

#clerk #clerk-sps {
	margin-top: 20px;
	background: url("../img/clerk_li/clerk_sps_bg.gif") left bottom no-repeat;
}

#clerk #clerk-spp {
	margin-top: 20px;
	background: url("../img/clerk_li/clerk_spp_bg.gif") left bottom no-repeat;
}

#clerk #clerk-re {
	margin-top: 20px;
	background: url("../img/clerk_li/clerk_re_bg.gif") left bottom no-repeat;
}

#clerk #clerk-ma h2,
#clerk #clerk-sps h2,
#clerk #clerk-spp h2,
#clerk #clerk-re h2{
	margin-bottom: 0;
}

#clerk #clerk-ma ul,
#clerk #clerk-sps ul,
#clerk #clerk-spp ul,
#clerk #clerk-re ul {
	list-style-type: none;
	padding-left: 2px;
	padding-bottom: 12px;
}

#clerk #clerk-ma li,
#clerk #clerk-sps li,
#clerk #clerk-spp li,
#clerk #clerk-re li {
	display:inline;
	margin-left: 10px;
}

#clerk #clerk-ma img,
#clerk #clerk-sps img,
#clerk #clerk-spp img,
#clerk #clerk-re img {
	vertical-align:bottom;
}




/* ========== 行員紹介 個人ページ ========== */


/*下部行員ナビ(2013〜)
-------------------------------------------------*/

#clerkNavi{
	position:relative;
	width:985px;
	height:130px;
	clear:both;
	padding: 25px 0 30px;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
}


#clerkNavi ul#clerkArrow{
	width:600px;
	height:45px;
	margin-left:185px;
	margin-bottom:13px;
}

#clerkNavi ul#clerkArrow li{
	list-style-type: none;
	width:300px;
	float:left;
}

#clerkNavi ul#clerkBtn{
	width:620px;
	height:45px;
	margin-left:183px;
}

#clerkNavi ul#clerkBtn li{
	list-style-type: none;
	width:186px;
	float:left;
	margin-left:12px;
}




/*
-------------------------------------------------*/



p#ma-lead {
	float: right;
	width: 540px;
	padding: 25px 0 0 0px;
	margin-bottom: 25px;
	margin-right:10px;
	background: url("../img/clerk_ma_lead_bg.gif") left top repeat-x;
}

p#spp-lead {
	float: right;
	width: 540px;
	padding: 25px 0 0px 0px;
	margin-bottom: 25px;
	margin-right:10px;
	background: url("../img/clerk_spp_lead_bg.gif") left top repeat-x;
}



p#sps-lead {
	float: right;
	width: 540px;
	padding: 25px 0 0 0px;
	margin-bottom: 25px;
	margin-right:10px;
	background: url("../img/clerk_sps_lead_bg.gif") left top repeat-x;
}

p#re-lead {
	float: right;
	width: 540px;
	padding: 25px 0 0 0px;
	margin-bottom: 25px;
	margin-right:10px;
	background: url("../img/clerk_re_lead_bg.gif") left top repeat-x;
}





/*個人*/


#personal {
	float: left;
	width: 230px;
}

#personal h2{
	margin-top: 10px;
}

#personal p{
	font-size: 80%;
	line-height: 1.6;
}

#history {
	float: left;
	clear: left;
	width: 230px;
	padding-top: 1.3em;
	border-top: 1px dotted #808080;
	padding-bottom:25px;
}



#history th,
#history td{
	font-size: 80%;
	vertical-align: top;
	line-height: 1.2;
}

#history th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	padding: 3px 3px 3px 0;
}

#history td {
	padding: 3px 0 3px 0;
}

#history p {
	margin-bottom: 0;
	font-size: 80%;
	padding: 3px 0 3px 0;
}



/*本文*/

.main_pic {
	margin: 0 0 30px 0;
}

#work {
	float: right;
	width: 550px;
}

.book-s {
	margin: 0 0 0 0;
	padding-bottom: 1.5em;
}

.book-s p{
	line-height:1.8 !important;
	width: 540px;
	padding-bottom: 0em;
	text-indent: 1em;
}

.book-s h2{
	font-size: 120%;
	line-height: 1.2;
	margin: 0 0 15px 0;
	padding: 3px 0 3px 10px;
	border-left: 6px #DDD solid;
	color: #7E467B;
	border-collapse: collapse;
}

.book-s .timetable {
	margin: 0 0 1em 1em;
	border-top: 1px solid #DDD;
}

.book-s .timetable th {
	font-size: 90%;
	line-height: 1.8;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #DDD;
	padding: 3px 8px 3px 0;
}

.book-s .timetable td {
	font-size: 90%;
	line-height: 1.8;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #DDD;
	padding: 3px 0 3px 0;
}







.column {
	float: left;
	clear: left;
	width: 230px;
	padding: 0;
	border: 1px solid #808080;
}

.column h2 {
	margin-bottom: 0;
	padding: 5px;
	border-bottom: 1px solid #808080;
	background-color: #eeeeee;
}

#content .column p {
	font-size: 80%;
	line-height: 1.4;
}

.column p {
	padding: 8px;
}




/*CBL
--------------------------------------------*/


#clerk #cblMa {
	background: url("../img/cbl_li/cbl_ma_bg.gif") left bottom no-repeat;
}

#clerk #cblSps {
	margin-top: 20px;
	background: url("../img/cbl_li/cbl_sps_bg.gif") left bottom no-repeat;
}

#clerk #cblSpp {
	margin-top: 20px;
	background: url("../img/cbl_li/cbl_spp_bg.gif") left bottom no-repeat;
}

#clerk #cblRe {
	margin-top: 20px;
	background: url("../img/cbl_li/cbl_re_bg.gif") left bottom no-repeat;
}

#clerk #cblMa h2,
#clerk #cblSps h2,
#clerk #cblSpp h2,
#clerk #cblRe h2{
	margin-bottom: 8px;
}

#clerk #cblMa ul,
#clerk #cblSps ul,
#clerk #cblSpp ul,
#clerk #cblRe ul {
	list-style-type: none;
	padding-bottom: 15px;
}

#clerk #cblMa li,
#clerk #cblSps li,
#clerk #cblSpp li,
#clerk #cblRe li {
	display:inline;
	margin-left: 15px;
}

#clerk #cblMa img,
#clerk #cblSps img,
#clerk #cblSpp img,
#clerk #cblRe img {
	vertical-align:bottom;
}






/*CBL 2015
--------------------------------------------*/

h3.cbl_ttl {
	margin-bottom: 12px;
	color: #333333;
	font-size: 105%;
	background-color: #EEE;
	padding: 8px 10px 6px;
}

.cbl_photo {
	float: left;
	width: 134px;
	margin: 0 20px 10px 10px;
}

.cbl_note {
	clear: both;
	margin: 0 0 20px 0;
}

html {
	overflow-y: scroll;
}

ul.year_list,
ul.year_list li {
	width: 730px;
}

.accordion_none,
.accordion_head {
	display: block;
	width: 730px;
	height: 48px;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

.accordion_head {
	cursor: pointer;
	cursor: hand;
}

.cbl_ma01_01 { background: url(../img/cbl/btn_cbl_ma01_01.png) no-repeat; }
.cbl_ma01_02 { background: url(../img/cbl/btn_cbl_ma01_02.png) no-repeat; }
.cbl_ma01_03 { background: url(../img/cbl/btn_cbl_ma01_03.png) no-repeat; }
.cbl_ma01_04 { background: url(../img/cbl/btn_cbl_ma01_04.png) no-repeat; }
.cbl_ma01_05 { background: url(../img/cbl/btn_cbl_ma01_05.png) no-repeat; }
.cbl_ma01_06 { background: url(../img/cbl/btn_cbl_ma01_06.png) no-repeat; }
.cbl_ma01_07 { background: url(../img/cbl/btn_cbl_ma01_07.png) no-repeat; }
.cbl_ma01_08 { background: url(../img/cbl/btn_cbl_ma01_08.png) no-repeat; }
.cbl_ma01_01:hover { background: url(../img/cbl/btn_cbl_ma01_01_o.png) no-repeat; }
.cbl_ma01_02:hover { background: url(../img/cbl/btn_cbl_ma01_02_o.png) no-repeat; }
/*.cbl_ma01_03:hover { background: url(../img/cbl/btn_cbl_ma01_03_o.png) no-repeat; }*/
.cbl_ma01_04:hover { background: url(../img/cbl/btn_cbl_ma01_04_o.png) no-repeat; }
.cbl_ma01_05:hover { background: url(../img/cbl/btn_cbl_ma01_05_o.png) no-repeat; }
.cbl_ma01_06:hover { background: url(../img/cbl/btn_cbl_ma01_06_o.png) no-repeat; }
.cbl_ma01_07:hover { background: url(../img/cbl/btn_cbl_ma01_07_o.png) no-repeat; }
.cbl_ma01_08:hover { background: url(../img/cbl/btn_cbl_ma01_08_o.png) no-repeat; }
.cbl_ma01_01.selected { background: url(../img/cbl/btn_cbl_ma01_01_c.png) no-repeat; }
.cbl_ma01_02.selected { background: url(../img/cbl/btn_cbl_ma01_02_c.png) no-repeat; }
.cbl_ma01_03.selected { background: url(../img/cbl/btn_cbl_ma01_03_c.png) no-repeat; }
.cbl_ma01_04.selected { background: url(../img/cbl/btn_cbl_ma01_04_c.png) no-repeat; }
.cbl_ma01_05.selected { background: url(../img/cbl/btn_cbl_ma01_05_c.png) no-repeat; }
.cbl_ma01_06.selected { background: url(../img/cbl/btn_cbl_ma01_06_c.png) no-repeat; }
.cbl_ma01_07.selected { background: url(../img/cbl/btn_cbl_ma01_07_c.png) no-repeat; }
.cbl_ma01_08.selected { background: url(../img/cbl/btn_cbl_ma01_08_c.png) no-repeat; }

.cbl_ma02_01 { background: url(../img/cbl/btn_cbl_ma02_01.png) no-repeat; }
.cbl_ma02_02 { background: url(../img/cbl/btn_cbl_ma02_02.png) no-repeat; }
.cbl_ma02_03 { background: url(../img/cbl/btn_cbl_ma02_03.png) no-repeat; }
.cbl_ma02_04 { background: url(../img/cbl/btn_cbl_ma02_04.png) no-repeat; }
.cbl_ma02_05 { background: url(../img/cbl/btn_cbl_ma02_05.png) no-repeat; }
.cbl_ma02_06 { background: url(../img/cbl/btn_cbl_ma02_06.png) no-repeat; }
.cbl_ma02_07 { background: url(../img/cbl/btn_cbl_ma02_07.png) no-repeat; }
.cbl_ma02_08 { background: url(../img/cbl/btn_cbl_ma02_08.png) no-repeat; }
.cbl_ma02_01:hover { background: url(../img/cbl/btn_cbl_ma02_01_o.png) no-repeat; }
/*.cbl_ma02_02:hover { background: url(../img/cbl/btn_cbl_ma02_02_o.png) no-repeat; }*/
/*.cbl_ma02_03:hover { background: url(../img/cbl/btn_cbl_ma02_03_o.png) no-repeat; }*/
.cbl_ma02_04:hover { background: url(../img/cbl/btn_cbl_ma02_04_o.png) no-repeat; }
.cbl_ma02_05:hover { background: url(../img/cbl/btn_cbl_ma02_05_o.png) no-repeat; }
.cbl_ma02_06:hover { background: url(../img/cbl/btn_cbl_ma02_06_o.png) no-repeat; }
.cbl_ma02_07:hover { background: url(../img/cbl/btn_cbl_ma02_07_o.png) no-repeat; }
.cbl_ma02_08:hover { background: url(../img/cbl/btn_cbl_ma02_08_o.png) no-repeat; }
.cbl_ma02_01.selected { background: url(../img/cbl/btn_cbl_ma02_01_c.png) no-repeat; }
.cbl_ma02_02.selected { background: url(../img/cbl/btn_cbl_ma02_02_c.png) no-repeat; }
.cbl_ma02_03.selected { background: url(../img/cbl/btn_cbl_ma02_03_c.png) no-repeat; }
.cbl_ma02_04.selected { background: url(../img/cbl/btn_cbl_ma02_04_c.png) no-repeat; }
.cbl_ma02_05.selected { background: url(../img/cbl/btn_cbl_ma02_05_c.png) no-repeat; }
.cbl_ma02_06.selected { background: url(../img/cbl/btn_cbl_ma02_06_c.png) no-repeat; }
.cbl_ma02_07.selected { background: url(../img/cbl/btn_cbl_ma02_07_c.png) no-repeat; }
.cbl_ma02_08.selected { background: url(../img/cbl/btn_cbl_ma02_08_c.png) no-repeat; }

.cbl_ma03_01 { background: url(../img/cbl/btn_cbl_ma03_01.png) no-repeat; }
.cbl_ma03_02 { background: url(../img/cbl/btn_cbl_ma03_02.png) no-repeat; }
.cbl_ma03_03 { background: url(../img/cbl/btn_cbl_ma03_03.png) no-repeat; }
.cbl_ma03_04 { background: url(../img/cbl/btn_cbl_ma03_04.png) no-repeat; }
.cbl_ma03_05 { background: url(../img/cbl/btn_cbl_ma03_05.png) no-repeat; }
.cbl_ma03_06 { background: url(../img/cbl/btn_cbl_ma03_06.png) no-repeat; }
.cbl_ma03_07 { background: url(../img/cbl/btn_cbl_ma03_07.png) no-repeat; }
.cbl_ma03_08 { background: url(../img/cbl/btn_cbl_ma03_08.png) no-repeat; }
.cbl_ma03_01:hover { background: url(../img/cbl/btn_cbl_ma03_01_o.png) no-repeat; }
.cbl_ma03_02:hover { background: url(../img/cbl/btn_cbl_ma03_02_o.png) no-repeat; }
/*.cbl_ma03_03:hover { background: url(../img/cbl/btn_cbl_ma03_03_o.png) no-repeat; }*/
.cbl_ma03_04:hover { background: url(../img/cbl/btn_cbl_ma03_04_o.png) no-repeat; }
.cbl_ma03_05:hover { background: url(../img/cbl/btn_cbl_ma03_05_o.png) no-repeat; }
.cbl_ma03_06:hover { background: url(../img/cbl/btn_cbl_ma03_06_o.png) no-repeat; }
.cbl_ma03_07:hover { background: url(../img/cbl/btn_cbl_ma03_07_o.png) no-repeat; }
.cbl_ma03_08:hover { background: url(../img/cbl/btn_cbl_ma03_08_o.png) no-repeat; }
.cbl_ma03_01.selected { background: url(../img/cbl/btn_cbl_ma03_01_c.png) no-repeat; }
.cbl_ma03_02.selected { background: url(../img/cbl/btn_cbl_ma03_02_c.png) no-repeat; }
.cbl_ma03_03.selected { background: url(../img/cbl/btn_cbl_ma03_03_c.png) no-repeat; }
.cbl_ma03_04.selected { background: url(../img/cbl/btn_cbl_ma03_04_c.png) no-repeat; }
.cbl_ma03_05.selected { background: url(../img/cbl/btn_cbl_ma03_05_c.png) no-repeat; }
.cbl_ma03_06.selected { background: url(../img/cbl/btn_cbl_ma03_06_c.png) no-repeat; }
.cbl_ma03_07.selected { background: url(../img/cbl/btn_cbl_ma03_07_c.png) no-repeat; }
.cbl_ma03_08.selected { background: url(../img/cbl/btn_cbl_ma03_08_c.png) no-repeat; }

.cbl_ma04_01 { background: url(../img/cbl/btn_cbl_ma04_01.png) no-repeat; }
.cbl_ma04_02 { background: url(../img/cbl/btn_cbl_ma04_02.png) no-repeat; }
.cbl_ma04_03 { background: url(../img/cbl/btn_cbl_ma04_03.png) no-repeat; }
.cbl_ma04_04 { background: url(../img/cbl/btn_cbl_ma04_04.png) no-repeat; }
.cbl_ma04_05 { background: url(../img/cbl/btn_cbl_ma04_05.png) no-repeat; }
.cbl_ma04_06 { background: url(../img/cbl/btn_cbl_ma04_06.png) no-repeat; }
.cbl_ma04_07 { background: url(../img/cbl/btn_cbl_ma04_07.png) no-repeat; }
.cbl_ma04_08 { background: url(../img/cbl/btn_cbl_ma04_08.png) no-repeat; }
.cbl_ma04_01:hover { background: url(../img/cbl/btn_cbl_ma04_01_o.png) no-repeat; }
.cbl_ma04_02:hover { background: url(../img/cbl/btn_cbl_ma04_02_o.png) no-repeat; }
.cbl_ma04_03:hover { background: url(../img/cbl/btn_cbl_ma04_03_o.png) no-repeat; }
.cbl_ma04_04:hover { background: url(../img/cbl/btn_cbl_ma04_04_o.png) no-repeat; }
.cbl_ma04_05:hover { background: url(../img/cbl/btn_cbl_ma04_05_o.png) no-repeat; }
.cbl_ma04_06:hover { background: url(../img/cbl/btn_cbl_ma04_06_o.png) no-repeat; }
.cbl_ma04_07:hover { background: url(../img/cbl/btn_cbl_ma04_07_o.png) no-repeat; }
.cbl_ma04_08:hover { background: url(../img/cbl/btn_cbl_ma04_08_o.png) no-repeat; }
.cbl_ma04_01.selected { background: url(../img/cbl/btn_cbl_ma04_01_c.png) no-repeat; }
.cbl_ma04_02.selected { background: url(../img/cbl/btn_cbl_ma04_02_c.png) no-repeat; }
.cbl_ma04_03.selected { background: url(../img/cbl/btn_cbl_ma04_03_c.png) no-repeat; }
.cbl_ma04_04.selected { background: url(../img/cbl/btn_cbl_ma04_04_c.png) no-repeat; }
.cbl_ma04_05.selected { background: url(../img/cbl/btn_cbl_ma04_05_c.png) no-repeat; }
.cbl_ma04_06.selected { background: url(../img/cbl/btn_cbl_ma04_06_c.png) no-repeat; }
.cbl_ma04_07.selected { background: url(../img/cbl/btn_cbl_ma04_07_c.png) no-repeat; }
.cbl_ma04_08.selected { background: url(../img/cbl/btn_cbl_ma04_08_c.png) no-repeat; }

.cbl_ma05_01 { background: url(../img/cbl/btn_cbl_ma05_01.png) no-repeat; }
.cbl_ma05_02 { background: url(../img/cbl/btn_cbl_ma05_02.png) no-repeat; }
.cbl_ma05_03 { background: url(../img/cbl/btn_cbl_ma05_03.png) no-repeat; }
.cbl_ma05_04 { background: url(../img/cbl/btn_cbl_ma05_04.png) no-repeat; }
.cbl_ma05_05 { background: url(../img/cbl/btn_cbl_ma05_05.png) no-repeat; }
.cbl_ma05_06 { background: url(../img/cbl/btn_cbl_ma05_06.png) no-repeat; }
.cbl_ma05_07 { background: url(../img/cbl/btn_cbl_ma05_07.png) no-repeat; }
.cbl_ma05_08 { background: url(../img/cbl/btn_cbl_ma05_08.png) no-repeat; }
.cbl_ma05_01:hover { background: url(../img/cbl/btn_cbl_ma05_01_o.png) no-repeat; }
.cbl_ma05_02:hover { background: url(../img/cbl/btn_cbl_ma05_02_o.png) no-repeat; }
/*.cbl_ma05_03:hover { background: url(../img/cbl/btn_cbl_ma05_03_o.png) no-repeat; }*/
/*.cbl_ma05_04:hover { background: url(../img/cbl/btn_cbl_ma05_04_o.png) no-repeat; }*/
.cbl_ma05_05:hover { background: url(../img/cbl/btn_cbl_ma05_05_o.png) no-repeat; }
.cbl_ma05_06:hover { background: url(../img/cbl/btn_cbl_ma05_06_o.png) no-repeat; }
.cbl_ma05_07:hover { background: url(../img/cbl/btn_cbl_ma05_07_o.png) no-repeat; }
.cbl_ma05_08:hover { background: url(../img/cbl/btn_cbl_ma05_08_o.png) no-repeat; }
.cbl_ma05_01.selected { background: url(../img/cbl/btn_cbl_ma05_01_c.png) no-repeat; }
.cbl_ma05_02.selected { background: url(../img/cbl/btn_cbl_ma05_02_c.png) no-repeat; }
.cbl_ma05_03.selected { background: url(../img/cbl/btn_cbl_ma05_03_c.png) no-repeat; }
.cbl_ma05_04.selected { background: url(../img/cbl/btn_cbl_ma05_04_c.png) no-repeat; }
.cbl_ma05_05.selected { background: url(../img/cbl/btn_cbl_ma05_05_c.png) no-repeat; }
.cbl_ma05_06.selected { background: url(../img/cbl/btn_cbl_ma05_06_c.png) no-repeat; }
.cbl_ma05_07.selected { background: url(../img/cbl/btn_cbl_ma05_07_c.png) no-repeat; }
.cbl_ma05_08.selected { background: url(../img/cbl/btn_cbl_ma05_08_c.png) no-repeat; }

.cbl_ma06_01 { background: url(../img/cbl/btn_cbl_ma06_01.png) no-repeat; }
.cbl_ma06_02 { background: url(../img/cbl/btn_cbl_ma06_02.png) no-repeat; }
.cbl_ma06_03 { background: url(../img/cbl/btn_cbl_ma06_03.png) no-repeat; }
.cbl_ma06_04 { background: url(../img/cbl/btn_cbl_ma06_04.png) no-repeat; }
.cbl_ma06_05 { background: url(../img/cbl/btn_cbl_ma06_05.png) no-repeat; }
.cbl_ma06_06 { background: url(../img/cbl/btn_cbl_ma06_06.png) no-repeat; }
.cbl_ma06_07 { background: url(../img/cbl/btn_cbl_ma06_07.png) no-repeat; }
.cbl_ma06_08 { background: url(../img/cbl/btn_cbl_ma06_08.png) no-repeat; }
.cbl_ma06_01:hover { background: url(../img/cbl/btn_cbl_ma06_01_o.png) no-repeat; }
.cbl_ma06_02:hover { background: url(../img/cbl/btn_cbl_ma06_02_o.png) no-repeat; }
/*.cbl_ma06_03:hover { background: url(../img/cbl/btn_cbl_ma06_03_o.png) no-repeat; }*/
.cbl_ma06_04:hover { background: url(../img/cbl/btn_cbl_ma06_04_o.png) no-repeat; }
.cbl_ma06_05:hover { background: url(../img/cbl/btn_cbl_ma06_05_o.png) no-repeat; }
.cbl_ma06_06:hover { background: url(../img/cbl/btn_cbl_ma06_06_o.png) no-repeat; }
.cbl_ma06_07:hover { background: url(../img/cbl/btn_cbl_ma06_07_o.png) no-repeat; }
.cbl_ma06_08:hover { background: url(../img/cbl/btn_cbl_ma06_08_o.png) no-repeat; }
.cbl_ma06_01.selected { background: url(../img/cbl/btn_cbl_ma06_01_c.png) no-repeat; }
.cbl_ma06_02.selected { background: url(../img/cbl/btn_cbl_ma06_02_c.png) no-repeat; }
.cbl_ma06_03.selected { background: url(../img/cbl/btn_cbl_ma06_03_c.png) no-repeat; }
.cbl_ma06_04.selected { background: url(../img/cbl/btn_cbl_ma06_04_c.png) no-repeat; }
.cbl_ma06_05.selected { background: url(../img/cbl/btn_cbl_ma06_05_c.png) no-repeat; }
.cbl_ma06_06.selected { background: url(../img/cbl/btn_cbl_ma06_06_c.png) no-repeat; }
.cbl_ma06_07.selected { background: url(../img/cbl/btn_cbl_ma06_07_c.png) no-repeat; }
.cbl_ma06_08.selected { background: url(../img/cbl/btn_cbl_ma06_08_c.png) no-repeat; }

.cbl_ma07_01 { background: url(../img/cbl/btn_cbl_ma07_01.png) no-repeat; }
.cbl_ma07_02 { background: url(../img/cbl/btn_cbl_ma07_02.png) no-repeat; }
.cbl_ma07_03 { background: url(../img/cbl/btn_cbl_ma07_03.png) no-repeat; }
.cbl_ma07_04 { background: url(../img/cbl/btn_cbl_ma07_04.png) no-repeat; }
.cbl_ma07_05 { background: url(../img/cbl/btn_cbl_ma07_05.png) no-repeat; }
.cbl_ma07_06 { background: url(../img/cbl/btn_cbl_ma07_06.png) no-repeat; }
.cbl_ma07_07 { background: url(../img/cbl/btn_cbl_ma07_07.png) no-repeat; }
.cbl_ma07_08 { background: url(../img/cbl/btn_cbl_ma07_08.png) no-repeat; }
.cbl_ma07_01:hover { background: url(../img/cbl/btn_cbl_ma07_01_o.png) no-repeat; }
.cbl_ma07_02:hover { background: url(../img/cbl/btn_cbl_ma07_02_o.png) no-repeat; }
.cbl_ma07_03:hover { background: url(../img/cbl/btn_cbl_ma07_03_o.png) no-repeat; }
/*.cbl_ma07_04:hover { background: url(../img/cbl/btn_cbl_ma07_04_o.png) no-repeat; }*/
.cbl_ma07_05:hover { background: url(../img/cbl/btn_cbl_ma07_05_o.png) no-repeat; }
.cbl_ma07_06:hover { background: url(../img/cbl/btn_cbl_ma07_06_o.png) no-repeat; }
.cbl_ma07_07:hover { background: url(../img/cbl/btn_cbl_ma07_07_o.png) no-repeat; }
.cbl_ma07_08:hover { background: url(../img/cbl/btn_cbl_ma07_08_o.png) no-repeat; }
.cbl_ma07_01.selected { background: url(../img/cbl/btn_cbl_ma07_01_c.png) no-repeat; }
.cbl_ma07_02.selected { background: url(../img/cbl/btn_cbl_ma07_02_c.png) no-repeat; }
.cbl_ma07_03.selected { background: url(../img/cbl/btn_cbl_ma07_03_c.png) no-repeat; }
.cbl_ma07_04.selected { background: url(../img/cbl/btn_cbl_ma07_04_c.png) no-repeat; }
.cbl_ma07_05.selected { background: url(../img/cbl/btn_cbl_ma07_05_c.png) no-repeat; }
.cbl_ma07_06.selected { background: url(../img/cbl/btn_cbl_ma07_06_c.png) no-repeat; }
.cbl_ma07_07.selected { background: url(../img/cbl/btn_cbl_ma07_07_c.png) no-repeat; }
.cbl_ma07_08.selected { background: url(../img/cbl/btn_cbl_ma07_08_c.png) no-repeat; }

.cbl_ma08_01 { background: url(../img/cbl/btn_cbl_ma08_01.png) no-repeat; }
.cbl_ma08_02 { background: url(../img/cbl/btn_cbl_ma08_02.png) no-repeat; }
.cbl_ma08_03 { background: url(../img/cbl/btn_cbl_ma08_03.png) no-repeat; }
.cbl_ma08_04 { background: url(../img/cbl/btn_cbl_ma08_04.png) no-repeat; }
.cbl_ma08_05 { background: url(../img/cbl/btn_cbl_ma08_05.png) no-repeat; }
.cbl_ma08_06 { background: url(../img/cbl/btn_cbl_ma08_06.png) no-repeat; }
.cbl_ma08_07 { background: url(../img/cbl/btn_cbl_ma08_07.png) no-repeat; }
.cbl_ma08_08 { background: url(../img/cbl/btn_cbl_ma08_08.png) no-repeat; }
.cbl_ma08_01:hover { background: url(../img/cbl/btn_cbl_ma08_01_o.png) no-repeat; }
.cbl_ma08_02:hover { background: url(../img/cbl/btn_cbl_ma08_02_o.png) no-repeat; }
/*.cbl_ma08_03:hover { background: url(../img/cbl/btn_cbl_ma08_03_o.png) no-repeat; }*/
.cbl_ma08_04:hover { background: url(../img/cbl/btn_cbl_ma08_04_o.png) no-repeat; }
.cbl_ma08_05:hover { background: url(../img/cbl/btn_cbl_ma08_05_o.png) no-repeat; }
.cbl_ma08_06:hover { background: url(../img/cbl/btn_cbl_ma08_06_o.png) no-repeat; }
.cbl_ma08_07:hover { background: url(../img/cbl/btn_cbl_ma08_07_o.png) no-repeat; }
.cbl_ma08_08:hover { background: url(../img/cbl/btn_cbl_ma08_08_o.png) no-repeat; }
.cbl_ma08_01.selected { background: url(../img/cbl/btn_cbl_ma08_01_c.png) no-repeat; }
.cbl_ma08_02.selected { background: url(../img/cbl/btn_cbl_ma08_02_c.png) no-repeat; }
.cbl_ma08_03.selected { background: url(../img/cbl/btn_cbl_ma08_03_c.png) no-repeat; }
.cbl_ma08_04.selected { background: url(../img/cbl/btn_cbl_ma08_04_c.png) no-repeat; }
.cbl_ma08_05.selected { background: url(../img/cbl/btn_cbl_ma08_05_c.png) no-repeat; }
.cbl_ma08_06.selected { background: url(../img/cbl/btn_cbl_ma08_06_c.png) no-repeat; }
.cbl_ma08_07.selected { background: url(../img/cbl/btn_cbl_ma08_07_c.png) no-repeat; }
.cbl_ma08_08.selected { background: url(../img/cbl/btn_cbl_ma08_08_c.png) no-repeat; }

.cbl_sps01_01 { background: url(../img/cbl/btn_cbl_sps01_01.png) no-repeat; }
.cbl_sps01_02 { background: url(../img/cbl/btn_cbl_sps01_02.png) no-repeat; }
.cbl_sps01_03 { background: url(../img/cbl/btn_cbl_sps01_03.png) no-repeat; }
.cbl_sps01_04 { background: url(../img/cbl/btn_cbl_sps01_04.png) no-repeat; }
.cbl_sps01_05 { background: url(../img/cbl/btn_cbl_sps01_05.png) no-repeat; }
.cbl_sps01_06 { background: url(../img/cbl/btn_cbl_sps01_06.png) no-repeat; }
.cbl_sps01_07 { background: url(../img/cbl/btn_cbl_sps01_07.png) no-repeat; }
.cbl_sps01_08 { background: url(../img/cbl/btn_cbl_sps01_08.png) no-repeat; }
.cbl_sps01_01:hover { background: url(../img/cbl/btn_cbl_sps01_01_o.png) no-repeat; }
/*.cbl_sps01_02:hover { background: url(../img/cbl/btn_cbl_sps01_02_o.png) no-repeat; }*/
.cbl_sps01_03:hover { background: url(../img/cbl/btn_cbl_sps01_03_o.png) no-repeat; }
.cbl_sps01_04:hover { background: url(../img/cbl/btn_cbl_sps01_04_o.png) no-repeat; }
.cbl_sps01_05:hover { background: url(../img/cbl/btn_cbl_sps01_05_o.png) no-repeat; }
.cbl_sps01_06:hover { background: url(../img/cbl/btn_cbl_sps01_06_o.png) no-repeat; }
.cbl_sps01_07:hover { background: url(../img/cbl/btn_cbl_sps01_07_o.png) no-repeat; }
.cbl_sps01_08:hover { background: url(../img/cbl/btn_cbl_sps01_08_o.png) no-repeat; }
.cbl_sps01_01.selected { background: url(../img/cbl/btn_cbl_sps01_01_c.png) no-repeat; }
.cbl_sps01_02.selected { background: url(../img/cbl/btn_cbl_sps01_02_c.png) no-repeat; }
.cbl_sps01_03.selected { background: url(../img/cbl/btn_cbl_sps01_03_c.png) no-repeat; }
.cbl_sps01_04.selected { background: url(../img/cbl/btn_cbl_sps01_04_c.png) no-repeat; }
.cbl_sps01_05.selected { background: url(../img/cbl/btn_cbl_sps01_05_c.png) no-repeat; }
.cbl_sps01_06.selected { background: url(../img/cbl/btn_cbl_sps01_06_c.png) no-repeat; }
.cbl_sps01_07.selected { background: url(../img/cbl/btn_cbl_sps01_07_c.png) no-repeat; }
.cbl_sps01_08.selected { background: url(../img/cbl/btn_cbl_sps01_08_c.png) no-repeat; }

.cbl_sps02_01 { background: url(../img/cbl/btn_cbl_sps02_01.png) no-repeat; }
.cbl_sps02_02 { background: url(../img/cbl/btn_cbl_sps02_02.png) no-repeat; }
.cbl_sps02_03 { background: url(../img/cbl/btn_cbl_sps02_03.png) no-repeat; }
.cbl_sps02_04 { background: url(../img/cbl/btn_cbl_sps02_04.png) no-repeat; }
.cbl_sps02_05 { background: url(../img/cbl/btn_cbl_sps02_05.png) no-repeat; }
.cbl_sps02_06 { background: url(../img/cbl/btn_cbl_sps02_06.png) no-repeat; }
.cbl_sps02_07 { background: url(../img/cbl/btn_cbl_sps02_07.png) no-repeat; }
.cbl_sps02_08 { background: url(../img/cbl/btn_cbl_sps02_08.png) no-repeat; }
.cbl_sps02_01:hover { background: url(../img/cbl/btn_cbl_sps02_01_o.png) no-repeat; }
.cbl_sps02_02:hover { background: url(../img/cbl/btn_cbl_sps02_02_o.png) no-repeat; }
.cbl_sps02_03:hover { background: url(../img/cbl/btn_cbl_sps02_03_o.png) no-repeat; }
.cbl_sps02_04:hover { background: url(../img/cbl/btn_cbl_sps02_04_o.png) no-repeat; }
.cbl_sps02_05:hover { background: url(../img/cbl/btn_cbl_sps02_05_o.png) no-repeat; }
.cbl_sps02_06:hover { background: url(../img/cbl/btn_cbl_sps02_06_o.png) no-repeat; }
.cbl_sps02_07:hover { background: url(../img/cbl/btn_cbl_sps02_07_o.png) no-repeat; }
.cbl_sps02_08:hover { background: url(../img/cbl/btn_cbl_sps02_08_o.png) no-repeat; }
.cbl_sps02_01.selected { background: url(../img/cbl/btn_cbl_sps02_01_c.png) no-repeat; }
.cbl_sps02_02.selected { background: url(../img/cbl/btn_cbl_sps02_02_c.png) no-repeat; }
.cbl_sps02_03.selected { background: url(../img/cbl/btn_cbl_sps02_03_c.png) no-repeat; }
.cbl_sps02_04.selected { background: url(../img/cbl/btn_cbl_sps02_04_c.png) no-repeat; }
.cbl_sps02_05.selected { background: url(../img/cbl/btn_cbl_sps02_05_c.png) no-repeat; }
.cbl_sps02_06.selected { background: url(../img/cbl/btn_cbl_sps02_06_c.png) no-repeat; }
.cbl_sps02_07.selected { background: url(../img/cbl/btn_cbl_sps02_07_c.png) no-repeat; }
.cbl_sps02_08.selected { background: url(../img/cbl/btn_cbl_sps02_08_c.png) no-repeat; }

.cbl_sps03_01 { background: url(../img/cbl/btn_cbl_sps03_01.png) no-repeat; }
.cbl_sps03_02 { background: url(../img/cbl/btn_cbl_sps03_02.png) no-repeat; }
.cbl_sps03_03 { background: url(../img/cbl/btn_cbl_sps03_03.png) no-repeat; }
.cbl_sps03_04 { background: url(../img/cbl/btn_cbl_sps03_04.png) no-repeat; }
.cbl_sps03_05 { background: url(../img/cbl/btn_cbl_sps03_05.png) no-repeat; }
.cbl_sps03_06 { background: url(../img/cbl/btn_cbl_sps03_06.png) no-repeat; }
.cbl_sps03_07 { background: url(../img/cbl/btn_cbl_sps03_07.png) no-repeat; }
.cbl_sps03_08 { background: url(../img/cbl/btn_cbl_sps03_08.png) no-repeat; }
.cbl_sps03_01:hover { background: url(../img/cbl/btn_cbl_sps03_01_o.png) no-repeat; }
.cbl_sps03_02:hover { background: url(../img/cbl/btn_cbl_sps03_02_o.png) no-repeat; }
.cbl_sps03_03:hover { background: url(../img/cbl/btn_cbl_sps03_03_o.png) no-repeat; }
.cbl_sps03_04:hover { background: url(../img/cbl/btn_cbl_sps03_04_o.png) no-repeat; }
/*.cbl_sps03_05:hover { background: url(../img/cbl/btn_cbl_sps03_05_o.png) no-repeat; }*/
.cbl_sps03_06:hover { background: url(../img/cbl/btn_cbl_sps03_06_o.png) no-repeat; }
.cbl_sps03_07:hover { background: url(../img/cbl/btn_cbl_sps03_07_o.png) no-repeat; }
.cbl_sps03_08:hover { background: url(../img/cbl/btn_cbl_sps03_08_o.png) no-repeat; }
.cbl_sps03_01.selected { background: url(../img/cbl/btn_cbl_sps03_01_c.png) no-repeat; }
.cbl_sps03_02.selected { background: url(../img/cbl/btn_cbl_sps03_02_c.png) no-repeat; }
.cbl_sps03_03.selected { background: url(../img/cbl/btn_cbl_sps03_03_c.png) no-repeat; }
.cbl_sps03_04.selected { background: url(../img/cbl/btn_cbl_sps03_04_c.png) no-repeat; }
.cbl_sps03_05.selected { background: url(../img/cbl/btn_cbl_sps03_05_c.png) no-repeat; }
.cbl_sps03_06.selected { background: url(../img/cbl/btn_cbl_sps03_06_c.png) no-repeat; }
.cbl_sps03_07.selected { background: url(../img/cbl/btn_cbl_sps03_07_c.png) no-repeat; }
.cbl_sps03_08.selected { background: url(../img/cbl/btn_cbl_sps03_08_c.png) no-repeat; }

.cbl_sps04_01 { background: url(../img/cbl/btn_cbl_sps04_01.png) no-repeat; }
.cbl_sps04_02 { background: url(../img/cbl/btn_cbl_sps04_02.png) no-repeat; }
.cbl_sps04_03 { background: url(../img/cbl/btn_cbl_sps04_03.png) no-repeat; }
.cbl_sps04_04 { background: url(../img/cbl/btn_cbl_sps04_04.png) no-repeat; }
.cbl_sps04_05 { background: url(../img/cbl/btn_cbl_sps04_05.png) no-repeat; }
.cbl_sps04_06 { background: url(../img/cbl/btn_cbl_sps04_06.png) no-repeat; }
.cbl_sps04_07 { background: url(../img/cbl/btn_cbl_sps04_07.png) no-repeat; }
.cbl_sps04_08 { background: url(../img/cbl/btn_cbl_sps04_08.png) no-repeat; }
.cbl_sps04_01:hover { background: url(../img/cbl/btn_cbl_sps04_01_o.png) no-repeat; }
/*.cbl_sps04_02:hover { background: url(../img/cbl/btn_cbl_sps04_02_o.png) no-repeat; }*/
.cbl_sps04_03:hover { background: url(../img/cbl/btn_cbl_sps04_03_o.png) no-repeat; }
/*.cbl_sps04_04:hover { background: url(../img/cbl/btn_cbl_sps04_04_o.png) no-repeat; }*/
.cbl_sps04_05:hover { background: url(../img/cbl/btn_cbl_sps04_05_o.png) no-repeat; }
.cbl_sps04_06:hover { background: url(../img/cbl/btn_cbl_sps04_06_o.png) no-repeat; }
.cbl_sps04_07:hover { background: url(../img/cbl/btn_cbl_sps04_07_o.png) no-repeat; }
.cbl_sps04_08:hover { background: url(../img/cbl/btn_cbl_sps04_08_o.png) no-repeat; }
.cbl_sps04_01.selected { background: url(../img/cbl/btn_cbl_sps04_01_c.png) no-repeat; }
.cbl_sps04_02.selected { background: url(../img/cbl/btn_cbl_sps04_02_c.png) no-repeat; }
.cbl_sps04_03.selected { background: url(../img/cbl/btn_cbl_sps04_03_c.png) no-repeat; }
.cbl_sps04_04.selected { background: url(../img/cbl/btn_cbl_sps04_04_c.png) no-repeat; }
.cbl_sps04_05.selected { background: url(../img/cbl/btn_cbl_sps04_05_c.png) no-repeat; }
.cbl_sps04_06.selected { background: url(../img/cbl/btn_cbl_sps04_06_c.png) no-repeat; }
.cbl_sps04_07.selected { background: url(../img/cbl/btn_cbl_sps04_07_c.png) no-repeat; }
.cbl_sps04_08.selected { background: url(../img/cbl/btn_cbl_sps04_08_c.png) no-repeat; }

.cbl_sps05_01 { background: url(../img/cbl/btn_cbl_sps05_01.png) no-repeat; }
.cbl_sps05_02 { background: url(../img/cbl/btn_cbl_sps05_02.png) no-repeat; }
.cbl_sps05_03 { background: url(../img/cbl/btn_cbl_sps05_03.png) no-repeat; }
.cbl_sps05_04 { background: url(../img/cbl/btn_cbl_sps05_04.png) no-repeat; }
.cbl_sps05_05 { background: url(../img/cbl/btn_cbl_sps05_05.png) no-repeat; }
.cbl_sps05_06 { background: url(../img/cbl/btn_cbl_sps05_06.png) no-repeat; }
.cbl_sps05_07 { background: url(../img/cbl/btn_cbl_sps05_07.png) no-repeat; }
.cbl_sps05_08 { background: url(../img/cbl/btn_cbl_sps05_08.png) no-repeat; }
.cbl_sps05_01:hover { background: url(../img/cbl/btn_cbl_sps05_01_o.png) no-repeat; }
.cbl_sps05_02:hover { background: url(../img/cbl/btn_cbl_sps05_02_o.png) no-repeat; }
.cbl_sps05_03:hover { background: url(../img/cbl/btn_cbl_sps05_03_o.png) no-repeat; }
.cbl_sps05_04:hover { background: url(../img/cbl/btn_cbl_sps05_04_o.png) no-repeat; }
.cbl_sps05_05:hover { background: url(../img/cbl/btn_cbl_sps05_05_o.png) no-repeat; }
.cbl_sps05_06:hover { background: url(../img/cbl/btn_cbl_sps05_06_o.png) no-repeat; }
.cbl_sps05_07:hover { background: url(../img/cbl/btn_cbl_sps05_07_o.png) no-repeat; }
.cbl_sps05_08:hover { background: url(../img/cbl/btn_cbl_sps05_08_o.png) no-repeat; }
.cbl_sps05_01.selected { background: url(../img/cbl/btn_cbl_sps05_01_c.png) no-repeat; }
.cbl_sps05_02.selected { background: url(../img/cbl/btn_cbl_sps05_02_c.png) no-repeat; }
.cbl_sps05_03.selected { background: url(../img/cbl/btn_cbl_sps05_03_c.png) no-repeat; }
.cbl_sps05_04.selected { background: url(../img/cbl/btn_cbl_sps05_04_c.png) no-repeat; }
.cbl_sps05_05.selected { background: url(../img/cbl/btn_cbl_sps05_05_c.png) no-repeat; }
.cbl_sps05_06.selected { background: url(../img/cbl/btn_cbl_sps05_06_c.png) no-repeat; }
.cbl_sps05_07.selected { background: url(../img/cbl/btn_cbl_sps05_07_c.png) no-repeat; }
.cbl_sps05_08.selected { background: url(../img/cbl/btn_cbl_sps05_08_c.png) no-repeat; }

.cbl_sps06_01 { background: url(../img/cbl/btn_cbl_sps06_01.png) no-repeat; }
.cbl_sps06_02 { background: url(../img/cbl/btn_cbl_sps06_02.png) no-repeat; }
.cbl_sps06_03 { background: url(../img/cbl/btn_cbl_sps06_03.png) no-repeat; }
.cbl_sps06_04 { background: url(../img/cbl/btn_cbl_sps06_04.png) no-repeat; }
.cbl_sps06_05 { background: url(../img/cbl/btn_cbl_sps06_05.png) no-repeat; }
.cbl_sps06_06 { background: url(../img/cbl/btn_cbl_sps06_06.png) no-repeat; }
.cbl_sps06_07 { background: url(../img/cbl/btn_cbl_sps06_07.png) no-repeat; }
.cbl_sps06_08 { background: url(../img/cbl/btn_cbl_sps06_08.png) no-repeat; }
.cbl_sps06_01:hover { background: url(../img/cbl/btn_cbl_sps06_01_o.png) no-repeat; }
.cbl_sps06_02:hover { background: url(../img/cbl/btn_cbl_sps06_02_o.png) no-repeat; }
.cbl_sps06_03:hover { background: url(../img/cbl/btn_cbl_sps06_03_o.png) no-repeat; }
.cbl_sps06_04:hover { background: url(../img/cbl/btn_cbl_sps06_04_o.png) no-repeat; }
.cbl_sps06_05:hover { background: url(../img/cbl/btn_cbl_sps06_05_o.png) no-repeat; }
.cbl_sps06_06:hover { background: url(../img/cbl/btn_cbl_sps06_06_o.png) no-repeat; }
.cbl_sps06_07:hover { background: url(../img/cbl/btn_cbl_sps06_07_o.png) no-repeat; }
.cbl_sps06_08:hover { background: url(../img/cbl/btn_cbl_sps06_08_o.png) no-repeat; }
.cbl_sps06_01.selected { background: url(../img/cbl/btn_cbl_sps06_01_c.png) no-repeat; }
.cbl_sps06_02.selected { background: url(../img/cbl/btn_cbl_sps06_02_c.png) no-repeat; }
.cbl_sps06_03.selected { background: url(../img/cbl/btn_cbl_sps06_03_c.png) no-repeat; }
.cbl_sps06_04.selected { background: url(../img/cbl/btn_cbl_sps06_04_c.png) no-repeat; }
.cbl_sps06_05.selected { background: url(../img/cbl/btn_cbl_sps06_05_c.png) no-repeat; }
.cbl_sps06_06.selected { background: url(../img/cbl/btn_cbl_sps06_06_c.png) no-repeat; }
.cbl_sps06_07.selected { background: url(../img/cbl/btn_cbl_sps06_07_c.png) no-repeat; }
.cbl_sps06_08.selected { background: url(../img/cbl/btn_cbl_sps06_08_c.png) no-repeat; }

.cbl_sps07_01 { background: url(../img/cbl/btn_cbl_sps07_01.png) no-repeat; }
.cbl_sps07_02 { background: url(../img/cbl/btn_cbl_sps07_02.png) no-repeat; }
.cbl_sps07_03 { background: url(../img/cbl/btn_cbl_sps07_03.png) no-repeat; }
.cbl_sps07_04 { background: url(../img/cbl/btn_cbl_sps07_04.png) no-repeat; }
.cbl_sps07_05 { background: url(../img/cbl/btn_cbl_sps07_05.png) no-repeat; }
.cbl_sps07_06 { background: url(../img/cbl/btn_cbl_sps07_06.png) no-repeat; }
.cbl_sps07_07 { background: url(../img/cbl/btn_cbl_sps07_07.png) no-repeat; }
.cbl_sps07_08 { background: url(../img/cbl/btn_cbl_sps07_08.png) no-repeat; }
.cbl_sps07_01:hover { background: url(../img/cbl/btn_cbl_sps07_01_o.png) no-repeat; }
.cbl_sps07_02:hover { background: url(../img/cbl/btn_cbl_sps07_02_o.png) no-repeat; }
.cbl_sps07_03:hover { background: url(../img/cbl/btn_cbl_sps07_03_o.png) no-repeat; }
.cbl_sps07_04:hover { background: url(../img/cbl/btn_cbl_sps07_04_o.png) no-repeat; }
.cbl_sps07_05:hover { background: url(../img/cbl/btn_cbl_sps07_05_o.png) no-repeat; }
.cbl_sps07_06:hover { background: url(../img/cbl/btn_cbl_sps07_06_o.png) no-repeat; }
.cbl_sps07_07:hover { background: url(../img/cbl/btn_cbl_sps07_07_o.png) no-repeat; }
.cbl_sps07_08:hover { background: url(../img/cbl/btn_cbl_sps07_08_o.png) no-repeat; }
.cbl_sps07_01.selected { background: url(../img/cbl/btn_cbl_sps07_01_c.png) no-repeat; }
.cbl_sps07_02.selected { background: url(../img/cbl/btn_cbl_sps07_02_c.png) no-repeat; }
.cbl_sps07_03.selected { background: url(../img/cbl/btn_cbl_sps07_03_c.png) no-repeat; }
.cbl_sps07_04.selected { background: url(../img/cbl/btn_cbl_sps07_04_c.png) no-repeat; }
.cbl_sps07_05.selected { background: url(../img/cbl/btn_cbl_sps07_05_c.png) no-repeat; }
.cbl_sps07_06.selected { background: url(../img/cbl/btn_cbl_sps07_06_c.png) no-repeat; }
.cbl_sps07_07.selected { background: url(../img/cbl/btn_cbl_sps07_07_c.png) no-repeat; }
.cbl_sps07_08.selected { background: url(../img/cbl/btn_cbl_sps07_08_c.png) no-repeat; }

.cbl_sps08_01 { background: url(../img/cbl/btn_cbl_sps08_01.png) no-repeat; }
.cbl_sps08_02 { background: url(../img/cbl/btn_cbl_sps08_02.png) no-repeat; }
.cbl_sps08_03 { background: url(../img/cbl/btn_cbl_sps08_03.png) no-repeat; }
.cbl_sps08_04 { background: url(../img/cbl/btn_cbl_sps08_04.png) no-repeat; }
.cbl_sps08_05 { background: url(../img/cbl/btn_cbl_sps08_05.png) no-repeat; }
.cbl_sps08_06 { background: url(../img/cbl/btn_cbl_sps08_06.png) no-repeat; }
.cbl_sps08_07 { background: url(../img/cbl/btn_cbl_sps08_07.png) no-repeat; }
.cbl_sps08_08 { background: url(../img/cbl/btn_cbl_sps08_08.png) no-repeat; }
.cbl_sps08_01:hover { background: url(../img/cbl/btn_cbl_sps08_01_o.png) no-repeat; }
.cbl_sps08_02:hover { background: url(../img/cbl/btn_cbl_sps08_02_o.png) no-repeat; }
.cbl_sps08_03:hover { background: url(../img/cbl/btn_cbl_sps08_03_o.png) no-repeat; }
.cbl_sps08_04:hover { background: url(../img/cbl/btn_cbl_sps08_04_o.png) no-repeat; }
.cbl_sps08_05:hover { background: url(../img/cbl/btn_cbl_sps08_05_o.png) no-repeat; }
.cbl_sps08_06:hover { background: url(../img/cbl/btn_cbl_sps08_06_o.png) no-repeat; }
.cbl_sps08_07:hover { background: url(../img/cbl/btn_cbl_sps08_07_o.png) no-repeat; }
.cbl_sps08_08:hover { background: url(../img/cbl/btn_cbl_sps08_08_o.png) no-repeat; }
.cbl_sps08_01.selected { background: url(../img/cbl/btn_cbl_sps08_01_c.png) no-repeat; }
.cbl_sps08_02.selected { background: url(../img/cbl/btn_cbl_sps08_02_c.png) no-repeat; }
.cbl_sps08_03.selected { background: url(../img/cbl/btn_cbl_sps08_03_c.png) no-repeat; }
.cbl_sps08_04.selected { background: url(../img/cbl/btn_cbl_sps08_04_c.png) no-repeat; }
.cbl_sps08_05.selected { background: url(../img/cbl/btn_cbl_sps08_05_c.png) no-repeat; }
.cbl_sps08_06.selected { background: url(../img/cbl/btn_cbl_sps08_06_c.png) no-repeat; }
.cbl_sps08_07.selected { background: url(../img/cbl/btn_cbl_sps08_07_c.png) no-repeat; }
.cbl_sps08_08.selected { background: url(../img/cbl/btn_cbl_sps08_08_c.png) no-repeat; }

.cbl_spp01_01 { background: url(../img/cbl/btn_cbl_spp01_01.png) no-repeat; }
.cbl_spp01_02 { background: url(../img/cbl/btn_cbl_spp01_02.png) no-repeat; }
.cbl_spp01_03 { background: url(../img/cbl/btn_cbl_spp01_03.png) no-repeat; }
.cbl_spp01_04 { background: url(../img/cbl/btn_cbl_spp01_04.png) no-repeat; }
.cbl_spp01_05 { background: url(../img/cbl/btn_cbl_spp01_05.png) no-repeat; }
.cbl_spp01_06 { background: url(../img/cbl/btn_cbl_spp01_06.png) no-repeat; }
.cbl_spp01_07 { background: url(../img/cbl/btn_cbl_spp01_07.png) no-repeat; }
.cbl_spp01_08 { background: url(../img/cbl/btn_cbl_spp01_08.png) no-repeat; }
.cbl_spp01_01:hover { background: url(../img/cbl/btn_cbl_spp01_01_o.png) no-repeat; }
.cbl_spp01_02:hover { background: url(../img/cbl/btn_cbl_spp01_02_o.png) no-repeat; }
.cbl_spp01_03:hover { background: url(../img/cbl/btn_cbl_spp01_03_o.png) no-repeat; }
.cbl_spp01_04:hover { background: url(../img/cbl/btn_cbl_spp01_04_o.png) no-repeat; }
/*.cbl_spp01_05:hover { background: url(../img/cbl/btn_cbl_spp01_05_o.png) no-repeat; }*/
.cbl_spp01_06:hover { background: url(../img/cbl/btn_cbl_spp01_06_o.png) no-repeat; }
/*.cbl_spp01_07:hover { background: url(../img/cbl/btn_cbl_spp01_07_o.png) no-repeat; }*/
.cbl_spp01_08:hover { background: url(../img/cbl/btn_cbl_spp01_08_o.png) no-repeat; }
.cbl_spp01_01.selected { background: url(../img/cbl/btn_cbl_spp01_01_c.png) no-repeat; }
.cbl_spp01_02.selected { background: url(../img/cbl/btn_cbl_spp01_02_c.png) no-repeat; }
.cbl_spp01_03.selected { background: url(../img/cbl/btn_cbl_spp01_03_c.png) no-repeat; }
.cbl_spp01_04.selected { background: url(../img/cbl/btn_cbl_spp01_04_c.png) no-repeat; }
.cbl_spp01_05.selected { background: url(../img/cbl/btn_cbl_spp01_05_c.png) no-repeat; }
.cbl_spp01_06.selected { background: url(../img/cbl/btn_cbl_spp01_06_c.png) no-repeat; }
.cbl_spp01_07.selected { background: url(../img/cbl/btn_cbl_spp01_07_c.png) no-repeat; }
.cbl_spp01_08.selected { background: url(../img/cbl/btn_cbl_spp01_08_c.png) no-repeat; }

.cbl_spp02_01 { background: url(../img/cbl/btn_cbl_spp02_01.png) no-repeat; }
.cbl_spp02_02 { background: url(../img/cbl/btn_cbl_spp02_02.png) no-repeat; }
.cbl_spp02_03 { background: url(../img/cbl/btn_cbl_spp02_03.png) no-repeat; }
.cbl_spp02_04 { background: url(../img/cbl/btn_cbl_spp02_04.png) no-repeat; }
.cbl_spp02_05 { background: url(../img/cbl/btn_cbl_spp02_05.png) no-repeat; }
.cbl_spp02_06 { background: url(../img/cbl/btn_cbl_spp02_06.png) no-repeat; }
.cbl_spp02_07 { background: url(../img/cbl/btn_cbl_spp02_07.png) no-repeat; }
.cbl_spp02_08 { background: url(../img/cbl/btn_cbl_spp02_08.png) no-repeat; }
.cbl_spp02_01:hover { background: url(../img/cbl/btn_cbl_spp02_01_o.png) no-repeat; }
.cbl_spp02_02:hover { background: url(../img/cbl/btn_cbl_spp02_02_o.png) no-repeat; }
.cbl_spp02_03:hover { background: url(../img/cbl/btn_cbl_spp02_03_o.png) no-repeat; }
.cbl_spp02_04:hover { background: url(../img/cbl/btn_cbl_spp02_04_o.png) no-repeat; }
.cbl_spp02_05:hover { background: url(../img/cbl/btn_cbl_spp02_05_o.png) no-repeat; }
.cbl_spp02_06:hover { background: url(../img/cbl/btn_cbl_spp02_06_o.png) no-repeat; }
.cbl_spp02_07:hover { background: url(../img/cbl/btn_cbl_spp02_07_o.png) no-repeat; }
.cbl_spp02_08:hover { background: url(../img/cbl/btn_cbl_spp02_08_o.png) no-repeat; }
.cbl_spp02_01.selected { background: url(../img/cbl/btn_cbl_spp02_01_c.png) no-repeat; }
.cbl_spp02_02.selected { background: url(../img/cbl/btn_cbl_spp02_02_c.png) no-repeat; }
.cbl_spp02_03.selected { background: url(../img/cbl/btn_cbl_spp02_03_c.png) no-repeat; }
.cbl_spp02_04.selected { background: url(../img/cbl/btn_cbl_spp02_04_c.png) no-repeat; }
.cbl_spp02_05.selected { background: url(../img/cbl/btn_cbl_spp02_05_c.png) no-repeat; }
.cbl_spp02_06.selected { background: url(../img/cbl/btn_cbl_spp02_06_c.png) no-repeat; }
.cbl_spp02_07.selected { background: url(../img/cbl/btn_cbl_spp02_07_c.png) no-repeat; }
.cbl_spp02_08.selected { background: url(../img/cbl/btn_cbl_spp02_08_c.png) no-repeat; }

.cbl_spp03_01 { background: url(../img/cbl/btn_cbl_spp03_01.png) no-repeat; }
.cbl_spp03_02 { background: url(../img/cbl/btn_cbl_spp03_02.png) no-repeat; }
.cbl_spp03_03 { background: url(../img/cbl/btn_cbl_spp03_03.png) no-repeat; }
.cbl_spp03_04 { background: url(../img/cbl/btn_cbl_spp03_04.png) no-repeat; }
.cbl_spp03_05 { background: url(../img/cbl/btn_cbl_spp03_05.png) no-repeat; }
.cbl_spp03_06 { background: url(../img/cbl/btn_cbl_spp03_06.png) no-repeat; }
.cbl_spp03_07 { background: url(../img/cbl/btn_cbl_spp03_07.png) no-repeat; }
.cbl_spp03_08 { background: url(../img/cbl/btn_cbl_spp03_08.png) no-repeat; }
.cbl_spp03_01:hover { background: url(../img/cbl/btn_cbl_spp03_01_o.png) no-repeat; }
.cbl_spp03_02:hover { background: url(../img/cbl/btn_cbl_spp03_02_o.png) no-repeat; }
.cbl_spp03_03:hover { background: url(../img/cbl/btn_cbl_spp03_03_o.png) no-repeat; }
.cbl_spp03_04:hover { background: url(../img/cbl/btn_cbl_spp03_04_o.png) no-repeat; }
.cbl_spp03_05:hover { background: url(../img/cbl/btn_cbl_spp03_05_o.png) no-repeat; }
.cbl_spp03_06:hover { background: url(../img/cbl/btn_cbl_spp03_06_o.png) no-repeat; }
.cbl_spp03_07:hover { background: url(../img/cbl/btn_cbl_spp03_07_o.png) no-repeat; }
.cbl_spp03_08:hover { background: url(../img/cbl/btn_cbl_spp03_08_o.png) no-repeat; }
.cbl_spp03_01.selected { background: url(../img/cbl/btn_cbl_spp03_01_c.png) no-repeat; }
.cbl_spp03_02.selected { background: url(../img/cbl/btn_cbl_spp03_02_c.png) no-repeat; }
.cbl_spp03_03.selected { background: url(../img/cbl/btn_cbl_spp03_03_c.png) no-repeat; }
.cbl_spp03_04.selected { background: url(../img/cbl/btn_cbl_spp03_04_c.png) no-repeat; }
.cbl_spp03_05.selected { background: url(../img/cbl/btn_cbl_spp03_05_c.png) no-repeat; }
.cbl_spp03_06.selected { background: url(../img/cbl/btn_cbl_spp03_06_c.png) no-repeat; }
.cbl_spp03_07.selected { background: url(../img/cbl/btn_cbl_spp03_07_c.png) no-repeat; }
.cbl_spp03_08.selected { background: url(../img/cbl/btn_cbl_spp03_08_c.png) no-repeat; }

.cbl_spp04_01 { background: url(../img/cbl/btn_cbl_spp04_01.png) no-repeat; }
.cbl_spp04_02 { background: url(../img/cbl/btn_cbl_spp04_02.png) no-repeat; }
.cbl_spp04_03 { background: url(../img/cbl/btn_cbl_spp04_03.png) no-repeat; }
.cbl_spp04_04 { background: url(../img/cbl/btn_cbl_spp04_04.png) no-repeat; }
.cbl_spp04_05 { background: url(../img/cbl/btn_cbl_spp04_05.png) no-repeat; }
.cbl_spp04_06 { background: url(../img/cbl/btn_cbl_spp04_06.png) no-repeat; }
.cbl_spp04_07 { background: url(../img/cbl/btn_cbl_spp04_07.png) no-repeat; }
.cbl_spp04_08 { background: url(../img/cbl/btn_cbl_spp04_08.png) no-repeat; }
.cbl_spp04_01:hover { background: url(../img/cbl/btn_cbl_spp04_01_o.png) no-repeat; }
.cbl_spp04_02:hover { background: url(../img/cbl/btn_cbl_spp04_02_o.png) no-repeat; }
.cbl_spp04_03:hover { background: url(../img/cbl/btn_cbl_spp04_03_o.png) no-repeat; }
.cbl_spp04_04:hover { background: url(../img/cbl/btn_cbl_spp04_04_o.png) no-repeat; }
.cbl_spp04_05:hover { background: url(../img/cbl/btn_cbl_spp04_05_o.png) no-repeat; }
.cbl_spp04_06:hover { background: url(../img/cbl/btn_cbl_spp04_06_o.png) no-repeat; }
.cbl_spp04_07:hover { background: url(../img/cbl/btn_cbl_spp04_07_o.png) no-repeat; }
.cbl_spp04_08:hover { background: url(../img/cbl/btn_cbl_spp04_08_o.png) no-repeat; }
.cbl_spp04_01.selected { background: url(../img/cbl/btn_cbl_spp04_01_c.png) no-repeat; }
.cbl_spp04_02.selected { background: url(../img/cbl/btn_cbl_spp04_02_c.png) no-repeat; }
.cbl_spp04_03.selected { background: url(../img/cbl/btn_cbl_spp04_03_c.png) no-repeat; }
.cbl_spp04_04.selected { background: url(../img/cbl/btn_cbl_spp04_04_c.png) no-repeat; }
.cbl_spp04_05.selected { background: url(../img/cbl/btn_cbl_spp04_05_c.png) no-repeat; }
.cbl_spp04_06.selected { background: url(../img/cbl/btn_cbl_spp04_06_c.png) no-repeat; }
.cbl_spp04_07.selected { background: url(../img/cbl/btn_cbl_spp04_07_c.png) no-repeat; }
.cbl_spp04_08.selected { background: url(../img/cbl/btn_cbl_spp04_08_c.png) no-repeat; }

.cbl_re01_01 { background: url(../img/cbl/btn_cbl_re01_01.png) no-repeat; }
.cbl_re01_02 { background: url(../img/cbl/btn_cbl_re01_02.png) no-repeat; }
.cbl_re01_03 { background: url(../img/cbl/btn_cbl_re01_03.png) no-repeat; }
.cbl_re01_04 { background: url(../img/cbl/btn_cbl_re01_04.png) no-repeat; }
.cbl_re01_05 { background: url(../img/cbl/btn_cbl_re01_05.png) no-repeat; }
.cbl_re01_06 { background: url(../img/cbl/btn_cbl_re01_06.png) no-repeat; }
.cbl_re01_07 { background: url(../img/cbl/btn_cbl_re01_07.png) no-repeat; }
.cbl_re01_08 { background: url(../img/cbl/btn_cbl_re01_08.png) no-repeat; }
.cbl_re01_01:hover { background: url(../img/cbl/btn_cbl_re01_01_o.png) no-repeat; }
.cbl_re01_02:hover { background: url(../img/cbl/btn_cbl_re01_02_o.png) no-repeat; }
.cbl_re01_03:hover { background: url(../img/cbl/btn_cbl_re01_03_o.png) no-repeat; }
.cbl_re01_04:hover { background: url(../img/cbl/btn_cbl_re01_04_o.png) no-repeat; }
.cbl_re01_05:hover { background: url(../img/cbl/btn_cbl_re01_05_o.png) no-repeat; }
.cbl_re01_06:hover { background: url(../img/cbl/btn_cbl_re01_06_o.png) no-repeat; }
.cbl_re01_07:hover { background: url(../img/cbl/btn_cbl_re01_07_o.png) no-repeat; }
.cbl_re01_08:hover { background: url(../img/cbl/btn_cbl_re01_08_o.png) no-repeat; }
.cbl_re01_01.selected { background: url(../img/cbl/btn_cbl_re01_01_c.png) no-repeat; }
.cbl_re01_02.selected { background: url(../img/cbl/btn_cbl_re01_02_c.png) no-repeat; }
.cbl_re01_03.selected { background: url(../img/cbl/btn_cbl_re01_03_c.png) no-repeat; }
.cbl_re01_04.selected { background: url(../img/cbl/btn_cbl_re01_04_c.png) no-repeat; }
.cbl_re01_05.selected { background: url(../img/cbl/btn_cbl_re01_05_c.png) no-repeat; }
.cbl_re01_06.selected { background: url(../img/cbl/btn_cbl_re01_06_c.png) no-repeat; }
.cbl_re01_07.selected { background: url(../img/cbl/btn_cbl_re01_07_c.png) no-repeat; }
.cbl_re01_08.selected { background: url(../img/cbl/btn_cbl_re01_08_c.png) no-repeat; }

.cbl_re02_01 { background: url(../img/cbl/btn_cbl_re02_01.png) no-repeat; }
.cbl_re02_02 { background: url(../img/cbl/btn_cbl_re02_02.png) no-repeat; }
.cbl_re02_03 { background: url(../img/cbl/btn_cbl_re02_03.png) no-repeat; }
.cbl_re02_04 { background: url(../img/cbl/btn_cbl_re02_04.png) no-repeat; }
.cbl_re02_05 { background: url(../img/cbl/btn_cbl_re02_05.png) no-repeat; }
.cbl_re02_06 { background: url(../img/cbl/btn_cbl_re02_06.png) no-repeat; }
.cbl_re02_07 { background: url(../img/cbl/btn_cbl_re02_07.png) no-repeat; }
.cbl_re02_08 { background: url(../img/cbl/btn_cbl_re02_08.png) no-repeat; }
.cbl_re02_01:hover { background: url(../img/cbl/btn_cbl_re02_01_o.png) no-repeat; }
.cbl_re02_02:hover { background: url(../img/cbl/btn_cbl_re02_02_o.png) no-repeat; }
.cbl_re02_03:hover { background: url(../img/cbl/btn_cbl_re02_03_o.png) no-repeat; }
.cbl_re02_04:hover { background: url(../img/cbl/btn_cbl_re02_04_o.png) no-repeat; }
.cbl_re02_05:hover { background: url(../img/cbl/btn_cbl_re02_05_o.png) no-repeat; }
.cbl_re02_06:hover { background: url(../img/cbl/btn_cbl_re02_06_o.png) no-repeat; }
.cbl_re02_07:hover { background: url(../img/cbl/btn_cbl_re02_07_o.png) no-repeat; }
.cbl_re02_08:hover { background: url(../img/cbl/btn_cbl_re02_08_o.png) no-repeat; }
.cbl_re02_01.selected { background: url(../img/cbl/btn_cbl_re02_01_c.png) no-repeat; }
.cbl_re02_02.selected { background: url(../img/cbl/btn_cbl_re02_02_c.png) no-repeat; }
.cbl_re02_03.selected { background: url(../img/cbl/btn_cbl_re02_03_c.png) no-repeat; }
.cbl_re02_04.selected { background: url(../img/cbl/btn_cbl_re02_04_c.png) no-repeat; }
.cbl_re02_05.selected { background: url(../img/cbl/btn_cbl_re02_05_c.png) no-repeat; }
.cbl_re02_06.selected { background: url(../img/cbl/btn_cbl_re02_06_c.png) no-repeat; }
.cbl_re02_07.selected { background: url(../img/cbl/btn_cbl_re02_07_c.png) no-repeat; }
.cbl_re02_08.selected { background: url(../img/cbl/btn_cbl_re02_08_c.png) no-repeat; }

.cbl_re03_01 { background: url(../img/cbl/btn_cbl_re03_01.png) no-repeat; }
.cbl_re03_02 { background: url(../img/cbl/btn_cbl_re03_02.png) no-repeat; }
.cbl_re03_03 { background: url(../img/cbl/btn_cbl_re03_03.png) no-repeat; }
.cbl_re03_04 { background: url(../img/cbl/btn_cbl_re03_04.png) no-repeat; }
.cbl_re03_05 { background: url(../img/cbl/btn_cbl_re03_05.png) no-repeat; }
.cbl_re03_06 { background: url(../img/cbl/btn_cbl_re03_06.png) no-repeat; }
.cbl_re03_07 { background: url(../img/cbl/btn_cbl_re03_07.png) no-repeat; }
.cbl_re03_08 { background: url(../img/cbl/btn_cbl_re03_08.png) no-repeat; }
.cbl_re03_01:hover { background: url(../img/cbl/btn_cbl_re03_01_o.png) no-repeat; }
.cbl_re03_02:hover { background: url(../img/cbl/btn_cbl_re03_02_o.png) no-repeat; }
.cbl_re03_03:hover { background: url(../img/cbl/btn_cbl_re03_03_o.png) no-repeat; }
.cbl_re03_04:hover { background: url(../img/cbl/btn_cbl_re03_04_o.png) no-repeat; }
.cbl_re03_05:hover { background: url(../img/cbl/btn_cbl_re03_05_o.png) no-repeat; }
.cbl_re03_06:hover { background: url(../img/cbl/btn_cbl_re03_06_o.png) no-repeat; }
.cbl_re03_07:hover { background: url(../img/cbl/btn_cbl_re03_07_o.png) no-repeat; }
.cbl_re03_08:hover { background: url(../img/cbl/btn_cbl_re03_08_o.png) no-repeat; }
.cbl_re03_01.selected { background: url(../img/cbl/btn_cbl_re03_01_c.png) no-repeat; }
.cbl_re03_02.selected { background: url(../img/cbl/btn_cbl_re03_02_c.png) no-repeat; }
.cbl_re03_03.selected { background: url(../img/cbl/btn_cbl_re03_03_c.png) no-repeat; }
.cbl_re03_04.selected { background: url(../img/cbl/btn_cbl_re03_04_c.png) no-repeat; }
.cbl_re03_05.selected { background: url(../img/cbl/btn_cbl_re03_05_c.png) no-repeat; }
.cbl_re03_06.selected { background: url(../img/cbl/btn_cbl_re03_06_c.png) no-repeat; }
.cbl_re03_07.selected { background: url(../img/cbl/btn_cbl_re03_07_c.png) no-repeat; }
.cbl_re03_08.selected { background: url(../img/cbl/btn_cbl_re03_08_c.png) no-repeat; }

.cbl_re04_01 { background: url(../img/cbl/btn_cbl_re04_01.png) no-repeat; }
.cbl_re04_02 { background: url(../img/cbl/btn_cbl_re04_02.png) no-repeat; }
.cbl_re04_03 { background: url(../img/cbl/btn_cbl_re04_03.png) no-repeat; }
.cbl_re04_04 { background: url(../img/cbl/btn_cbl_re04_04.png) no-repeat; }
.cbl_re04_05 { background: url(../img/cbl/btn_cbl_re04_05.png) no-repeat; }
.cbl_re04_06 { background: url(../img/cbl/btn_cbl_re04_06.png) no-repeat; }
.cbl_re04_07 { background: url(../img/cbl/btn_cbl_re04_07.png) no-repeat; }
.cbl_re04_08 { background: url(../img/cbl/btn_cbl_re04_08.png) no-repeat; }
.cbl_re04_01:hover { background: url(../img/cbl/btn_cbl_re04_01_o.png) no-repeat; }
.cbl_re04_02:hover { background: url(../img/cbl/btn_cbl_re04_02_o.png) no-repeat; }
.cbl_re04_03:hover { background: url(../img/cbl/btn_cbl_re04_03_o.png) no-repeat; }
.cbl_re04_04:hover { background: url(../img/cbl/btn_cbl_re04_04_o.png) no-repeat; }
.cbl_re04_05:hover { background: url(../img/cbl/btn_cbl_re04_05_o.png) no-repeat; }
.cbl_re04_06:hover { background: url(../img/cbl/btn_cbl_re04_06_o.png) no-repeat; }
.cbl_re04_07:hover { background: url(../img/cbl/btn_cbl_re04_07_o.png) no-repeat; }
.cbl_re04_08:hover { background: url(../img/cbl/btn_cbl_re04_08_o.png) no-repeat; }
.cbl_re04_01.selected { background: url(../img/cbl/btn_cbl_re04_01_c.png) no-repeat; }
.cbl_re04_02.selected { background: url(../img/cbl/btn_cbl_re04_02_c.png) no-repeat; }
.cbl_re04_03.selected { background: url(../img/cbl/btn_cbl_re04_03_c.png) no-repeat; }
.cbl_re04_04.selected { background: url(../img/cbl/btn_cbl_re04_04_c.png) no-repeat; }
.cbl_re04_05.selected { background: url(../img/cbl/btn_cbl_re04_05_c.png) no-repeat; }
.cbl_re04_06.selected { background: url(../img/cbl/btn_cbl_re04_06_c.png) no-repeat; }
.cbl_re04_07.selected { background: url(../img/cbl/btn_cbl_re04_07_c.png) no-repeat; }
.cbl_re04_08.selected { background: url(../img/cbl/btn_cbl_re04_08_c.png) no-repeat; }

.cbl_re05_01 { background: url(../img/cbl/btn_cbl_re05_01.png) no-repeat; }
.cbl_re05_02 { background: url(../img/cbl/btn_cbl_re05_02.png) no-repeat; }
.cbl_re05_03 { background: url(../img/cbl/btn_cbl_re05_03.png) no-repeat; }
.cbl_re05_04 { background: url(../img/cbl/btn_cbl_re05_04.png) no-repeat; }
.cbl_re05_05 { background: url(../img/cbl/btn_cbl_re05_05.png) no-repeat; }
.cbl_re05_06 { background: url(../img/cbl/btn_cbl_re05_06.png) no-repeat; }
.cbl_re05_07 { background: url(../img/cbl/btn_cbl_re05_07.png) no-repeat; }
.cbl_re05_08 { background: url(../img/cbl/btn_cbl_re05_08.png) no-repeat; }
.cbl_re05_01:hover { background: url(../img/cbl/btn_cbl_re05_01_o.png) no-repeat; }
.cbl_re05_02:hover { background: url(../img/cbl/btn_cbl_re05_02_o.png) no-repeat; }
.cbl_re05_03:hover { background: url(../img/cbl/btn_cbl_re05_03_o.png) no-repeat; }
.cbl_re05_04:hover { background: url(../img/cbl/btn_cbl_re05_04_o.png) no-repeat; }
.cbl_re05_05:hover { background: url(../img/cbl/btn_cbl_re05_05_o.png) no-repeat; }
.cbl_re05_06:hover { background: url(../img/cbl/btn_cbl_re05_06_o.png) no-repeat; }
.cbl_re05_07:hover { background: url(../img/cbl/btn_cbl_re05_07_o.png) no-repeat; }
.cbl_re05_08:hover { background: url(../img/cbl/btn_cbl_re05_08_o.png) no-repeat; }
.cbl_re05_01.selected { background: url(../img/cbl/btn_cbl_re05_01_c.png) no-repeat; }
.cbl_re05_02.selected { background: url(../img/cbl/btn_cbl_re05_02_c.png) no-repeat; }
.cbl_re05_03.selected { background: url(../img/cbl/btn_cbl_re05_03_c.png) no-repeat; }
.cbl_re05_04.selected { background: url(../img/cbl/btn_cbl_re05_04_c.png) no-repeat; }
.cbl_re05_05.selected { background: url(../img/cbl/btn_cbl_re05_05_c.png) no-repeat; }
.cbl_re05_06.selected { background: url(../img/cbl/btn_cbl_re05_06_c.png) no-repeat; }
.cbl_re05_07.selected { background: url(../img/cbl/btn_cbl_re05_07_c.png) no-repeat; }
.cbl_re05_08.selected { background: url(../img/cbl/btn_cbl_re05_08_c.png) no-repeat; }

.cbl_re06_01 { background: url(../img/cbl/btn_cbl_re06_01.png) no-repeat; }
.cbl_re06_02 { background: url(../img/cbl/btn_cbl_re06_02.png) no-repeat; }
.cbl_re06_03 { background: url(../img/cbl/btn_cbl_re06_03.png) no-repeat; }
.cbl_re06_04 { background: url(../img/cbl/btn_cbl_re06_04.png) no-repeat; }
.cbl_re06_05 { background: url(../img/cbl/btn_cbl_re06_05.png) no-repeat; }
.cbl_re06_06 { background: url(../img/cbl/btn_cbl_re06_06.png) no-repeat; }
.cbl_re06_07 { background: url(../img/cbl/btn_cbl_re06_07.png) no-repeat; }
.cbl_re06_08 { background: url(../img/cbl/btn_cbl_re06_08.png) no-repeat; }
.cbl_re06_01:hover { background: url(../img/cbl/btn_cbl_re06_01_o.png) no-repeat; }
.cbl_re06_02:hover { background: url(../img/cbl/btn_cbl_re06_02_o.png) no-repeat; }
.cbl_re06_03:hover { background: url(../img/cbl/btn_cbl_re06_03_o.png) no-repeat; }
.cbl_re06_04:hover { background: url(../img/cbl/btn_cbl_re06_04_o.png) no-repeat; }
.cbl_re06_05:hover { background: url(../img/cbl/btn_cbl_re06_05_o.png) no-repeat; }
.cbl_re06_06:hover { background: url(../img/cbl/btn_cbl_re06_06_o.png) no-repeat; }
.cbl_re06_07:hover { background: url(../img/cbl/btn_cbl_re06_07_o.png) no-repeat; }
.cbl_re06_08:hover { background: url(../img/cbl/btn_cbl_re06_08_o.png) no-repeat; }
.cbl_re06_01.selected { background: url(../img/cbl/btn_cbl_re06_01_c.png) no-repeat; }
.cbl_re06_02.selected { background: url(../img/cbl/btn_cbl_re06_02_c.png) no-repeat; }
.cbl_re06_03.selected { background: url(../img/cbl/btn_cbl_re06_03_c.png) no-repeat; }
.cbl_re06_04.selected { background: url(../img/cbl/btn_cbl_re06_04_c.png) no-repeat; }
.cbl_re06_05.selected { background: url(../img/cbl/btn_cbl_re06_05_c.png) no-repeat; }
.cbl_re06_06.selected { background: url(../img/cbl/btn_cbl_re06_06_c.png) no-repeat; }
.cbl_re06_07.selected { background: url(../img/cbl/btn_cbl_re06_07_c.png) no-repeat; }
.cbl_re06_08.selected { background: url(../img/cbl/btn_cbl_re06_08_c.png) no-repeat; }

.cbl_re07_01 { background: url(../img/cbl/btn_cbl_re07_01.png) no-repeat; }
.cbl_re07_02 { background: url(../img/cbl/btn_cbl_re07_02.png) no-repeat; }
.cbl_re07_03 { background: url(../img/cbl/btn_cbl_re07_03.png) no-repeat; }
.cbl_re07_04 { background: url(../img/cbl/btn_cbl_re07_04.png) no-repeat; }
.cbl_re07_05 { background: url(../img/cbl/btn_cbl_re07_05.png) no-repeat; }
.cbl_re07_06 { background: url(../img/cbl/btn_cbl_re07_06.png) no-repeat; }
.cbl_re07_07 { background: url(../img/cbl/btn_cbl_re07_07.png) no-repeat; }
.cbl_re07_08 { background: url(../img/cbl/btn_cbl_re07_08.png) no-repeat; }
.cbl_re07_01:hover { background: url(../img/cbl/btn_cbl_re07_01_o.png) no-repeat; }
.cbl_re07_02:hover { background: url(../img/cbl/btn_cbl_re07_02_o.png) no-repeat; }
.cbl_re07_03:hover { background: url(../img/cbl/btn_cbl_re07_03_o.png) no-repeat; }
.cbl_re07_04:hover { background: url(../img/cbl/btn_cbl_re07_04_o.png) no-repeat; }
.cbl_re07_05:hover { background: url(../img/cbl/btn_cbl_re07_05_o.png) no-repeat; }
.cbl_re07_06:hover { background: url(../img/cbl/btn_cbl_re07_06_o.png) no-repeat; }
.cbl_re07_07:hover { background: url(../img/cbl/btn_cbl_re07_07_o.png) no-repeat; }
.cbl_re07_08:hover { background: url(../img/cbl/btn_cbl_re07_08_o.png) no-repeat; }
.cbl_re07_01.selected { background: url(../img/cbl/btn_cbl_re07_01_c.png) no-repeat; }
.cbl_re07_02.selected { background: url(../img/cbl/btn_cbl_re07_02_c.png) no-repeat; }
.cbl_re07_03.selected { background: url(../img/cbl/btn_cbl_re07_03_c.png) no-repeat; }
.cbl_re07_04.selected { background: url(../img/cbl/btn_cbl_re07_04_c.png) no-repeat; }
.cbl_re07_05.selected { background: url(../img/cbl/btn_cbl_re07_05_c.png) no-repeat; }
.cbl_re07_06.selected { background: url(../img/cbl/btn_cbl_re07_06_c.png) no-repeat; }
.cbl_re07_07.selected { background: url(../img/cbl/btn_cbl_re07_07_c.png) no-repeat; }
.cbl_re07_08.selected { background: url(../img/cbl/btn_cbl_re07_08_c.png) no-repeat; }

.cbl_re08_01 { background: url(../img/cbl/btn_cbl_re08_01.png) no-repeat; }
.cbl_re08_02 { background: url(../img/cbl/btn_cbl_re08_02.png) no-repeat; }
.cbl_re08_03 { background: url(../img/cbl/btn_cbl_re08_03.png) no-repeat; }
.cbl_re08_04 { background: url(../img/cbl/btn_cbl_re08_04.png) no-repeat; }
.cbl_re08_05 { background: url(../img/cbl/btn_cbl_re08_05.png) no-repeat; }
.cbl_re08_06 { background: url(../img/cbl/btn_cbl_re08_06.png) no-repeat; }
.cbl_re08_07 { background: url(../img/cbl/btn_cbl_re08_07.png) no-repeat; }
.cbl_re08_08 { background: url(../img/cbl/btn_cbl_re08_08.png) no-repeat; }
.cbl_re08_01:hover { background: url(../img/cbl/btn_cbl_re08_01_o.png) no-repeat; }
.cbl_re08_02:hover { background: url(../img/cbl/btn_cbl_re08_02_o.png) no-repeat; }
.cbl_re08_03:hover { background: url(../img/cbl/btn_cbl_re08_03_o.png) no-repeat; }
.cbl_re08_04:hover { background: url(../img/cbl/btn_cbl_re08_04_o.png) no-repeat; }
.cbl_re08_05:hover { background: url(../img/cbl/btn_cbl_re08_05_o.png) no-repeat; }
.cbl_re08_06:hover { background: url(../img/cbl/btn_cbl_re08_06_o.png) no-repeat; }
.cbl_re08_07:hover { background: url(../img/cbl/btn_cbl_re08_07_o.png) no-repeat; }
.cbl_re08_08:hover { background: url(../img/cbl/btn_cbl_re08_08_o.png) no-repeat; }
.cbl_re08_01.selected { background: url(../img/cbl/btn_cbl_re08_01_c.png) no-repeat; }
.cbl_re08_02.selected { background: url(../img/cbl/btn_cbl_re08_02_c.png) no-repeat; }
.cbl_re08_03.selected { background: url(../img/cbl/btn_cbl_re08_03_c.png) no-repeat; }
.cbl_re08_04.selected { background: url(../img/cbl/btn_cbl_re08_04_c.png) no-repeat; }
.cbl_re08_05.selected { background: url(../img/cbl/btn_cbl_re08_05_c.png) no-repeat; }
.cbl_re08_06.selected { background: url(../img/cbl/btn_cbl_re08_06_c.png) no-repeat; }
.cbl_re08_07.selected { background: url(../img/cbl/btn_cbl_re08_07_c.png) no-repeat; }
.cbl_re08_08.selected { background: url(../img/cbl/btn_cbl_re08_08_c.png) no-repeat; }

.accordion_cnt {
	padding: 0 35px 20px;
}

.accordion_cnt table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.accordion_cnt table th {
	width: 70px;
	font-weight: normal;
	padding: 4px 10px 2px;
	vertical-align: top;
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

.accordion_cnt table td {
	padding: 4px 30px 2px;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
	text-align: left;
}

.mb15 {
	margin-bottom: 15px !important;
}

@media print {
	.accordion_cnt {
		display: block !important;
	}
}





/*新入行員の声、Central Banker's Life 
---------------------------------------------------*/



#clerk #clerk-ma_new {
	background: url("../img/newface/nf_ma_bg.gif") left bottom no-repeat;
	padding-bottom:15px;
}

#clerk #clerk-sps_new {
	margin-top: 20px;
	background: url("../img/newface/nf_sps_bg.gif") left bottom no-repeat;
	padding-bottom:15px;
}

#clerk #clerk-spp_new {
	margin-top: 20px;
	background: url("../img/newface/nf_spp_bg.gif") left bottom no-repeat;
	padding-bottom:15px;
}

#clerk #clerk-re_new {
	margin-top: 20px;
	background: url("../img/newface/nf_re_bg.gif") left bottom no-repeat;
	padding-bottom:15px;
}


#clerk #clerk-ma_new h2,
#clerk #clerk-sps_new h2,
#clerk #clerk-spp_new h2,
#clerk #clerk-re_new h2{
	margin-bottom: 0;
}



#clerk #clerk-ma_new ul,
#clerk #clerk-sps_new ul,
#clerk #clerk-spp_new ul,
#clerk #clerk-re_new ul {
	list-style-type: none;
}

#clerk #clerk-ma_new li,
#clerk #clerk-sps_new li,
#clerk #clerk-spp_new li,
#clerk #clerk-re_new li {
	display:inline;
	margin-left: 22px;
}

#clerk #clerk-ma_new img,
#clerk #clerk-sps_new img,
#clerk #clerk-spp_new img,
#clerk #clerk-re_new img {
	vertical-align:bottom;
}



#newface-all {
	overflow: hidden;
	zoom: 1;
	background: url(../img/clerk_bg.gif) left bottom no-repeat;
}

#newface-ma {
	width: 175px;
	float: left;
}

#newface-sps {
	width: 175px;
	float: left;
	margin-left: 10px;
}

#newface-spp {
	width: 175px;
	float: left;
	margin-left: 10px;
}

#newface-re {
	width: 175px;
	float: left;
	margin-left: 10px;
}

#content #newface-ma h2,
#content #newface-sps h2,
#content #newface-spp h2,
#content #newface-re h2{
	margin-bottom: 10px;
}

#content #newface-ma li,
#content #newface-sps li,
#content #newface-spp li,
#content #newface-re li {
	list-style-type: none;
	margin: 0 0 10px 10px;
	font-size:0;
	line-height: 0;
}


/*新入行員の声　個人ページ
---------------------------------------------------*/

/*ページ上部4つ並びナビ*/

ul.four-column{
	width:740px;
	height:30px;
	position:relative;
	margin:20px 0;
}

ul.four-column li{
	position:absolute;
	top: 0;
}

ul.four-column li.first{	left:0;}
ul.four-column li.second{	left:194px;}
ul.four-column li.third{	left:387px;}
ul.four-column li.last{	left:580px;}





#newface p {
	width:565px;
	float:right;
	margin-bottom: 0.5em;
}

#newface .person {
	float:left;
}

#newface .ma {
	margin-top:10px;
	padding: 10px 10px 2px 10px;
	background: #f5f7fa;
	border: 1px solid #336699;
}

#newface .sps {
	margin-top:10px;
	padding: 10px 10px 2px 10px;
	background: #faf5f5;
	border: 1px solid #993333;
}

#newface .spp {
	margin-top:10px;
	padding: 10px 10px 2px 10px;
	background: #fafaf5;
	border: 1px solid #999933;
}

#newface .re {
	margin-top:10px;
	padding: 10px 10px 2px 10px;
	background: #f5faf7;
	border: 1px solid #339966;
}















/*震災対応
---------------------------------------------------*/

div#voiceNavi{
	width:775px;
	height:150px;
	padding-bottom:18px;
	background:url("../img/saigai/bg_voice_navi.jpg") no-repeat bottom;
	margin-bottom:20px;
}


div#voiceNavi td img{
	margin-right:14px
}
div#voiceNavi td img.lastImg{
	margin-right:7px
}



table.voice{
	background:#f3f1ec;
	margin:15px 0 10px;
}

table.voice td {
	vertical-align:top;
}

table.voice td p{
	margin-top:15px;
	margin-right:10px;
}


