@charset "UTF-8";
/* CSS Document */

body,table,td,th,tr{
	color: #666666;
	font-size:14px;
	font-weight:100;
	font-family:"ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック";
}

a:link {
	color:#666666;
}
a:visited{
color:#666666;
}
a:hover {
	color:#ff9966;
	}
a:active {
 color: #666666;
 }

a {
text-decoration: none;
}


#100-20{background:url(../parts/bg100-20.png);
}

#side{background:url(../parts/under190-30.png);
}

#font1{font-size:12px;
}

#font2{color:#FFFFFF;
}

h2{font-size:16px;
}


