@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: "ms ui gothic";
	font-size:13px;
}

A:link    {color:#002aff;font-size:12px;font-weight:bold;text-decoration:none;}
A:visited {color:#002aff;font-size:12px;font-weight:bold;text-decoration:none;}
A:hover   {color:#a000a6;font-size:12px;font-weight:bold;text-decoration:none;}
A:active  {color:#a000a6;font-size:12px;font-weight:bold;text-decoration:none;}

.Txt{
	font-size:13px;
	line-height:18px;
	color: #333333;
}
.Txt1{
	font-size:13px;
	line-height:20px;
	color: #333333;
}
