@charset "utf-8";

/* CSS Document */

h2 {
	background:url(../img/bg_h2.jpg) center top no-repeat;
}

/* -------------------------------------------------
contact index.php
----------------------------------------------- */
div#index {
	margin: 0 0 0 0;
	}
	
div#index p {
	margin: -3px 0 14px 0;
	font-size: 82%;
	line-height: 160%;
	}

div#index div h3 {
	display: block;
	width: 672px;
	height: 34px;
	margin-bottom: 14px;
	text-indent: -9999px;
	}

div#index div address {
	font-size: 82%;
	margin: 0 0 5px 20px;
	}

div#index div ul {
	margin: 0 0 13px 20px;
	height: 18px;
	}

div#index div ul li {
	float: left;
	margin: 0 8px 0 0;
	}

div.No1 { background: url(../img/number01.jpg) 96% 100% no-repeat;	}
div.No2 { background: url(../img/number02.jpg) 97% 97% no-repeat;	}
div.No3 { background: url(../img/number03.jpg) 97% 97% no-repeat;	}
div.No4 { background: url(../img/number04.jpg) 97% 97% no-repeat;	}
div.No5 { background: url(../img/number05.jpg) 97% 97% no-repeat;	}
div.No6 { background: url(../img/number06.jpg) 97% 97% no-repeat;	}
div.No7 { background: url(../img/number07.jpg) 97% 97% no-repeat;	}
div.No8 { background: url(../img/number08.jpg) 97% 97% no-repeat;	}

div.No1 h3 { background: url(../img/h3_branch01.jpg) top left no-repeat;	}
div.No2 h3 { background: url(../img/h3_branch02.jpg) top left no-repeat;	}
div.No3 h3 { background: url(../img/h3_branch03.jpg) top left no-repeat;	}
div.No4 h3 { background: url(../img/h3_branch04.jpg) top left no-repeat;	}
div.No5 h3 { background: url(../img/h3_branch05.jpg) top left no-repeat;	}
div.No6 h3 { background: url(../img/h3_branch06.jpg) top left no-repeat;	}
div.No7 h3 { background: url(../img/h3_branch07.jpg) top left no-repeat;	}
div.No8 h3 { background: url(../img/h3_branch08.jpg) top left no-repeat;	}


/*********************************
  お問い合わせ（保険証券用）
*********************************/

div#inquiryBox {
	border: 1px solid #CCCCCC;
	background-color:#fffff3;
    clear: both;
    margin: 10px 0 20px;
    padding: 13px 13px;
	width:553px;
}
p#inquiryBox01 {
    border-bottom: 1px dotted #999999;
    margin-bottom: 16px;
    padding-bottom: 13px;
}
div#inquiryBox .orange {
	color: #F64500;
	font-size: 120%;
    line-height: 150%;
}


