@charset "euc-jp";

/* WinIE専用のスタイル
-------------------------------------------------- */



/* 00. Layout
-------------------------------------------------- */
/* header */
#header .fontsize ul { zoom: 1; }

/* navigation */
.pageNavi01 ul,
.pageNavi02 ul,
.pageNavi03 ul { zoom: 1; }
* html .pageNavi01 a,
* html .pageNavi02 a,
* html .pageNavi03 a { zoom: 1; }
*:last-child+html { zoom: 1; }

/* footer */
*:first-child+html #footer .link li,
*:first-child+html .pagetop p,
*:first-child+html .iArr01R p,
*:first-child+html .iPagenext p {
	display: inline;
	zoom: 1;
}

*:first-child+html #sns_button{
	zoom: 1;
}

* html #footer .link li,
* html .pagetop p,
* html .iArr01R p,
* html .iPagenext p{
	display: inline;
	zoom: 1;
}

* html #sns_button ul{
	float:none;
	margin-left:auto;
	margin-right:0;
}

/* ----------------------------------------------- */



/* 00. Module
-------------------------------------------------- */
.bgT,
.bgM,
.bgB { zoom: 1; }


/* module set*/
.modSet .msN { zoom: 1; }


/* list & icon */
.liLb03,
.liLb05,
.liLb10 { zoom: 1; }

* html .liArr01 li a,
* html .liArr02 li a,
* html .liArr03 li a,
* html .liDot01 li a,
* html .iArr01 a,
* html .iArr02 a,
* html .iArr03 a { zoom: 1; }

/*liとpを使った場合、IE6で改行してしまう*/
* html p.iArr01 a,
* html p.iArr02 a { zoom: normal !important; }
.zoomn{ zoom: normal !important; }

ul li ol li{
	zoom : normal !important;
}

*:first-child+html .iPop01 .txt,
*:first-child+html .iPdf01 .txt,
*:first-child+html .iBlk {
	display: inline;
	zoom: 1;
}
* html .iPop01 .txt,
* html .iPdf01 .txt,
* html .iBlk {
	display: inline;
	zoom: 1;
}
.iBlk a { zoom: 1; }

* html .datelist dd a { zoom: 1; }


/* form */
* html .iptTxt { height: 20px; }

/* Box */
.boxRect01,.boxRect02,.boxRect03 { zoom: 1; }
.boxRectA { zoom: 1; } /* faq */

/* ----------------------------------------------- */



/* 10. Contents
-------------------------------------------------- */
.cat-box-2clm .column { zoom: 1; }

.search-column .col02 .list { zoom: 1; }
.search-column .col03 .list { zoom: 1; }
.search-column .col04 .list { zoom: 1; }
.search-column .col04 .list ul { zoom: 1; }

/* ----------------------------------------------- */



/* 99. clearfix
-------------------------------------------------- */
*:first-child+html .clearfix { zoom: 1; }
* html .clearfix { zoom: 1; }

/* ----------------------------------------------- */

@media print {
.layoutTypeA #container {
	zoom: 85%;
	margin: 0;
}
.col3_box .boxLeft {
width:232px;
background:url(/images/common/col3_line.gif) top center repeat-y;
}

.mgl11 {margin-left:7px;}

}