@charset "Shift_JIS";

body {
	margin: 0;
}

body,td,th {
	color: #333333;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
}

a {
	cursor: pointer;
	outline: none;
}

a:link {
	color: #f00;
	text-decoration: underline;
}

a:visited {
	color:#f00;
	text-decoration: underline;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

a:active {
	color: #c00;
	text-decoration: underline;
}

.dot {
	line-height: 21px;
	background-image: url(img/dot.gif);
	font-size: 12px;
}

.font11 {
	font-size: 11px;
}

.font14 {
	font-size: 14px;
	line-height: 16px;
}

hr {
	color: #FFFFFF;
}

.bbbg {
	background-image: url(img/list_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}