/*	Common.css		*/
/*	http://www.kwgc.jp/	*/


A {
	color: #CCCCCC;
	text-decoration: underline;
}

A:hover {
	color: #FFFFFF;
}

BODY{
	font-size: 12px;
	font-family: Tahoma;
	line-height: 150%;
	margin: 0px;
	color: #CCCCCC;
	background-color: #000000;
}

FORM {
	margin: 0em;
}

TR, TH, TD{
	font-size: 12px;
	font-family: Tahoma;
	line-height: 150%;
	color: #CCCCCC;

}

.Greeting{
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
	color: #CCCCCC;

}
.Info_Subject {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.style3 {
	font-size: 12px;
}
