@charset "Shift_JIS";
/* 東京スター銀行 */

/* タイトル ---------------------------------------- */	
div.h1Title_box {
	height:131px;
	width:960px;
	}
div.h1Title_box h1{
	width:600px;
	}
div.column2_right h1 {
	height:30px;
	padding-top:49px;
	}
div.bgPop_re {
	background: url(../images/mainBg.jpg) no-repeat center top;
	}
div.popHead {
	background:#FFF url(../images/mainBg1v.gif) no-repeat 0 0;
	width:960px;
	text-align:left;
	}
h2.barBg3c_01 {background-image:url(../images/bg_bar/bar_01.jpg);}
h2.barBg3c_02 {background-image:url(../images/images/bg_bar/bar_02.jpg);}

/* 2.コンテンツ ------------------------------------------ */
.popArea {
	width:659px;
	}
.popArea li {
	float:left;
	width:156px;
	}
li#glonavi_re_logo a {
	display:block;
	background-image:url(/common/images/logo.gif);
	}
div#head_re_pop {
	width:960px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	padding-bottom:13px;
	}
div.bgArea {
	background:url(../images/loan_bg.gif) no-repeat left top;
	padding:12px 0 12px 10px;
	}
	
div.bgPop_re div.pa0_sp {
	padding:0pt;
}


/* clearfix ---------------------------------------- */
.popArea {
	clear:both;
	}
.popArea:after { /* for New Browser */
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.popArea {
	display:inline-block; /* for IE */
	}
/* Hides from IE-mac \*/
* html .popArea { height:1%; }
.popArea { display:block; }
/* End hide from IE-mac */
div.popPosi {
	width:960px;
	margin:0 auto;
	}

/* 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;
}

div.bgHead1v_re {
	background:url(../images/mainBg1v.gif) no-repeat 0 0;
}

/* 1.背景 ------------------------------END------------------ */


/* 2.コンテンツ ------------------------------------------ */
div.bgHead1v_re h1 span {
	background-image:url(../images/h1_title.gif);
}
div.h1Title_box p.desText{
	font-size:116%;
	padding:12px 40px 35px 40px;
}

table#identification {
	width:674px;
	border:1px solid #cccccc;
}
table#identification caption {
	text-align:left;
}
table#identification td,
table#identification th {
	border:1px solid #cccccc;
	vertical-align:middle;
	padding:10px 15px 8px 10px;
}

table#identification span {
	font-weight:700;
}

table#identification th {
	background:#D8EDFB url(/common/images/parts/borderT_01.gif) repeat-y right top;
	text-align:center;
	border-right:none;
	border-left:none;
	width:50%;
	font-weight:700;
}
table#identification th.t3_Lcon2 {
	background-image:none;
	text-align:center;
	width:50%;
	font-weight:700;
}

table#identification td {
	background:#FFFFFF;
	border-right:none;
	border-left:none;
}

table#identification td.t3_Lcon2 {
	background-image:none;
	background-color:#FFFFFF;
	border-right:none;
	border-left:1px solid #cccccc;
}


div.anLink_v2c1_t {
	background:#F2F1EE url(/common/images/parts/bg_v2_1c_anLinkTop.gif) no-repeat top left;
	padding:7px 0 0 0;
}
div.anLink_v2c1_b {
	background:#F2F1EE url(/common/images/parts/bg_v2_1c_anLinkBot.gif) no-repeat bottom left;
	padding:0 5px 5px 10px;
}


table.btm{
	width:100%;
	border-collapse:collapse;
	margin-bottom:1em;
}
table.btm th,
table.btm td{
	border:1px #999 solid;
	padding:3px;
	vertical-align:top;
}
table.btm th{
	background-color:#eee;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	width:25%;
}


