


/*画像ボタン上でマウスカーソルを指アイコン*/
.imgBtn{
	cursor:pointer;
	border:none;
}

/*IME ON （全角文字入力）*/
.imeOn{
	ime-mode:active;
}

/*IME 無効 （半角文字入力）*/
.imeOff{
	ime-mode:disabled;
}

/* Affiliate Header 0010 */
.afe0010 {
	width:675px;
	text-align: center;
	margin-left: auto;
	margin-right: auto；
}

/* Affiliate Header 0020 */
.afe0020 {
	width: 337px;
	text-align: right;
}

/* Affiliate Header 0030 */
.afe0030 {
	width: 338px;
	text-align: left;
}

