@charset "utf-8";

/*-------------------------------------company(index)--*/
#bodyArea2nd .mainBox .pageTitle {
	padding-bottom: 20px;
}

#bodyArea2nd .mainBox h1 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}

#bodyArea2nd .mainBox h2 {
	font-size: 80%;
	line-height: 160%;
}

#bodyArea2nd .mainBox .intro {
	font-size: 80%;
	line-height: 160%;
	padding-bottom: 20px;
}

#bodyArea2nd .mainBox .photoBox {
	height: 276px;
	width: 691px;
}

#bodyArea2nd .mainBox .photoBox .photo {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