/* 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/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/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/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/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,
  body.p_local12 div.column2_left ul.lm_first li#lm_local12 a,
  body.p_local13 div.column2_left ul.lm_first li#lm_local13 a,
  body.p_local14 div.column2_left ul.lm_first li#lm_local14 a,
  body.p_local15 div.column2_left ul.lm_first li#lm_local15 a,
  body.p_local16 div.column2_left ul.lm_first li#lm_local16 a {
	background-position:0 -68px;
}

div.cateTop {
	text-align:left;
	padding:33px 0 42px 50px;
}

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/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_local08 div.column2_left ul.lm_first li#lm_local08 a,
  body.p_local07_1 div.column2_left ul.lm_first li#lm_local07_1 a {
	background-position:0 -106px;
}

div.column2_left ul.lm_first li.lnaviLL {
	width:216px;
	height:69px;
	overflow:hidden;
	text-align:left;
}

div.column2_left ul.lm_first li.lnaviLL a {
	display:block;
	background-image:url(../images/left_menu/btn_bgLL.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:204px;
	height:69px;
	padding:11px 0 0 12px;
}

div.column2_left ul.lm_first li.lnaviLL a:visited {
}

div.column2_left ul.lm_first li.lnaviLL a:hover {
	background-position:0 -69px;
}

body.p_local08_1 div.column2_left ul.lm_first li#lm_local08_1 a {
	background-position:0 -138px;
}*/

/* 4.ローカルナビ ----------------END------------------------ */









/* ここまではすべてのページで使う可能性のあるCSSです。 */

/* ページ独自のものは以下に書いてください。/*

/* 5.その他 ---------------------------------------------- */

div#headPop960_re_ar {
	border-bottom:1px solid #c0c0c0;
	background-color:#ffffff;
	width:100%;
	min-width:824px;
}

div#head_re_pop960 {
	width:960px;
	margin:0 auto 0 auto;
	padding:0 40px;
	text-align:left;
	padding-bottom:13px;
}

div#head_re_pop960 ul#glonavi_re li {
	float:left;
	overflow:hidden;
}

div#head_re_pop960 ul#glonavi_re li a {
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
}


/* ----------ロゴ---------- */
div#head_re_pop960 ul#glonavi_re li#glonavi_re_logo {
	width:137px;
	height:18px;
	padding:12px 54px 0 0;
}

div#head_re_pop960 ul#glonavi_re li#glonavi_re_logo a {
	display:block;
	width:137px;
	height:18px;
	padding-top:20px;
	background-image:url(/common/images/logo.gif);
}
/* ----------/ロゴ---------- */


div.footerPop960_re {
	width:960px;
	height:25px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:9px 0 10px 0;
	background:url(../images/mainBgPopBottom.gif) no-repeat 0 0;
	border:0px solid #f00;
}

div.footerPop960_re div.copy_re {
	height:11px;
	overflow:hidden;
	padding-top:8px;
	margin-left:0px;
}

div.footerPop960_re div.copy_re p {
	background:url(/common/images/copy.gif) no-repeat 0 0;
	height:11px;
	padding-top:15px;
}


div.col2_Lbox div.barBg2c_14{
	border:0px solid #f00;
	padding-top:54px;
	background:url(/common/images/bg_bar/v1_2/bar14.jpg) no-repeat 0 0;
	}

.popHead h2.search1{
	margin:0px 0px 0px 10px;
	padding:0px;
	height:55px;
	}
.popHead h2.search2,.popHead h2.search3{
	margin:0px;
	padding:0px;
	height:55px;
	}


/* ----------メインコンテンツ---------- */

h1 img{
	margin-left:2px;
	}

.box_left{
	float:left;
	width:582px;
	}

