@charset "euc-jp";



/*=====================================================
タグの初期化
=======================================================*/
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
    font-size:100%;
	}





/*=====================================================
サイト全体の基本スタイル
=======================================================*/
body {
    font-size:12px;
    color:#333333;
	line-height:normal;
	}

/* テキストリンク */
a:link {
    color:#0066cc;
	}
a:visited {
    color:#551a8b;
	}
a:hover {
    color:#d70c18;
	}

/* 画像リンク */
a img {
    border:none;
    vertical-align:bottom;
	}





/*=====================================================
サイト全体の基本レイアウト
=======================================================*/
div#wrap{
	clear:both;
	width:750px;
	}



/*  Header 090422改修
=======================================================*/
	
/* -------- タイトルとグローバルメニュー */
div.header div.headerTop {
	margin:0 auto;
	padding-top:10px;
	width:750px;
	height:57px;
	text-align:left;
	}
body.wide div.headerTop {
	width:950px;
	}
div.headerTop strong {
	float:left;
	}
div.headerTop em {
	float:right;
	}
div.headerTop h1 {
	padding-left:94px;
	font-size:10px;
	font-weight:normal;
	}
div.headerTop ul {
	width:616px;
	clear:right;
	float:right;
	height:32px;
	}
div.headerTop ul li {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:12px;
	float:left;
	width:88px;
	height:20px;
	text-align:right;
	}

/* -------- ヘッダーメニュー */
div.headerMenuLine {
	clear:both;
	background-image:url(/imgs/global/header/header_bg.gif);
	background-position:top;
	background-repeat: repeat-x;
	height:33px;
	}
div.header div.headerMenu {
	margin:0 auto;
	width:750px;
	padding-top:9px;
	height:24px;
	text-align:left;
	}
body.wide div.header div.headerMenu {
	width:950px;
	}
div.headerMenu ul.headerTools {
	width:315px;
	float:left;
	}
div.headerMenu ul.headerTools li {
	list-style:none;
	padding:0;
	margin:0;
	width:105px;
	float:left;
	overflow:hidden;
	}
div.headerMenu ul.headerLinks {
	width:324px;
	float:right;
	text-align:right;
	}
