
body,td,th {
	font-size: 14px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
	background-image: url(http://namba-bears.main.jp/img/background/BG.jpg);
	background-attachment:fixed;
	BACKGROUND-POSITION:center top;
	background-repeat: repeat-y;
}

.red {
	color: #F33;
}

.blue {
	color: #099;
	font-weight: bold;
	text-decoration: underline;
}
#ORANGE {
	color: #F60;
	font-size: 12px;
}
.ORANGE {
	color: #FF7F00;
}

a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
.white {
	color: #FFF;
}
a:hover {
	color: #dda0dd;
	text-decoration: underline;;
}
a:active {
	text-decoration: none;
}
.blue1 {
	color: #3265FF;
	font-weight: bold;
}
.blue11 {
	color: 	#002698;
	font-size: 14px;
	font-weight: bold;
}
