body{
	margin:0;
	padding: 0;
	background-color: #CCCCCC;
	color:#333333;				
	font-family:"ＭＳ Ｐゴシック, Osaka";
	font-size: "12px";
}

body, th, td { line-height: 112%; }

a:link { text-decoration:underline; color:#333333 }
a:active { text-decoration:underline; color:#333333 }
a:visited { text-decoration:underline; color:#999999 }
a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}

.ls1 { letter-spacing: 0.9em }
.ls2 { letter-spacing: 2.6em }
.ls3 { letter-spacing: 0.3em }


/* 070807より追加　担当：染谷 */

.top_link a:link, .top_link a:visited {
	text-decoration: none;
	color: #333333;
}
.top_link a:hover {
	text-decoration: underline;
}
.new {
	font-weight: bold;
	color: #9A2C2C;
}
