@charset "utf-8";
BODY {
	margin:0 0 0 0;
	background: url(../common/images/bg.png) no-repeat;
}
.txt_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.txt_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

