@charset "Shift_JIS";
@import "margin.css";
@import "clearfix.css";

body,img,table,tr,th,td,p,ul,ol,dl,li,h1,h2,h3,h4,h5,dl,dt,dd {
	font-family	:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:normal;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	font-size: 100%;
	line-height: 140%;
	color: #333333;
	text-align:left;
}
caption, th { text-align:left }
q:before, q:after { content:''}

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
body,{ height:100%; }

ol,ul,li {
	list-style-type: none;
}
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }


/*===汎用スタイル===*/
.floatL{
	float:left;
	display: inline;
}
.floatR{float:right;}
.clear{clear:both;}
.txtCenter{text-align:center;}
.clearL {
	clear: left;
}
.clearfix{
	height:1%;
}
.txtLeft{text-align:left;}
.txtRight{text-align:right;}
.bold{font-weight:bold;}
.inline{display:inline;}
.imgCenter{text-align:center;}
.imgCenter img{margin-left:auto;margin-right:auto;}

/*===デフォルトフォントサイズと行間高さ===*/

/* IE 6 & 7 */
body{
	font-size:100%;
	line-height:1.3;
	width: 100%;
}
#container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: inline;
	line-height:100%;
}

/*Modern Browser*/
html>/**/body{
	font-size:16px;
	line-height:1.30;
}
#center {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	line-height: 100%;
}

.text-color-gray {
	color: #5A5C61;
}
.text-color-dullblue {
	color: #004986;
}
.text-color-white {
	color: #FFFFFF;
}
.text-color-brown {
	color: #382518;
}
.text-color-spink {
	color: #D7584C;
}

.text-color-bluegray {
	color: #557481;
}


h1{font-size:16px }

h2{font-size:14px }

/*===汎用フォントサイズ===*/
.j9{font-size:57%;}
.j10{font-size:63%;}
.j11{font-size:74%;}
.j12{font-size:78%;}
.j13{font-size:82%;}
.j14{font-size:88%;}
.j15{font-size:94%;}
.j16{font-size:100%;}
.j17{font-size:107%;}
.j18{font-size:113%;}
.j19{font-size:119%;}
.j20{font-size:125%;}
.j21{font-size:132%;}
.j22{font-size:138%;}
.j23{font-size:144%;}
.j24{font-size:150%;}


a {
	text-decoration: underline;
}
a:link {
	color: #536CBA;
}
a:visited {
	color:#2C5ABA;
	text-decoration: none;
}
a:hover {
	color: #F14C19;
}

a:active {
	color: #536CBA;
}
a:focus {
	color:#2C5ABA;
	text-decoration: none;
}



#container-h {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

#header-txt {
	text-align: left;
	width: 960px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 15px;
}



#header  {
	background-image: url(../images/zurich-lp-mv_0312.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 370px;
	text-align: left;
	margin-top: 0px;
}

#tel {
	background-image: url(../images/zurich-lp-tel_0312.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 140px;
}
#tel-box {
	font-size: 70%;
	text-align: left;
	width: 725px;
	margin-left: 185px;
	padding-top: 100px;
}

*:first-child+html #tel-box {
	font-size: 70%;
	line-height: 1.2em;
}

* html #tel-box {
	font-size: 60%;
	line-height: 1.2em;
}
.space1 {
	background-image: url(../images/zlp-space2.jpg);
	background-position: center top;
	width: 970px;
	height: 107px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}

