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

body {
	font-size: small;
	color: #000;
	text-align: left;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.syohyo {
	background-color: #000;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
}
h4 {
	font-size: medium;
}
#news {
	font-size: small;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#info {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
	color: #000;
	text-indent: 1em;
}
.x-small {
	font-size: x-small;
}
#small-b {
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.txt_pink {
	color: #F0F;
}
.txt_led_bold {
	color: #F00;
	font-weight: bold;
}
.BK_blue-txt_white {
	font-size: 110%;
	color: #FFF;
	background-color: #06C;
}
.tenzikai {
	font-size: 200%;
	color: #06C;
}
