*{
	font-family: "MS UI Gothic",Tahoma,sans-serif,Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	list-style-type: square;
}
BODY{
	padding: 15px;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: right center;
}
TABLE{
	border-collapse: collapse;
}
A:LINK{
	color: #00ccff;
	text-decoration: underline;
}
A:VISITED{
	color : #00ccff;
	text-decoration : underline;
}
A:ACTIVE{
	color : red;
	text-decoration : underline;
}
A:HOVER{
	color : red;
	text-decoration : underline;
}
DIV#Base{
	text-align: left;
	border: 1px solid #666666;
	width: 920px;
	background-color: #000000;
}
H1 SPAN,H2 SPAN{
	display: none;
}
DIV#Counter{
	text-align: right;
	margin: 0px;
	padding: 5px 20px 0px 0px;
	height: 50px;
	background-image: url('../img/title/contents.png');
	background-repeat: no-repeat;
}
DIV#Counter SPAN{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
}
DIV#Navi{
	text-align: center;
	height: 61px;
	background-image: url('../img/title/back.png');
	background-repeat: repeat-y;
}
DIV#Info H2{
	height: 22px;
	background-image: url('../img/title/info.png');
	background-repeat: no-repeat;
}
DIV.Container{
	padding: 15px 20px 5px;
}
DIV#Blog{
	padding: 0px 0px 0px 190px;
	background-image: url('../img/title/blog.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
DIV#Blog UL{
	line-height: 18px;
	padding: 0px 10px;
	list-style-position: inside;
}
DIV#Blog UL LI{
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #333333;
	background-color: #000000;
}
DIV#Blog UL LI SPAN{
	color: #ff6600;
}
DIV#Keiba{
	padding: 0px 0px 0px 190px;
	background-image: url('../img/title/keiba.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
DIV#Keiba H4{
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #666666;
}
DIV#Keiba H4#LastWeek{
	margin-top: 10px;
}
DIV#Keiba UL{
	line-height: 18px;
	padding: 0px 10px;
	list-style-position: inside;
}
DIV#Keiba UL LI{
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #333333;
	background-color: #000000;
}
DIV#Keiba UL LI SPAN{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	padding: 1px 5px 0px;
}
DIV#Keiba UL LI SPAN.g1{
	background-color: #663333;
}
DIV#Keiba UL LI SPAN.g2{
	background-color: #336633;
}
DIV#Keiba UL LI SPAN.g3{
	background-color: #333366;
}
DIV#Keiba UL LI SPAN.op{
	background-color: #333333;
}
DIV#Keiba UL LI SPAN.Day{
	font-family: "MS UI Gothic",Tahoma,sans-serif,Verdana;
	font-size: 12px;
	padding: 0px 1px;
}
DIV#Keiba UL LI SPAN.Saturday{
	color: #3366ff;
}
DIV#Keiba UL LI SPAN.Sunday{
	color: #ff3366;
}
DIV#Keiba UL LI SPAN.Holiday{
	color: #ff3366;
}
DIV#Dabibc{
	padding: 0px 0px 0px 190px;
	background-image: url('../img/title/dabibc.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
DIV#Dabibc H4{
	font-weight: normal;
	margin: 10px 0px 5px;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #666666;
}
DIV#Dabibc H4#Top{
	margin-top: 0px;
}
DIV#Dabibc UL{
	line-height: 20px;
	padding: 0px 10px;
	list-style-position: inside;
}
DIV#Dabibc UL LI{
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #333333;
	background-color: #000000;
}
DIV#Dabibc UL LI SPAN{
	padding: 2px 5px 0px;
}
DIV#Dabibc UL LI SPAN.Team{
	background-color: #663366;
}
DIV#Dabibc UL LI SPAN.Parson{
	background-color: #666633;
}
DIV#CopyRight{
	padding: 10px;
	border-top: 1px solid #666666;
	clear: left;
	overflow: hidden;
}
DIV#CopyRight P{
	text-align: right;
}
DIV#CopyRight P SPAN{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
}
