@charset "utf-8";
/* ***********************************************************
*
* Since:			2008-02-08
* Modified:			2008-02-08
* Guideline:		Ver.1.00
* Editor:			KATSURA YOSHIDA(SONAR.Inc)
* Last Modified:	KATSURA YOSHIDA(SONAR.Inc)
*
* ***********************************************************
*/

/* CSS Document */
/* コンテンツ上:タイトル */
body#infoTop h2 {
	background-image:url(../img/info/title.gif);
	}
body#guide h2 {
	background-image:url(../img/guide/title.gif);
	}
body#voice h2 , body#voiceTop h2 {
	background-image:url(../img/voice/title.gif);
	}
body#sitemap h2 {
	background-image:url(../img/info/title_sitemap.gif);
	}
body#network h2 {
	background-image:url(../img/info/title_network.gif);
	}
body#english h2 {
	background-image:url(../img/info/title_english.gif);
	}
body#inquiryList h2 {
	background-image:url(../img/inquiry/title_inquirylist.gif);
	}

/* 3カラム：左：サブメニュー */
dl#sideSubMenu {
	width:180px;
	margin:0 0 10px 0;
	padding:0 0 40px 0;
	background-image:url(../img/guide/bg_side_menu.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	}
dl#sideSubMenu dt {
	width:180px;
	height:21px;
	margin:0 0 10px 0;
	padding:0;
	background-position: 0 0;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-color:#E4E4E4;
	border-bottom-width:1px;
	}
body#guide dl#sideSubMenu dt {
	background-image:url(../img/guide/head_side_step.gif);
	}
body#loanTop dl#sideSubMenu dt , body#loan dl#sideSubMenu dt , body#sozoku dl#sideSubMenu dt {
	background-image:url(../img/loan/head_side_menu.gif);
	}
dl#sideSubMenu dd {
	width:130px;
	margin:0 10px;
	padding:4px 0 10px 20px;
	background-image:url(../img/arrow_box_green.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
dl#sideSubMenu dd#onMenu {
	background-image:url(../img/arrow_box_yellow.gif);
	font-weight:bold;
	color:#51822A;
	}
	
/* 見出し */
h4.allOver550 , h3.allOver550 {
	width:537px;
	margin:0 0 10px 0;
	padding: 5px 0 5px 8px;
	border-left-style:solid;
	border-left-color:#377108;
	border-left-width:5px;
	background-color:#51822A;
	color:#FFFFFF;
	font-size:larger;
	}
h4.allOver740 , h3.allOver740 {
	width:727px;
	margin:0 0 10px 0;
	padding: 5px 0 5px 8px;
	border-left-style:solid;
	border-left-color:#377108;
	border-left-width:5px;
	background-color:#51822A;
	color:#FFFFFF;
	font-size:larger;
	}
body#inquiryList h3.allOver740 {
	width:727px;
	margin:0 0 10px 0;
	padding: 5px 0 5px 8px;
	border-left-style:solid;
	border-left-color:#666666;
	border-left-width:5px;
	background-color:#848484;
	color:#FFFFFF;
	font-size:larger;
	}
	
	
	

/* 暮らしの相談室 */	
body#guide p#topLead {
	width:390px;
	min-height:112px;
	margin:0 0 20px 0;
	padding:10px 10px 0 150px;
	background-image:url(../img/guide/img_step1_01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
body#guide .bottomMargin10 {
	margin:0 0 10px 0;
	}
	
	
/* お役立ちトップ */
body#infoTop h3 {
	width:950px;
	height:150px;
	margin:0 0 15px 0;
	padding:0;
	background-image:url(../img/info/head_index.jpg);
	}
body#infoTop table.infoList {
	width:950px;
	margin:0 0 15px 0;
	padding:0;
	border-collapse:collapse;
	background-image:url(../img/info/bg_index_list.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
body#infoTop table.infoList th {
	width:205px;
	padding:2px 0 10px 25px;
	background-image:url(../img/arrow_box_green.gif);
	background-position:3px 0px;
	background-repeat:no-repeat;
	text-align:left;
	font-size:larger;
	font-weight:bold;
	vertical-align:top;
	}
body#infoTop table.infoList td {
	vertical-align:top;
	}
body#infoTop table.infoList td.spacer {
	width:10px;
	padding:0;
	}
body#infoTop table.infoList td.img {
	width:86px;
	padding:0 0 15px 0;
	}
body#infoTop table.infoList td.text {
	width:135px;
	padding:0 0 15px 9px;
	}
	
/* 海外ネットワーク */
body#network h3 {
	width:740px;
	height:150px;
	margin:0 0 10px 0;
	padding:0;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/info/head_network01.gif);
	}
body#network p#networkMap {
	text-align:center;
	margin:0 0 15px 0;
	}
body#network p#networkMap img {
	border:none;
	}

/* ENGLISH */
body#english table.stripedtable {
	width:740px;
	margin: 0 0 20px 0;
	border-collapse:collapse;
	border-top-style:solid;
	border-left-style:solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-top-width:1px;
	border-left-width:1px;
	}
body#english table.stripedtable col.lavel01 {
	width:180px;
	}
body#english table.stripedtable col.lavel02 {
	width:100px;
	}
body#english table.stripedtable th {
	padding: 3px 5px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-right-width:1px;
	border-bottom-width:1px;
	background-color:#DAF0C8;
	}
body#english table.stripedtable td {
	padding: 3px 5px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-right-width:1px;
	border-bottom-width:1px;
	}
