@charset "euc-jp";
/* ---------------------------------------------------------
　　テキスト設定
--------------------------------------------------------- */
img {
	border-style: none;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}