<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
font-family:"Arial","ＭＳ Ｐゴシック","Osaka",sans-serif；
}
body{line-height:1;}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
a:hover{
    text-decoration:underline;
}
	/* -- clear float -- */
	.clear{
		min-height:0;
		display: inline-table;
	}
	.clear:after{
		content:".";
		display:block;
		height:0;
		clear: both;
		visibility:hidden;
	}
	/* \*/
	* html .clear{height:0;}
	.clear{display: block;}
	/* */
	
	/* -- end clear float -- */





		#textsizer
		{
    float:right;
    width:148px;
    height:24px;
    position:absolute;
    right:0;
    top:33px;
    background-color:#fff;
    border:1px solid #ccc;
}
			#textsizer p
			{
    float:left;
    height:24px;
    width:72px;
}

div#textsizer ul#fontSize {
	*zoom: 1; /*forIE6,7*/
	margin-bottom: 0px;
}
div#textsizer ul#fontSize:after {
	content: "";
	display: block;
	clear: both; 
}
div#textsizer ul#fontSize li {
    float: left;
    cursor: pointer;
    margin:1px 2px 0;
    display:inline;
}


html{
    overflow-y:scroll;
}

body{
    border-top:3px solid #e60027;
}
a{
    color:#000;
    text-decoration:none;
}
div#top{
    width:100%;
    background-image:url('img/main.jpg');
    background-position:center top;
    background-repeat:no-repeat;
}

div#tops{
    width:890px;
    height:70px;
    margin:0 auto;
    clear:both;
    position:relative;
}
div.tops{
    width:905px;
    height:460px;
    margin:0 auto;
    clear:both;
    position:relative;
}
h1{
    position:absolute;
    left:0;
    top:8px;
    text-indent:-9999px;
}
h1 a{
    width:372px;
    height:80px;
    display:block;
}
h1.h01{
    position:absolute;
    left:0;
    top:8px;
    text-indent:0;
}
h1.h01 a{
    width:350px;
    height:61px;
    display:inline-block;
}

div.yosari ul{
    line-height:18px;
    height:18px;
    position:absolute;
    top:8px;
    right:0;
}
div.yosari ul li{
    float:left;
    margin-left:15px;
}
div.yosari ul li a{
    color:#4b4d4c;
    font-size:88%;
}
div.yosari ul li a img{
    margin-right:5px;
}

div.top-b{
    width:100%;
    background-color:#f2f1ec;
    padding:4px 0;
}

ul.botan{
    clear:both;
    width:900px;
    margin:0 auto;
    height:51px;
    position:absolute;
    top:335px;
}
div.top-b ul.botan{
    position:static;
    top:0;
}
ul.botan li{
    float:left;
    position:relative;
}
ul.botan li a{
    background-repeat:no-repeat;
    display:block;
    width:150px;
    height:50px;
}


div.main-s{
    width:905px;
    height:140px;
    margin:15px auto 0;
}
img.f-l{
    float:left;
}
img.f-r{
    float:right;
}


p.pan{
    width:650px;
    padding:6px 5px 10px;
    margin:5px auto 0;
    clear:both;
    font-size:82%;
    background-image:url('img/pan-gura.gif');
    background-position:bottom;
    background-repeat:repeat-x;
}
p.pan a{
    color:#898989;
}
p.pan a:hover{
    text-decoration:underline;
}
p.pan img{
    margin:0 8px;
    vertical-align:middle;
}






div.main{
    clear:both;
    width:905px;
    margin:10px auto 0;
}
div.conte{
    width:661px;
    float:right;
}

div.shinchaku{
    width:660px;
}
img.akasen{
    vertical-align:bottom;
}
div.shinchaku table{
    width:100%;
}
div.shinchaku table th{
    width:106px;
}
div.shinchaku table th, div.shinchaku table td{
    border:1px solid #ccc;
    border-top:none;
}
div.shinchaku table th.shinchaku01{
    vertical-align:top;
    background-image:url('img/info-2.gif');
    background-repeat:repeat-y;
}
div.shinchaku table th.shinchaku01 a.textb{
    display:block;
    font-size:77%;
    font-weight:normal;
    background-color:#fff;
    width:106px;
    padding:4px 0;
    color:#666;
}
div.shinchaku table th.shinchaku02{
    height:19px;
    vertical-align:bottom;
}

