@charset "utf-8";
/* CSS Document */


/*IE6*/


* html #header #maintitle p {
    margin: 40px 0 0 3px;
}

* html #footer {
    padding: 11px 0 25px 0;
	margin: 0 0 10px 0;
}

* html .footer_box {
    background: url("../img/contact_bg.png") no-repeat;
    height: 149px;
    width: 914px;
    padding: 29px 20px 0 40px;
	margin: 0 0 40px 0;
}

* html img.img_mail {
    margin: 0;
}

* html img.img_copy {
	padding: 10px 0 0 0;
}

* html #left_box{
	margin: 12px 20px 0 19px;
}

* html h3{
	background: url("../img/h3_bg.png") no-repeat;
	width: 645px;
	height: 41px;
}

* html h3.gray{
	background: url("../img/h3_2bg.png") no-repeat;
	width: 622px;
	height: 28px;
}

/*IE7*/


*+html #footer {
    padding: 11px 0 29px 0;
}

*+html .footer_box {
    background: url("../img/contact_bg.png") no-repeat;
    height: 149px;
    width: 914px;
    margin: 0;
}

*+html img.img_copy {
	padding: 10px 0 0 0;
}


/*IE8*/


html>/**/body {
	/*\**/: \9;
}


/*Chrome*/


@media screen and (-webkit-min-device-pixel-ratio:0) {   {
    
}

}