div.headerMenu ul.headerLinks li {
	list-style:none;
	padding:0;
	margin:0;
	width:41px;
	float:left;
	background-image:url(/imgs/global/header/header_links_line.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;
	}
div.headerMenu ul.headerLinks li.first {
	width:70px;
	}
div.headerMenu ul.headerLinks li.sitemap {
	width:57px;
	padding-right:0;
	}


/* -------- パン屑リスト */
div.header div.breadList {
	clear:both;
	width:750px;
	margin:0 auto;
	}
body.wide div.breadList {
	width:950px;
	}
ol.breadList {
	height:30px;
	line-height:30px;
	text-align:left;
	}
ol.breadList li {
	display:inline;
	}
ol.breadList li a:link {
    color:#0066cc;
	text-decoration:underline;
	}
ol.breadList li a:visited {
    color:#551a8b;
	text-decoration:underline;
	}
ol.breadList li a:hover {
    color:#d70c18;
	}


/* -------- フッター */
div.footer {
	clear:both;
	margin-top:6px;
	border-top:5px solid #ff9999;
	background-color:#efefef;
	}
div.footer ul {
	margin:0 auto;
	width:750px;
	text-align:center;
	line-height:160%;
	}
body.wide div.footer ul {
	width:950px;
	}
div.footer ul li {
	display:inline;
	border-right:1px solid #666666;
	padding-right:13px;
	margin-right:13px;
	}
div.footer ul li.last {
	border:none;
	}
div.footer ul.footerMenu,
div.footer ul.footerMenuTerms,
div.footer ul.footerMenuRule {
	margin-top:20px;
	}
div.footer p {
	margin-top:30px;
	background-color:#d6d6d6;
	text-align:center;
	color:#666666;
	padding:5px 0;
	}



/*  Header
=======================================================*/
/*090420　ヘッダーリニューアルで削除*
#headerWrapper	{
	width:750px;
}
#headerLogo	{
	float:left;
	width:140px;
	height:82px;
}
*/
/* 080909 SEO対策ヘッダー修正に伴い削除
#headerLogo h1	{
	display:none;
}*/
/*
#headerR	{
	float:right;
	width:610px;
}
#headerR p	{
	float:left;
	width:370px;
	padding-top:20px;
	white-space:nowrap;
	font-size:10px;
}
#headerR div	{
	float:right;
	width:240px;
	height:58px;
}
#headerR ul	{
	float:right;
	width:562px;
	list-style-type:none;
}
#headerR ul li	{
	float:left;
}
#headerLine	{
	clear:both;
	background-color:#d70c18;
	width:750px;
	height:5px;
}
#headerLink	{
	background-color:#696969;
	width:750px;
	height:19px;
}
#headerLink ul	{
	float:right;
	list-style-type:none;
}
#headerLink ul li	{
	float:left;
	height:19px;
}
#headerLink ul li a	{
	display:block;
	height:19px;
}
#headerLink ul li a span	{
	display:none;
}
#headerLink ul li.branch a	{
	background:#696969 url("/imgs/navi/border03.gif") no-repeat;
	width:69px;
}
#headerLink ul li.company a	{
	background:#696969 url("/imgs/navi/border04.gif") no-repeat;
	width:65px;
}
#headerLink ul li.recruit a	{
	background:#696969 url("/imgs/navi/border05.gif") no-repeat;
	width:64px;
}
#headerLink ul li.sitemap a	{
	background:#696969 url("/imgs/navi/border02.gif") no-repeat;
	width:75px;
}
*/


/*  subNavi　※ヘッダー下部のアイコン付メニュー
=======================================================*/
/*090515ヘッダー改修にて削除
#subNavi {
    height:23px;
    background-color:#eee;
}

#subNavi ul,
#subNavi ul li {
    list-style:none;
    margin:0;
    padding:0;
}

#subNavi ul {
    float:right;
    height:23px;
}

#subNavi ul li {
    float:left;
    height:23px;
}

#subNavi ul li a {
	display:block;
    height:23px;
}

#subNavi ul li a span {
    display:none;
}
*/
/*  subNavi総合 */
/*
#subNavi ul li a#subNaviSaveSrc {
    background:url("/imgs/navi/submenu_saveSrc.gif") no-repeat;
    width:108px;
}
#subNavi ul li a#subNaviRireki {
    background:url("/imgs/navi/submenu_rireki.gif") no-repeat;
    width:74px;
}
#subNavi ul li a#subNaviMylist {
    background:url("/imgs/navi/submenu_my.gif") no-repeat;
    width:82px;
}
#subNavi ul li a#subNaviNotice {
    background:url("/imgs/navi/submenu_mail.gif") no-repeat;
    width:130px;
}
#subNavi ul li a#subNaviLoan {
    background:url("/imgs/navi/submenu_loan.gif") no-repeat;
    width:82px;
}
#subNavi ul li a#subNaviFirst {
    background:url("/imgs/navi/submenu_beginner.gif") no-repeat;
    width:93px;
}
*/

/*  subNavi名古屋
	※名古屋エリアカラーのアイコン */
/*
body#nagoyaBody #subNavi ul li a#subNaviSaveSrc {
    background:url("/imgs/navi/submenu_saveSrc_n.gif") no-repeat;
}
body#nagoyaBody #subNavi ul li a#subNaviRireki {
    background:url("/imgs/navi/submenu_rireki_n.gif") no-repeat;
}
body#nagoyaBody #subNavi ul li a#subNaviMylist {
    background:url("/imgs/navi/submenu_my_n.gif") no-repeat;
}
body#nagoyaBody #subNavi ul li a#subNaviNotice {
    background:url("/imgs/navi/submenu_mail_n.gif") no-repeat;
}
body#nagoyaBody #subNavi ul li a#subNaviLoan {
    background:url("/imgs/navi/submenu_loan_n.gif") no-repeat;
}
body#nagoyaBody #subNavi ul li a#subNaviFirst {
    background:url("/imgs/navi/submenu_beginner_n.gif") no-repeat;
}
*/
/*  subNavi関西
	※関西エリアカラーのアイコン */
/*
body#kansaiBody #subNavi ul li a#subNaviSaveSrc {
    background:url("/imgs/navi/submenu_saveSrc_k.gif") no-repeat;
}
body#kansaiBody #subNavi ul li a#subNaviRireki {
    background:url("/imgs/navi/submenu_rireki_k.gif") no-repeat;
}
body#kansaiBody #subNavi ul li a#subNaviMylist {
    background:url("/imgs/navi/submenu_my_k.gif") no-repeat;
}
body#kansaiBody #subNavi ul li a#subNaviNotice {
    background:url("/imgs/navi/submenu_mail_k.gif") no-repeat;
}
body#kansaiBody #subNavi ul li a#subNaviLoan {
    background:url("/imgs/navi/submenu_loan_k.gif") no-repeat;
}
body#kansaiBody #subNavi ul li a#subNaviFirst {
    background:url("/imgs/navi/submenu_beginner_k.gif") no-repeat;
}
*/


/*  Footer
=======================================================*/
/*
#footerWrapper	{
	width:750px;
	height:15px;
	background:#696969 url("/imgs/navi/copyright.gif") no-repeat;
	text-align:right;
	}
#footerWrapper a	{
	padding:1px 6px;
    font-size:11px;
	}
#footerWrapper a:link,
#footerWrapper a:visited {
    color:#ffffff;
	}
*/




/*=====================================================
サイト全体の共通パーツ
=======================================================*/



/*  ページの先頭へリンク
=======================================================*/
#right .toPagetop{
	text-align:right;
	margin-bottom:20px;
}

