@charset "utf-8";
/* PAGE2 ========================================================*/
.boxContent	{ letter-spacing:-1px; padding:25px 0 2px; line-height:27px; font-size:16px; }

.spaceH20	{ margin-top:20px;}
.spaceH30	{ margin-top:30px;}
.spaceH27	{ margin-top:27px;}
.spaceLetter	{ letter-spacing:-2px;}

.bxGallery		{ margin-top:6px;}
.bxGallery	li	{ float:left; width:125px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border:2px solid #ffffff;
	margin-right:20px;
	margin-bottom:17px;
	height:93px;

}
.bxGallery	li a		{  width:125px;height:93px; display:block; overflow:hidden;}
.bxGallery	li a img	{ width:132px;}
