@charset "utf-8";
/* CSS Document */
#main .section03 .photoBox {
	width: 36%;
}
#main .section03 .textBox {
	width: 57%;
}

#main .mainImg{
	background: url(/images/lp_3grn/smbc/images/enterprise/main_img_bg.png) no-repeat center top;
	padding:34px 0;
}

.fsize_linkbox{
	font-size: 14px;
}

@media all and (max-width: 1024px)  {
	#main .mainImg {
		padding:0;
		background:none;
		margin-top:45px;
	}
}

@media all and (min-width: 0) and (max-width: 640px)  {
	#header{
		padding-bottom:11px;
	}
	#main .mainImg{
		margin-top:14px;
		padding-top:10px;
		background:none;
	}
	.fsize_linkbox{
	font-size: 9px;
	}
	#main .contactBox p{
	font-size: 9px;
	}
}
