/* CSS Document */


body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(common-img/bg-template.jpg);
	background-repeat: repeat-x;
	line-height:20px;
}
.検索エンジン {font-size: 10px}


a:link {
	color: #333333;
}
a:hover {
	color: #FF0033;
}