body#english table.stripedtable tr.oddline {
	background-color:#F5F5F5;
	}


	
/* 問い合わせ系一覧 */
body#inquiryList div.contactBox {
	width:740px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background-image:url(../img/toiawase/bg_box.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
body#inquiryList div.contactBox:after {
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	color: #ffffff;
	clear: both;
	}
body#inquiryList div.contactBox dl.telDetail {
	width:345px;
	margin:0 15px 3px 0;
	padding:0;
	background-color:#F2F2F2; 
	float:right;
	}
body#inquiryList div.contactBox dl.telDetail dt {
	width:345px;
	margin:0 0 -3px 0;
	padding:0;
	}
body#inquiryList div.contactBox dl.telDetail dd {
	width:325px;
	margin:0;
	padding:0 10px 10px 10px;
	}
body#inquiryList div.contactBox ul.btn {
	width:302px;
	margin:0 0 0 38px;
	padding:0;
	}
body#inquiryList div.contactBox ul.btn li {
	width:302px;
	margin:0 0 2px 0;
	padding:0;
	list-style-position:inside;
	list-style-type:none;
	}
body#inquiryList div.contactBox p.btnR {
	width:302px;
	margin:0 20px 3px 0;
	padding:0;
	float:right;
	}
body#inquiryList div.contactBox p.textL {
	width:332px;
	margin:3px 0 5px 28px;
	padding:0;
	}
body#inquiryList div.contactBox p.max {
	width:692px;
	margin:5px 0 3px 28px;
	padding:10px 0 0 0;
	color:#666666;
	clear:both;
	}
body#inquiryList div.contactBox p.text {
	width:692px;
	margin:0 0 10px 38px;
	padding:0;
	line-height:150%;
	}
body#inquiryList div.contactBox p.text span {
	color:#666666;
	}
body#inquiryList div.contactBox p.text span strong {
	color:#CC0000;
	}
body#inquiryList div.contactBox p.text span img {
	margin:0 4px 1px 2px;
	}
body#inquiryList div.contactBox p.introduce img {
	margin:0 4px 1px 2px;
	}

body#inquiryList div.contactBox2 {
	width:740px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background-image:url(../img/toiawase/bg_box2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
body#inquiryList div.contactBox2:after {
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	color: #ffffff;
	clear: both;
	}
body#inquiryList div.contactBox2 div.contactBoxL {
	width:360px;
	margin:0;
	padding:0;
	float:left;
	}
body#inquiryList div.contactBox2 div.contactBoxR {
	width:360px;
	margin:0;
	padding:0;
	float:right;
	}
body#inquiryList div.contactBox2 div.contactBoxL ul.btn , body#inquiryList div.contactBox2 div.contactBoxR ul.btn {
	width:302px;
	margin:0 0 0 38px;
	padding:0;
	}
body#inquiryList div.contactBox2 div.contactBoxL ul.btn li , body#inquiryList div.contactBox2 div.contactBoxR ul.btn li {
	width:302px;
	margin:0 0 2px 0;
	padding:0;
	list-style-position:inside;
	list-style-type:none;
	}
body#inquiryList div.contactBox2 div.contactBoxR p.introduce {
	width:302px;
	margin:0;
	padding:0;
	color:#666666;
	}
body#inquiryList div.contactBox2 div.contactBoxR p.introduce img {
	margin:0 4px 1px 2px;
	}



/* キャンペーン詳しい注意書き */
div#campaignAtt {
	margin:0 0 20px 0;
	padding:10px 10px 0 10px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	background-color:#F1F1F1;
	color:#666666;
	font-size:10px;
	}
div#campaignAtt p {
	margin:0 0 10px 0;
	padding:0;
	}
	
	
/* 提携企業 */
body#cooperation h2 {
	width:950px;
	height: 44px;
	margin: 0 auto 10px auto;
	padding:0;
	background-position: 0 0;
	background-repeat:no-repeat;
	display:block;
	background-image:url(../img/info/title_cooperation.gif);
	}
body#cooperation div#containerM p {
	width:740px;
	margin:0 0 15px 0;
	padding:0;
	}
body#cooperation div#containerM ul {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	}
body#cooperation h3 {
	width:740px;
	height:28px;
	margin:0 0 10px 0;
	padding:0;
	background-position:0 0;
	background-repeat:no-repeat;
	}
body#cooperation h3#forWforCHead {
	background-image:url(../img/info/head_cooperation01.gif);
	}
body#cooperation div#forWforC {
	width:740px;
	margin:0 0 15px 0;
	padding:0;
	background-image:url(../img/about/bg_forwforc.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	}
body#cooperation div#forWforC:after {
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	color: #ffffff;
	clear: both;
	}
body#cooperation div#forWforC p {
	width:233px;
	margin:0 0 15px 0;
	padding:70px 0 0 0;
	background-position:0 0;
	background-repeat:no-repeat;
	}
body#cooperation div#forWforC p#forWforC01 {
	margin:0 18px 15px 0;
	float:left;
	background-image:url(../img/about/img_forwforc01.jpg);
	}
body#cooperation div#forWforC p#forWforC02 {
	margin:0 21px 15px 0;
	float:left;
	background-image:url(../img/about/img_forwforc02.jpg);
	}
body#cooperation div#forWforC p#forWforC03 {
	margin:0 0 15px 0;
	float:right;
	background-image:url(../img/about/img_forwforc03.jpg);
	}