.space2 {
	background-image: url(../images/zurich-lp-space1.jpg);
	background-position: center top;
	width: 970px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.t-box {
	font-size: 76%;
	color: #333333;
	width: 270px;
	background-color: #FFFFFF;
	text-align: left;
}
#box-850 {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 80px;
}
.qr {
	background-image: url(../images/zurich-lp-qr.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 20px;
}
#box2-850 {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

.internet {
	background-image: url(../images/zurich-lp-moushikomi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 280px;
	text-indent: -9999px;
	line-height: 100%;
	float: left;
}
#box_970 {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/zlp-space2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#yuisei {
	background-image: url(../images/zurich-lp-yuisei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 970px;
	text-indent: -9999px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#internet_7000 {
	background-image: url(../images/internet_7000.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 970px;
	text-indent: -9999px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


#closed {
	background-image: url(../images/taisyo-ya-lp_closed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
	width: 1200px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}


#yudou-box {
	height: 490px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#load_s_title {
	background-image: url(../images/zurich-lp-loadservice-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 970px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#load_s {
	background-image: url(../images/zurich-lp-loadservice-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 290px;
	width: 970px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#anshin_title {
	background-image: url(../images/zurich-lp-anshin-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 970px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#anshin{
	background-image: url(../images/zurich-lp-anshin-service.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 440px;
	width: 970px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hiyou_title {
	background-image: url(../images/zurich-lp-hiyou-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 970px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hiyou {
	background-image: url(../images/zurich-lp-hiyou-naiyou.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 290px;
	width: 970px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.box-850 {
	width: 850px;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#box1-850 {
	width: 850px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#tel2 {
	background-image: url(../images/zurich-lp-tel2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 970px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.line1 {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}











#bg {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.box-2 {
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box-3 {
	text-align: left;
	width: 718px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 132px;
}

#footer {
	background-image: url(../images/zurich-lp-footer.jpg);
	background-repeat: no-repeat;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
	height: 40px;
}

#footer_bg {
	width: 100%;
	background-color: #FFFFFF;
}
.pg-up {
	text-align: right;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#copylight {
	color: #888888;
	width: 100%;
	font-size: 74%;
	text-align: center;
	height: 30px;
}



.pg-up a {
	text-decoration: underline;
}
.pg-up a:link {
	color: #1070B4;
}
.pg-up a:visited {
	color:#1070B4;
	text-decoration: none;
}
.pg-up a:hover {
	color: #F60;
}

.pg-up a:active {
	color: #1070B4;
}
.pg-up a:focus {
	color:#F60;
	text-decoration: none;
}

/* ------------------------------------- 
 *	campaign btn
 * ------------------------------------- */	
#campaign {
	width:970px;
	height:180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#campaign li {
	list-style-type:none;
}
#campaign li a {
	height:180px;
	list-style-type:none;
	outline-width:0;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat:no-repeat;
	display: block;
}

#btn3 a {
	width:970px;
	background-image: url(../images/zurich-campaign.jpg);
}

#btn3 a:hover {
	background-position: 0px -180px;
}



/* ------------------------------------- 
 *	keiyaku1 btn
 * ------------------------------------- */	
#keiyaku1 {
	width:748px;
	height:107px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#keiyaku1 li {
	list-style-type:none;
}
#keiyaku1 li a {
	height:107px;
	list-style-type:none;
	outline-width:0;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat:no-repeat;
	display: block;
}

#btn1 a {
	width:310px;
	background-image: url(../images/zurich-mitsumori.jpg);
	float: left;
}

#btn1 a:hover {
	background-position: 0px -80px;
}

#btn_2010 a {
	width:748px;
	background-image: url(../images/new_mitsumori_bt.jpg);
	float: left;
}

#btn_2010 a:hover {
	background-position: 0px -107px;
}




/* ------------------------------------- 
 *	keiyaku2 btn
 * ------------------------------------- */	
#keiyaku2 {
	width:310px;
	height:80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	display: inline-block;
}
#keiyaku2 li {
	float:left;
	list-style-type:none;
}
#keiyaku2 li a {
	display:block;
	height:80px;
	list-style-type:none;
	outline-width:0;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration:none;
	background-repeat:no-repeat;
}

#btn2 a {
	width:310px;
	background-image: url(../images/zurich-mitsumori.jpg);
}

#btn2 a:hover {
	background-position: 0px -80px;
}
.smarLR10_200 {
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
}
.twoColFixRtHdr  #footer_box {
	background-color: #FFFFFF;
	width: 1200px;
	clear: both;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}

.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
s