.box_map{
	background-image:url(../images/bg_mapbox.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
.box_map .maparea{
	width:525px;
	height:490px;
	background:url(../images/map_japan.gif) no-repeat 0 0;
	*background:url(../images/map_japan.gif) no-repeat 0 1px; /* -- for ie6 -- */
	margin:20px 0px 0px 30px;
	}
.box_map_btm{
	display:block;
	background:url(../images/bg_mapbox_btm.gif) no-repeat 0 bottom;
	padding-bottom:20px;
	}

.box_subinfo{
	margin-left:10px;
	}

.sub_left{
	float:left;
	width:240px;	
	}
.sub_right{
	float:right;
	width:292px;
	}

.box_right{
	float:right;
	width:275px;
	}

.box_right .formarea{
	padding:15px;
	margin:0px 0px 20px 0px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
.box_right .formarea .textfield{
	width:165px;
	height:24px;
	background-color:#f0f0f0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:0px;
	border-bottom:0px;
	margin-right:10px;
	vertical-align:top;
	color:#000;
	}
.box_right .formarea .formcheckbox{
	margin-right:5px;
	vertical-align:middle;
	}
.box_right .formarea .table_condition3 th{
	font-weight:bold;
	width:45px;
	}
.box_right .formarea .table_condition3 td label{
	padding-right:10px;
	}
.box_right .formarea .condition_fst{
	color:#80ad2a;
	font-weight:bold;
	margin-bottom:5px;
	}
.box_right .formarea .condition{
	color:#80ad2a;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:10px;
	background:url(../images/dot.gif) no-repeat 0 0;
	}
.box_right .formarea .condition_btn{
	margin:10px auto 0;
	padding-top:10px;
	text-align:center;
	background:url(../images/dot.gif) no-repeat 0 0;
	}
.poweredby{
	width:880px;
	text-align:right;
	font-size:84%;
	border:0px solid #f00;
	}
.bankcode{
	width:880px;
	padding-top:10px;
	border-top:1px solid #ccc;
	margin-left:40px;
	}

/* ----------フッターだけ---------- */

body.footer_only_bg{
	background-color:#fff;
	}

div.footer_only{
	padding-top:10px;
	text-align:left;
	width:960px;
	margin:0 auto;
	}

div.footeronlyPop960_re {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:0px 0 10px 0;
}

div.footeronlyPop960_re div.copy_re {
	height:11px;
	overflow:hidden;
	padding-top:8px;
	margin-left:40px;
}

div.footeronlyPop960_re div.copy_re p {
	background:url(/common/images/copy.gif) no-repeat 0 0;
	height:11px;
	padding-top:15px;
}

/* ----------アイコン説明---------- */

div.bgPop_re_icon {
	background: url(../images/mainBg.jpg) no-repeat center top;
	padding:39px 0 0 0;
	margin:0 auto;
	width:100%;
}


div.h1Title_box_icon {
	height:79px;
	width:420px;
	border-bottom:1px solid #666;
	}

h1 img#h1icon{
	padding-top:30px;
	margin-left:2px;
	}

div.popHead_icon {
	background:#FFF url(../images/mainBg1v_icon.gif) no-repeat 0 0;
	width:420px;
	text-align:left;
	margin:0 auto;
	}

table.legends th{
	vertical-align:middle;
	}

table.legends td img{
	margin:5px;
	}

.close_icon{
	padding:20px;
	}

div.footerPop420_re {
	width:420px;
	height:25px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:9px 0 10px 0;
	background:url(../images/mainBgPopBottom_icon.gif) no-repeat 0 0;
	border:0px solid #f00;
}

div.footerPop420_re div.copy_re {
	height:11px;
	overflow:hidden;
	padding-top:8px;
	margin-left:0px;
}

div.footerPop420_re div.copy_re p {
	background:url(/common/images/copy.gif) no-repeat 0 0;
	height:11px;
	padding-top:15px;
}
.disInline{
	display:inline;
}

/* *****************************************
/*+  clearfix  +****************************
/***************************************** */
.clearfix {
	clear:both;
	}
.clearfix:after { /* for New Browser */
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.clearfix {
	display:inline-block; /* for IE */
	}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */

/* //5.その他 ---------------------------------------------- */




