@charset "euc-jp";

/*----------------------------------------
add-patch-promo.css
create date:2010/06/16

ポイントプロモnanaco：EMG設定等cssです。

-1.emg-patch

----------------------------------------*/


/* ---------- 1:emg-patch ---------- */

div.EMG{
	text-align: center;
	clear:both;
	background-color:#67b7fc;
	}
div.EMG table{
	margin: 15px auto 5px auto;
	text-align: left;
	}
div.EMG table table{
	margin: 0;
	}
div.EMG table td{
	padding:2px;
	}

/* ie/mac \*//*/
div.EMG{
	margin-left: 235px;
	}
/**/

/* End  emg-patch */

/* EMGにyjMを適用 */
div.EMG{
	font-size:small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:medium;
	font-size /**/:small;
	}
html>body .EMG{
	font-size:100%;
	font-size/**/:medium;
}
/* /EMGにyjMを適用 */

/* ---------- /1:emg-patch ---------- */

