@charset "utf-8";


/*-----------------------------------便利なサービス（グローバルナビ設定）*/
#service #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#moneyport #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#toto #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#seven #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#loanplaza #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#saturday #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#nenkin #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#zeronet #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#japanpost #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }
#debit #wrapper #mainNav li#navService a{ background: url(/common/images/nav_right.gif) no-repeat -153px -60px; }

/*----------------------------------便利なサービス　共通*/
.tableService {
	width: 540px;
	margin: 15px 0 10px 0;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
.tableService th{
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	background-color: #ebf2f3;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.tableService td{
	padding: 5px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.tableService02 {
	width: 540px;
	margin: 15px 0 10px 0;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
.tableService02 th{
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	background-color: #ebf2f3;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.tableService02 td{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
/*----------------------------------便利なサービス　インデックス*/
.tableServiceIndex {
	width: 540px;
}
.tableServiceIndex th{
	width: 190px;
}
.tableServiceIndex td{
}
/*----------------------------------便利なサービス　マネーポート*/
#moneyportImg {
	width: 250px;
	padding: 0 0 0 290px;
	margin-bottom: 10px;
	background:url(images/moneyport/img.gif) no-repeat left top;
}
.h5Moneyport {
	color: #ff0000;
	font-weight: bold;
}
/*----------------------------------便利なサービス　TOTO*/
#totoImg {
	width: 290px;
	height: 120px;
	padding: 0 0 0 250px;
	margin-bottom: 10px;
	background:url(images/toto/img.gif) no-repeat left top;
}
#toto18 {
	width: 458px;
	height: 45px;
	background:url(images/toto/18.gif) no-repeat left center;
	padding: 15px 5px 10px 70px;
	border: 1px solid #999;
}
/*----------------------------------便利なサービス　ゼロネット*/
#zeronetImg {
	width: 310px;
	padding: 0 0 0 230px;
	background:url(images/zeronet/zero.gif) no-repeat left top;
}
#zeronetBox {
	border: 1px solid #999;
	margin: 20px 0 0 0;
}
#zeronetBox td{
	padding: 10px;
}
/*----------------------------------便利なサービス　セブン銀行*/
#sevenImg {
	width: 390px;
	height: 150px;
	padding: 0 150px 0 0;
	background:url(images/seven/7atm.jpg) no-repeat right top;
}
/*----------------------------------便利なサービス　セブン銀行*/
#japanpostImg {
	width: 260px;
	height: 200px;
	padding: 0 280px 0 0;
	background:url(images/japanpost/atm.gif) no-repeat right top;
}
/*----------------------------------便利なサービス　デビットカード*/
#debitImg {
	width: 300px;
	padding: 60px 240px 0 0;
	background:url(images/debit/img.gif) no-repeat right top;
}
#debitBox {
	border: 1px solid #999;
	padding: 10px;
}
/*----------------------------------便利なサービス　年金友の会*/
#nenkinImg {
	width: 270px;
	height: 80px;
	padding: 10px 0 0 270px;
	background:url(images/nenkin/img.jpg) no-repeat left top;
}
/*----------------------------------便利なサービス　ローンプラザ*/
.loanplazaBox {
	border: 1px solid #999;
	margin: 10px 0 0 0;
}
.loanplazaBox td{
	padding: 10px;
}
.loanplazaBox h4{
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	background:url(/common/images/circle.gif) no-repeat left center;
}
/*----------------------------------便利なサービス　土曜日営業窓口*/
.saturdayBox {
	border: 1px solid #999;
}
.saturdayBox td{
	padding: 10px;
}
.saturdayBox h4{
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	background:url(/common/images/circle.gif) no-repeat left center;
}
