@charset "UTF-8";
/* CSS Document */

* { margin:0;
    padding:0;}


body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family:Arial, Helvetica, sans-serif;
}

.ntxt {
	font-size: 10px;
	margin-bottom: 5px;
}

.md {
	font-size: 11px;
	font-weight: bold;
	color: #E4107F;
}

.md02 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
