@charset "utf-8";

.pageImg{background: url(../img/business2_h2.jpg) no-repeat  center top;}

h3{
	padding:29px 0 6px 399px; background: url(../img/business2_h3.jpg) no-repeat;
	/* aと合わせて height: 110px; になるように
	また、↓zoomがないとIE6と7でh3の高さが正常にとれないからaが機能しない*/
	zoom:1;
}
h3 a{ display: block; width:510px; height: 75px;}
h3 a:hover{
	background-color: #FFF;
	filter: alpha(opacity: 35);
    opacity: 0.35;
    -moz-opacity: 0.35;
}


.businessFrame{	line-height: 1.6;}
.businessFrame h4{ height: 58px; background: url(../img/business2_h4.gif) no-repeat }
.businessFrame dl{ height: 655px; background: url(../img/business2_ex.jpg) no-repeat}
.businessFrame dt{ height: 55px; text-indent: -9999px;}
.businessFrame dd{ padding-left:2px; height: 165px;}