.toPagetop a{
	background:transparent url("/imgs/global/arw_pagetop.gif") no-repeat left top;
	line-height:14px;
	padding-left:15px;
	text-decoration:underline; 
}


/*  前へ戻るリンク
=======================================================*/
.toBack_new a{
	background:transparent url("/imgs/global/arw_pageback.gif") no-repeat left top;
	line-height:14px;
	padding-left:15px;
	text-decoration:underline; 
}

/* 　閉じるリンク
=======================================================*/
a.close_new{
	background:transparent url("/imgs/global/icon_close.gif") no-repeat left top !important;
	line-height:14px;
	padding-left:18px;
	text-decoration:underline;
}

/* 　開くリンク
=======================================================*/
a.open_new{
	background:transparent url("/imgs/global/icon_open.gif") no-repeat left 3px !important;
	line-height:14px;
	padding-left:12px;
	text-decoration:underline;
}



/*  便利ツール
=======================================================*/
dl.usefulTools_new {
	width:170px;
	background-image:url(/imgs/usefultool/usefultool_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	}
dl.usefulTools_new dt {
	background-image:url(/imgs/usefultool/usefultool_tit_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:170px;
	height:28px;
	}
dl.usefulTools_new dt a {
	position:relative;
	top:-6px;
	left:45px;
	}
dl.usefulTools_new dd {
	background-image:url(/imgs/usefultool/usefultool_bot.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:3px;
	}
dl.usefulTools_new dd ul {
	margin-top:5px;
	margin-left:8px;
	}
dl.usefulTools_new dd ul li {
	margin-bottom:4px;
	line-height:16px;
	}
dl.usefulTools_new dd ul li.usefulTools_new_log a {
	display:block;
	width:154px;
	height:45px;
	padding-top:5px;
	background-image:url(/imgs/usefultool/usefultool_but_log.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	}
dl.usefulTools_new dd ul li.usefulTools_new_log a img {
	display:block;
	clear:both;
	margin-left:7px;
	margin-bottom:10px;
	}
dl.usefulTools_new dd ul li.usefulTools_new_mylist a {
	padding-left:23px;
	background-image:url(/imgs/usefultool/usefultool_icon_mylist.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
dl.usefulTools_new dd ul li.usefulTools_new_mylistPlus{
	padding-left:65px;
	background-image:url(/imgs/usefultool/usefultool_icon_mylistplus.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
dl.usefulTools_new dd ul li.usefulTools_new_history{
	padding-left:23px;
	background-image:url(/imgs/usefultool/usefultool_icon_history.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
dl.usefulTools_new dd ul li.usefulTools_new_loan{
	padding-left:23px;
	background-image:url(/imgs/usefultool/usefultool_icon_loan.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
dl.usefulTools_new dd ul li.usefulTools_new_mail{
	padding-left:23px;
	background-image:url(/imgs/usefultool/usefultool_icon_mail.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
dl.usefulTools_new dd ul li.usefulTools_new_google{
	padding-left:23px;
	background-image:url(/imgs/usefultool/usefultool_icon_google.gif);
	background-position:left;
	background-repeat:no-repeat;
	}

/*=====================================================
コンテンツを中央へ移動する　081020

○改修ファイル-----------------
header01.html
header01_utf.html
footer.html
footer_top.html
index.html
nagoya_index.html
kansai_index.html

○追加タグ-----------------
<div class="wideBody">
	<div class="wideBodyLeft">
	</div>
</div>

=======================================================*/
body {
	text-align:center;
	}
#headerWrapper,
.wideBody {
	margin:0 auto;
	text-align:left;
	display:block;
	width:750px;
	}
 
#footerWrapper {
	clear:both;
	float:none;
	margin:0 auto;
	text-align:right;
	}


/*=====================================================
共通パーツの挿入

※↓左に共通コンテンツを入れる場合は以下のコメントを外す

○改修ファイル
footer.html
footer_top.html

○方法
<!-- right contents? -->を
<div class="rightParts"></div>に置き換え、
中にコンテンツを挿入

=======================================================*/

/*
.wideBodyLeft {
	width:750px;
	float:left;
	}

.wideRightParts {
	float:right;
	width:200px;
	}
.wideRightParts div {
	margin:10px 0 0 10px;
	background-color:#CCCCCC;
	height:150px;
	text-align:center;
	}
*/


/*=====================================================
新規テンプレートで、幅950pxの画面
body class="wide"

一覧詳細
=======================================================*/
body.wide div.wideBody {
	width:950px;
	float:none;
	}
body.wide div#headerWrapper,
body.wide div#wrap{ 
	width:950px;
	}
body.wide div#headerLine {
	width:950px;
	background-color:#ee2400;
	text-align:left;
	}
body.wide div#headerLink {
	width:950px;
	}

/*=====================================================
SEO対策 タイトルロゴの修正（2009/09/28追加） 
同じものが style/global.css、css/common.css、にも記載されています。
=======================================================*/
div.headerTop span.logo {
	float:left;
	}

/*=====================================================*/

