@charset"utf-8";
/*
-----------------------------------------------
SENYO KOGYO Web Site ver.1 ie-fix
Version:  June 2013
----------------------------------------------- */

/* IE6
----------------------------------------------- */
* html img.png {
	behavior:url(css/iepngfix.htc);
}

/* IE7
----------------------------------------------- */
*:first-child+html .class {}


/* IE8 
----------------------------------------------- */
.ie .products .nav-single .nav-previous a	{ background:url(../img/nav/nav-previous.gif) no-repeat -30px 0;}
.ie .products .nav-single .nav-next a 		{ background:url(../img/nav/nav-next.gif) no-repeat 0 0;}



/* css3
----------------------------------------------- */
/* layout.css */
.ie .home #col_news .thumbnail img,
.ie .entry-content img{ behavior:url(http://www.senyo.co.jp/PIE.htc); box-shadow:1px 1px 3px #666; position:relative;}

.ie .radius,
.ie .box-shadow,
.ie .box-shadowinset,
.ie .text-shadow { behavior:url(http://www.senyo.co.jp/PIE.htc);}


/* typography.css */
.ie .bordered,
.ie #content h2.band,
.ie .entry-content h3 { behavior:url(http://www.senyo.co.jp/PIE.htc);}


/* navigation.css */
.ie #headnav,
.ie .aboutnav,
.ie #col_fields ul li a,
.ie #col_fields .thumbnail img { behavior:url(http://www.senyo.co.jp/PIE.htc);}

.ie .cells ul li a{ behavior:url(http://www.senyo.co.jp/PIE.htc);}
.ie .cells ul li .thumbnail img	{ behavior:url(http://www.senyo.co.jp/PIE.htc); position:relative;}

.ie .btn a { behavior:url(http://www.senyo.co.jp/PIE.htc); position:relative;}
.ie .btn img { box-shadow:none;}


/* section.css */
.ie .home #col_news .date{ behavior:url(http://www.senyo.co.jp/PIE.htc); position:relative;}
.ie #clockdisplay,
.ie .home #clockwrap{ behavior:url(http://www.senyo.co.jp/PIE.htc);}

.ie #content-head ul li a{ behavior:url(http://www.senyo.co.jp/PIE.htc); position:relative;}

.ie .contenthead .sliders-fixed-btn a{ background:#3D74E5 url(../img/nav/arrow_btn.gif) no-repeat right center; behavior:url(http://www.senyo.co.jp/PIE.htc);}
.ie .contenthead .sliders-fixed-btn a:hover { background:#76B0EE;}
.ie .contenthead .pagination img { behavior:url(http://www.senyo.co.jp/PIE.htc); position:relative;}

.ie .entry-header{ behavior:url(http://www.senyo.co.jp/PIE.htc);}
.ie .entry-content .mainimage { behavior:url(http://www.senyo.co.jp/PIE.htc);}

.ie .products .entry-content h2,
.ie .spec h4, .ie .drawing h4 { behavior:url(http://www.senyo.co.jp/PIE.htc);}
.ie .drawing img { box-shadow:none;}