div.shinchaku table td dl{
    width:98%;
    margin:5px auto;
	line-height:1.5;
}
div.shinchaku table td dl dt{
    width:9em;
    float:left;
    padding:8px;
    color:#666666;
}
div.shinchaku table td dl dd{
    padding:8px 0;
    padding-left:10em;
    border-bottom:1px dashed #ccc;
    color:#0099ff;
}
div.shinchaku table td dl dd a{
    color:#0099ff;
}



#tab-box {
}  
#tab-box ul.joho {
    width:450px;
    height:30px;
    margin:0 auto;
}  
#tab-box ul.joho li {  
float:left;  
display:inline;  
font-size:0;  
}  
#tab-box ul li a img{  
}  
#tab-box div.joho {
    display:none;
    width:660px;
    margin:0 auto;
    margin-bottom:30px;
    background-color:#ffffff;
-moz-box-shadow: 0px 0px 5px #ccc; /* Firefox */
-webkit-box-shadow: 0px 0px 5px #ccc; /* Safari and Chrome */
box-shadow: 0px 0px 5px #ccc; /* OperaとIE、ie-css3用 */
    behavior: url("PIE.htc");
}



h2{
    margin-top:15px;
}
h3{
    width:631px;
    height:32px;
    background-image:url('img/h4.gif');
    line-height:32px;
    padding-left:30px;
    margin-top:25px;
    clear:both;
    font-size:110%;
}
h3.s01{
    width:295px;
    height:31px;
    background-image:url('img/h4-s01.gif');
    line-height:31px;
    padding-left:30px;
    margin-top:25px;
    clear:both;
    font-size:110%;
}
h3.s02{
    width:295px;
    height:31px;
    background-image:url('img/h4-s02.gif');
    line-height:31px;
    padding-left:30px;
    margin-top:25px;
    clear:both;
    font-size:110%;
}
h3 span{
    float:left;
}
h3 a{
    width:30px;
    height:31px;
    display:block;
    float:right;
    text-indent:-9999px;
}

p.dan01{
    clear:both;
    margin:15px 25px 0;
    line-height:1.4em;
    text-align: justify;
    text-justify: inter-ideograph;
}

