@charset "Shift_JIS";

/* 東京スター銀行 */





/* 目次--------------------------------------------------- */

/* 1.背景 ------------------------------------------------ */

/* 2.コンテンツ ------------------------------------------ */

/* 3.タブ ------------------------------------------------ */

/* 4.ローカルナビ ---------------------------------------- */

/* 5.その他 ---------------------------------------------- */








/* 1.背景 ------------------------------------------------ */
div.bgEachContents_re {
	background:url(../images/mainBg.jpg) no-repeat center top;
	padding:39px 0 0 0;
}

div.bgHead2v_re {
	background:url(../images/mainBg2v.gif) no-repeat 0 0;
}

/* 1.背景 ------------------------------END------------------ */
div.bgHead1v_re {
	background:transparent url(../images/mainBg1v.gif) no-repeat scroll 0 0;
}








/* 2.コンテンツ ------------------------------------------ */


/* 2.コンテンツ ------------------END------------------------ */








/* 3.タブ ------------------------------------------------ */
div.tabBox_re {
	background:url(/common/images/bg_tab.gif) repeat-x 0 0;
	padding:0 40px 0 0;
	margin-bottom:55px;
}

div.tabBox_re ul li {
	float:right;
	height:38px;
	overflow:hidden;
	padding-left:11px;
	display:block;
}

div.tabBox_re ul li a {
	display:block;
	height:38px;
	padding-top:42px;
	background-repeat:no-repeat;
	background-position:0 0;
}

div.tabBox_re ul li#tab01_re {width:78px;}
div.tabBox_re ul li#tab01_re a {background-image:url(../images_re/tab01.gif); width:78px;}

div.tabBox_re ul li#tab02_re {width:89px; overflow:hidden;}
div.tabBox_re ul li#tab02_re a {background-image:url(../images_re/tab02.gif); width:89px;}

div.tabBox_re ul li#tab03_re {width:78px; overflow:hidden;}
div.tabBox_re ul li#tab03_re a {background-image:url(../images_re/tab03.gif); width:78px;}

div.tabBox_re ul li#tab04_re {width:85px; overflow:hidden;}
div.tabBox_re ul li#tab04_re a {background-image:url(../images_re/tab04.gif); width:85px;}

div.tabBox_re ul li a:visited {}
div.tabBox_re ul li a:hover {background-position:0 -38px;}

div.tabBox_re ul li.active a {background-position:0 -76px; cursor:default;}
div.tabBox_re ul li.active a:visited {background-position:0 -76px;}
div.tabBox_re ul li.active a:hover {background-position:0 -76px;}
/* 3.タブ ------------------------END------------------------ */








/* 4.ローカルナビ ---------------------------------------- */
div.column2_left div.col2LeftMenu {
	background:url(../images/left_menu/topBg.gif) no-repeat 0 0;
	padding:30px 0 0 0;
}

div.column2_left div.col2LeftMenuSub {
	background:url(../images/left_menu/topBg2.gif) no-repeat 0 0;
	padding:30px 0 0 0;
}

div.column2_left div.col2LeftMenuBot {
	background:url(../images/left_menu/bottomBg.gif) no-repeat 0 0;
	height:28px;
}

div.column2_left ul.lm_first li {
	width:216px;
	height:34px;
	overflow:hidden;
	text-align:left;
}

div.column2_left ul.lm_first li a {
	display:block;
	background-image:url(../images/left_menu/btn_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:204px;
	height:23px;
	padding:11px 0 0 12px;
}
div.column2_left ul.lm_first li a:visited {}
div.column2_left ul.lm_first li a:hover {background-position:0 -34px;}

div.column2_left ul.lm_first li#lm_local01 a {background-image:url(../images/left_menu/btn_bg_01.gif);}
div.column2_left ul.lm_first li#lm_local02 a {background-image:url(../images/left_menu/btn_bg_02.gif);}
div.column2_left ul.lm_first li#lm_local03 a {background-image:url(../images/left_menu/btn_bg_03.gif);}


body.p_local01 div.column2_left ul.lm_first li#lm_local01 a,
body.p_local02 div.column2_left ul.lm_first li#lm_local02 a,
body.p_local03 div.column2_left ul.lm_first li#lm_local03 a,
body.p_local04 div.column2_left ul.lm_first li#lm_local04 a,
body.p_local05 div.column2_left ul.lm_first li#lm_local05 a,
body.p_local06 div.column2_left ul.lm_first li#lm_local06 a,
body.p_local07 div.column2_left ul.lm_first li#lm_local07 a,
body.p_local08 div.column2_left ul.lm_first li#lm_local08 a,
body.p_local09 div.column2_left ul.lm_first li#lm_local09 a,
body.p_local10 div.column2_left ul.lm_first li#lm_local10 a,
body.p_local11 div.column2_left ul.lm_first li#lm_local11 a {background-position:0 -68px;}

div.cateTop {
	padding:33px 34px 42px 0;
}

div.btnTsdLogin {
	padding:0 0 20px 0;
}

div.column2_left div.localMenuStitle {
	padding:37px 0 9px 52px;
	text-align:left;
}


div.column2_left ul.lm_first li.lnaviL {
	width:216px;
	height:53px;
	overflow:hidden;
	text-align:left;
}

div.column2_left ul.lm_first li.lnaviL a {
	display:block;
	background-image:url(../images_re/left_menu/btn_bgL.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:204px;
	height:53px;
	padding:11px 0 0 12px;
}
div.column2_left ul.lm_first li.lnaviL a:visited {}
div.column2_left ul.lm_first li.lnaviL a:hover {background-position:0 -53px;}


body.p_local05 div.column2_left ul.lm_first li#lm_local05 a,
body.p_local11 div.column2_left ul.lm_first li#lm_local a {background-position:0 -106px;}
/* 4.ローカルナビ ----------------END------------------------ */




/* ここまではすべてのページで使う可能性のあるCSSです。 */

/* ページ独自のものは以下に書いてください。/*





/* 5.その他 ---------------------------------------------- */
div.column2_right h1 span#tit00 {background-image:url(../images_re/h1_title_00.gif);}
div.column2_right h1 span#tit01 {background-image:url(../images/h1_title_01.gif);}
div.column2_right h1 span#tit02 {background-image:url(../images_re/h1_title_02.gif);}
div.column2_right h1 span#tit03 {background-image:url(../images_re/h1_title_03.gif);}
div.column2_right h1 span#tit04 {background-image:url(../images_re/h1_title_04.gif);}
div.column2_right h1 span#tit05 {background-image:url(../images_re/h1_title_05.gif);}
div.h1Title_box{
	overflow:visible;
	height:auto;
}
.st_p{
	padding:0 40px 30px;
}
.st_redLine{
	width:50px;
	line-height:1;
	border-bottom:#ff0000 solid 1px;
}
ul.st_liLink_s {
background:#F2F1EE url(/common/images/parts/bg_v1_1c_anLinkTop.gif) no-repeat scroll left top;
padding:7px 0 0;
}
ul.st_liLink_s li.liLink_v2c2_b {
background:#F2F1EE url(/common/images/parts/bg_v1_1c_anLinkBot.gif) no-repeat scroll left bottom;
padding:0 5px 5px 10px;
}
* html ul.st_liLink_s li.liLink_v2c2_b {height:5px;}

ul.liLink_v2c2 li p {
background:transparent url(/common/images/parts/bg_liLinkArrow.gif) no-repeat scroll 0 5px;
padding:0 0 0 15px;
}


/* 5.その他 ----------------------END------------------------ */