@charset "utf-8";
a:link { color: #fff; text-decoration: none }
a:visited { color: #fff; text-decoration: none }
a:active { color: #fff; text-decoration: none }
a:hover { color:#fff;text-decoration: none }

body {
	margin: 0px  0px; padding: 0px  0px ;
	/*background-color:#000000;*/
	/*background-image: url(-);*/
	font-size: 11px;
	font-family: "Arial", Tahoma, Thonburi, sans-serif;
}
font,th,td,p{
	font-family: "Arial", Tahoma, Thonburi, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tx_01_b {
	font-family: "Tahoma", Arial , Thonburi, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tx_01_gray {
	font-family: "Tahoma", Arial , Thonburi, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.tx_02-pink {
	font-family: "Tahoma", Arial , Thonburi, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E40E62;
}
.tx_02-pink-b {
	font-family: "Tahoma", Arial , Thonburi, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E40E62;
}
.tx_02-green {
	font-family: "Tahoma", Arial , Thonburi, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
}
.tx_02-green-b {
	font-family: "Tahoma", Arial , Thonburi, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}