ol.jigyo{
    width:95%;
    margin:0 auto;
}
ol.jigyo li{
    color:#3c3c3c;
    background-color:#f2f1ec;
    margin-top:15px;
    padding:10px 0 10px 40px;
    font-weight:bold;
    background-repeat:no-repeat;
    background-position:10px center;
}
li.no01{
    background-image:url('img/no/blue-01.gif');
}
li.no02{
    background-image:url('img/no/blue-02.gif');
}
li.no03{
    background-image:url('img/no/blue-03.gif');
}
li.no04{
    background-image:url('img/no/blue-04.gif');
}
li.no05{
    background-image:url('img/no/blue-05.gif');
}
li.no06{
    background-image:url('img/no/blue-06.gif');
}
p.no07{
    background-image:url('img/no/blue-07.gif');
}
p.no08{
    background-image:url('img/no/blue-08.gif');
}
p.no09{
    background-image:url('img/no/blue-09.gif');
}
p.no10{
    background-image:url('img/no/blue-10.gif');
}
dl.jigyo{
    margin:0 40px 0 20px;
}
dl.jigyo dt{
    font-weight:bold;
    background-image:url('img/outline/shikaku-red.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:15px;
    margin-top:10px;
}
dl.jigyo dd{
    margin-top:5px;
    line-height:1.4em;
    margin-left:30px;
}
ol.shikaku2{
    margin:0 auto;
				padding: 0 20px;
}
ol.shikaku2 li{
    margin-top:15px;
}
ol.shikaku2 li{
background: url("img/marua-1.gif") no-repeat left center;
padding: 0 0 0 20px;
}
ol.shikaku{
    width:85%;
    margin:0 auto;
}
ol.shikaku li{
    list-style-position:outside;
    text-indent:-1.2em;
    margin-top:10px;
    line-height:1.3;
}

p.aisatsu{
    margin-top:20px;
    padding-top:20px;
    background-image:url('img/akasen.gif');
    background-position:top;
    background-repeat:no-repeat;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height:1.4;
}
p.aisatsu span{
    font-size:200%;
    display:block;
    margin-bottom:20px;
}
img.kaicho{
    float: right;
    margin: 0 15px 15px 15px;
    margin-bottom:15px;
}
img.name{
    clear:both;
    text-align:right;
    display:block;
    float:right;
}

table.meibo{
    width:100%;
    margin-top:20px;
}
table.meibo caption{
    text-align:right;
    padding:10px 0;
}
table.meibo th, table.meibo td{
    border:1px solid #7a6a56;
    padding:6px 0;
    text-align:center;
}
table.meibo th{
    background-color:#efefef;
}
table.meibo td{
}
table.meibo tr.none td{
    border:none;
}

img.t-c{
    margin:15px auto 0;
    display:block;
}

dl.busi{
    margin:0 40px 0 20px;
}
dl.busi dt{
    font-weight:bold;
    margin-top:10px;
}
dl.busi dt span{
    color:#cc0000;
}
dl.busi dd{
    margin-top:5px;
    line-height:1.4em;
    margin-left:15px;
}
span.in{
    margin-left:20px;
    display:block;
}


table.houkoku{
    line-height:130%;
    border:1px solid #7a6a56;
    width:100%;
    margin-top:10px;
}
table.houkoku th, table.houkoku td{
    padding:5px;
    border:1px solid #7a6a56;
}
table.houkoku th{
    background-color:#f1f1ec;
    text-align:left;
    background-repeat:no-repeat;
    background-position:left top;
    padding-bottom:60px;
}
table.houkoku th.no01{
    background-image:url('img/business/num/01.gif');
}
table.houkoku th.no02{
    background-image:url('img/business/num/02.gif');
}
table.houkoku th.no03{
    background-image:url('img/business/num/03.gif');
}
table.houkoku th.no04{
    background-image:url('img/business/num/04.gif');
}
table.houkoku th.no05{
    background-image:url('img/business/num/05.gif');
}
table.houkoku th.no06{
    background-image:url('img/business/num/06.gif');
}
table.houkoku th.no07{
    background-image:url('img/business/num/07.gif');
}
table.houkoku th.no08{
    background-image:url('img/business/num/08.gif');
}
table.houkoku th.no09{
    background-image:url('img/business/num/09.gif');
}
table.houkoku th.no10{
    background-image:url('img/business/num/10.gif');
}
table.houkoku th.no11{
    background-image:url('img/business/num/11.gif');
}
table.houkoku th.no12{
    background-image:url('img/business/num/12.gif');
}
table.houkoku th.no13{
    background-image:url('img/business/num/13.gif');
}
table.houkoku th.no14{
    background-image:url('img/business/num/14.gif');
}
table.houkoku th.no15{
    background-image:url('img/business/num/15.gif');
}
table.houkoku th.no16{
    background-image:url('img/business/num/16.gif');
}
table.houkoku th.no17{
    background-image:url('img/business/num/17.gif');
}
table.houkoku th.no18{
    background-image:url('img/business/num/18.gif');
}
table.houkoku th.no19{
    background-image:url('img/business/num/19.gif');
}
table.houkoku th.no20{
    background-image:url('img/business/num/20.gif');
}
table.houkoku th.no21{
    background-image:url('img/business/num/21.gif');
}
table.houkoku th.no22{
    background-image:url('img/business/num/22.gif');
}
table.houkoku th.no23{
    background-image:url('img/business/num/23.gif');
}
table.houkoku th.no24{
    background-image:url('img/business/num/24.gif');
}
table.houkoku tr.dai th{
    background-color:#efefef;
    background-image:none;
    text-align:center;
    height:1em;
    padding:5px;
}
table.houkoku tr.dai th.wid01{
    width:24%;
}
table.houkoku tr.dai th.wid03{
    width:20%;
}
table.houkoku tr.bn td{
    border-top:none;
    border-bottom:none;
}
table.houkoku tr.bn td.bt{
    border-top:1px solid #7a6a56;
}
table.houkoku{
}

span.bold-g{
    font-weight:bold;
    color:#333333;
}

dl.kouen{
}
dl.kouen dt{
    font-weight:bold;
    color:#333333;
}
dl.kouen dd{
    margin-left:1em;
}


table.syou{
    width:100%;
    margin-top:15px;
}
table.syou th, table.syou td{
    border:1px solid #ccc;
    padding:5px;
    line-height:150%;
}
table.syou td{
    vertical-align:top;
}
table.syou th{
    vertical-align:middle;
    background-color:#f1f1ec;
}
table.syou th.syou01{
    width:20%;
    background-color:#f5f5f1;
}



dl.box01{
}
dl.box01 dt{
    text-align:right;
    color:#666;
    margin:8px 0;
}
dl.box01 dd{
    float:left;
    margin:5px 10px;
    display:inline;
}
dl.box01 dd a{
}


dl.mar dd{
    margin-top:10px;
    margin-left:1em;
}

ul.file{
    margin:20px;
}
ul.file li{
    margin-top:10px;
}
ul.file li a{
    padding-left:20px;
    background-image:url('img/marua-1.gif');
    background-repeat:no-repeat;
    background-position:left center;
    background-color:#fff;
}









dl.r-b{
    width:220px;
    margin-bottom:20px;
}
dl.r-b dt{
    width:200px;
    height:40px;
    background-image:url('img/button/botan-obi.gif');
    color:#fff;
    font-weight:bold;
    font-size:108%;
    line-height:40px;
    padding-left:20px;
}
dl.r-b dd a{
    width:170px;
    padding:9px 25px;
    display:block;
    border-bottom:1px solid #ccc;
    background-image:url('img/button/yaji-1.gif');
    background-position:195px center;
    background-repeat:no-repeat;
    color:#3c3c3c;
}
dl.r-b dd a:hover, dl.r-b dd a.roll{
    background-image:url('img/button/yaji-2.gif');
    background-color:#eee;
    text-decoration:none;
}


div.right-b{
    width:221px;
    float:left;
}

ul.right01 li{
    margin-bottom:5px;
}

dl.semi{
    width:660px;
    margin:20px auto 0;
}
dl.semi dt{
    margin-bottom:20px;
}
dl.semi dd img.gazou{
    float:left;
    margin-right:20px;
}
dl.semi dd{
    line-height:140%;
    text-align: justify;
    text-justify: inter-ideograph;
}

table.hyou01{
    margin:20px auto 0;
    line-height:140%;
    width:100%;
}
table.hyou01 th, table.hyou01 td{
    border:1px solid #ccc;
    padding:8px 20px;
}
table.hyou01 th{
    white-space:nowrap;
    vertical-align:middle;
    background-color:#f1f1ec;
}
table.hyou01 td{
}
table.hyou01 td ul{
}
table.hyou01 td ul li{
    margin-left:1em;
    text-indent:-1em;
}
table.hyou01 td.ta-c{
    text-align:center;
    white-space:nowrap;
}

span.red{
    color:#f00;
}
span.bold{
    font-weight:bold;
}

dl.jissen{
    width:600px;
    margin:20px auto 0;
    padding-bottom:30px;
    background-image:url('img/chiiki/fukyu/sen-3.gif');
    background-position:bottom;
    background-repeat:no-repeat;
}
dl.jissen dt img{
    vertical-align:bottom;
}
dl.jissen dd{
    background-color:#f6f3eb;
    padding:5px 40px 10px 50px;
    background-image:url('img/chiiki/fukyu/maru.gif');
    background-position:25px 8px;
    background-repeat:no-repeat;
    line-height:130%;
    text-align: justify;
    text-justify: inter-ideograph;
}

p.waku{
    padding:15px 5px;
    border:1px solid #ccc;
    margin-top:10px;
}
p.waku span{
    display:block;
    font-weight:bold;
    font-size:115%;
    margin-top:15px;
    margin-left:15px;
}

div.matome{
    margin-top:20px;
}
div.matome img{
    margin-left:10px;
    margin-bottom:10px;
    float:right;
}
dl.houhou{
    margin-top:20px;
    margin-left:10px;
}
dl.houhou dt{
    background-image:url('img/chiiki/fukyu/maru-red.gif');
    background-position:5px center;
    background-repeat:no-repeat;
    padding-left:35px;
    font-weight:bold;
    font-size:115%;
}
dl.houhou dd{
    margin-top:12px;
    line-height:130%;
}


ol.privacy{
    width:98%;
    margin:0 auto;
}
ol.privacy li{
    margin-top:15px;
    padding-left:30px;
    background-position:left 2px;
    background-repeat:no-repeat;
    line-height:130%;
}
ol.privacy li.n01{
    background-image:url('img/privacy/no01.gif');
}
ol.privacy li.n02{
    background-image:url('img/privacy/no02.gif');
}
ol.privacy li.n03{
    background-image:url('img/privacy/no03.gif');
}
ol.privacy li.n04{
    background-image:url('img/privacy/no04.gif');
}
ol.privacy li.n05{
    background-image:url('img/privacy/no05.gif');
}
ol.privacy li.n06{
    background-image:url('img/privacy/no06.gif');
}
ol.privacy li.n07{
    background-image:url('img/privacy/no07.gif');
}
ol.privacy li.n08{
    background-image:url('img/privacy/no08.gif');
}
ol.privacy li.n09{
    background-image:url('img/privacy/no09.gif');
}
p.ta-r{
    text-align:right;
    margin:25px 15px 0 auto;
    line-height:130%;
}

div.akasen{
    margin-top:20px;
    padding-top:20px;
    background-image:url('img/akasen.gif');
    background-position:top;
    background-repeat:no-repeat;
}
ul.link01{
    width:620px;
    margin:0 auto;
}
ul.link01 li{
    background-image:url('img/outline/shikaku-red.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-top:10px;
    background-color:#fff;
}
ul.link01 li.ml{
    margin-left:20px;
}
ul.link01 li.mt{
    margin-top:25px;
}
ul.link01 li a{
    color:#00f;
    margin-left:1.5em;
}
ul.link01 li a:hover{
    color:#f00;
}


table.site{
}
table.site th, table.site td{
    text-align:left;
    vertical-align:top;
    font-weight:normal;
    background-image:url('img/marua-1.gif');
    background-repeat:no-repeat;
    background-position:left 15px;
    padding:15px 20px 0;
}
table.site th{
    white-space:nowrap;
}
table.site th.bg-g{
    background-image:url('img/marua-2.gif');
}
table.site td.bg-no{
    background-image:none;
}
table.site a:hover{
    text-decoration:underline;
}


div.fl{
    width:325px;
    float:left;
}
div.fr{
    width:325px;
    float:right;
}
div.fr p, div.fl p{
    margin:15px 10px 0;
    line-height:130%;
}
div.fr p span{
    font-size:110%;
    line-height:150%;
}
div.fr img, div.fl img{
    margin:8px 10px 0;
}

a.moushi{
    width:268px;
    height:79px;
    background-image:url('img/join/down.gif');
    display:block;
    text-indent:-9999px;
    float:right;
}
a.moushi:hover{
    background-position:0 -79px;
}
a.con-s{
    color:#cc0000;
}
a.con-s img{
    vertical-align:middle;
    margin-right:10px;
}


iframe{
    width:660px;
}

div.ta-c{
    float:right;
}
div.ta-c img{
    margin:0 2px;
}


div#footer{
    width:100%;
}
div.f-bo{
    width:100%;
    margin-top:30px;
    background-image:url('img/under-obi.gif');
    background-repeat:repeat-x;
    height:36px;
    border-top:2px dotted #ccc;
}
div.w900{
    width:900px;
    margin:0 auto;
}
div.fbotan{
    float:left;
    display:inline;
    width:600px;
}
div.fbotan ul{
    margin-top:5px;
    background-image:url('img/u-b.gif');
    background-position:left;
    background-repeat:no-repeat;
    height:30px;
    line-height:30px;
}
div.fbotan ul li{
    float:left;
    padding:0 12px;
    background-image:url('img/u-b.gif');
    background-position:right;
    background-repeat:no-repeat;
    font-size:88%;
}
div.fbotan ul li a{
    color:#3c3c3c;
    text-align:center;
}
div.fbotan ul li a:hover{
    text-decoration:underline;
}
a.f-r{
    float:right;
    display:inline;
    margin-top:9px;
    margin-right:20px;
}


div.footer{
    width:100%;
    background-color:#e7e5dc;
    padding-top:10px;
    padding-bottom:5px;
    border-top:1px solid #d5d5cd;
}
p.jusyo{
    background-image:url('img/logo-s.gif');
    background-repeat:no-repeat;
    background-position:10px center;
    color:#727171;
    font-size:75%;
    line-height:1.3em;
    margin-top:0;
}


p.copy{
    text-align:right;
    color:#727171;
    font-size:75%;
    margin-top:-1em;
}




ul.botan {
        behavior: url("csshover.htc");
}
/* 下層のメニューを不可視に */
ul.botan li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul.botan li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}

