@charset "utf-8";


#contactPage #contactForm {
	width: 670px;
}
#contactForm ul {
	list-style-type: square;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contactPage #contactForm #formBox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	/*height: 500px;*/
}
/*#contactPage  .threeBox01 .center_bg ul {
	margin-left: 20px;
	list-style-type: square;
}
#contactPage .threeBox01 .center_bg ul li {
	margin-bottom: 5px;

}
#contactPage .threeBox01 .center_bg {
	height: 330px;
	padding-top: 10px;
	padding-left: 20px;
	width: 265px;
	padding-right: 20px;
}
*/