ul.botan li ul li {
    float: none;
    margin:0;
    font-weight: normal;
    background-color:#fff;
    height:2em;
    line-height:2em;
    width: 14em;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:2px solid #ccc;
}
ul.botan li ul li:hover {
    border-bottom-color:#d00;
}
ul.botan li ul li a{
    text-indent:0;
    text-align:center;
    text-decoration:none;
    height:2em;
    line-height:2em;
    width: 14em;
}
ul.botan li ul li a:hover{
    text-decoration:none;
}




.mt-0{
    margin-top:0;
}
.mt-30{
    margin-top:30px;
}
/*ボックス*/
div.CollapsibleBox {
width: 580px;
    margin:0 auto;
    border-bottom:1px dashed #ccc;
    padding:0 30px 10px;
}
div.CollapsibleBox div.CollapsibleBoxTitle {
}
div.CollapsibleBox div.CollapsibleBoxTitle p.cBoxTitle {
    background-image:url('img/q.gif');
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:50px;
    background-color:#ffffff;
}
div.CollapsibleBox div.CollapsibleBoxTitle p.cBoxButtons {
}
div.CollapsibleBox div.CollapsibleBoxTitle p.cBoxButtons a{
    text-decoration:none;
}
div.CollapsibleBox div.CollapsibleBoxTitle p.cBoxButtons a img {
}
div.CollapsibleBox div.CollapsibleBoxBody {
   display: none;
}
div.CollapsibleBox div.CollapsibleBoxBody p {
    background-image:url('img/a.gif');
    background-position:left 2px;
    background-repeat:no-repeat;
    padding-left:50px;
}
/*ボックス*/

.redb {
	color: #F00;
	font-weight: bold;
}
div.shinchaku table td dl dd span.redb a{
	color: #F00;
	font-weight: bold;
}
.sei-dl {
	width: 600px;
	display:flex;
	margin: 20px auto;
	line-height:1.5;
}
.sei-dl dt {
	width: 25%;
color:#666666;
}
.sei-dl dd {
	width: 75%;
}
.sei-dl dd span.redb a{
	color: #F00;
	font-weight: bold;
}
.yotei {
padding: 15px 20px;
}
.yotei h4 {
background: url("img/sikaku.png") no-repeat left center;
padding: 0 0 0 20px;
margin-bottom: 10px;
}
.yotei a {
background: url("img/marua-1.gif") no-repeat left center;
padding: 0 0 0 20px;
margin-bottom: 10px;
}
.yotei p {
margin-bottom: 30px;
line-height: 25px;
}


@media print{
body {
_zoom: 71%; /*WinIE only */
}
}





</pre></body></html>