@charset "shift_jis";

.h-news {
	float: left;
	width: 430px;
	margin-right: 10px;
	padding-top: 18px;
 background: url(../images/midashi1_h.gif) no-repeat;
}
.h-news h3 {
	margin-top: 25px;
	margin-bottom: 6px;
}
h3.news-game {
	margin-top: 25px;
	margin-bottom: 6px;
}
.h-news p {
 margin: 0 0 4px 4px;
}
.h-link {
	float: left;
	width: 160px;
}
.h-link-a {
	background: url(../images/h_link_bg.jpg);
}
.h-link-a ul {
	padding-left: 4px;
	margin-left: 4px;
}
.h-link-a li {
	padding-left: 12px;
	background: url(../images/ya5.gif) no-repeat 3px top;
	list-style: none;
}
.h-link a:link {
	color: #000066;
}
.h-link a:visited {
	color: #000066;
}
.h-link a:hover {
	color: #FFCC00
}
.schedule table {
	width: 574px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.schedule th,td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 2px;
	vertical-align: top;
}
.schedule th {
	background-color:  #d3d3d3;
}
.schedule-m {
	background-color: #ffff99;
	font: bold 12px "ƒqƒ‰ƒMƒmŠpƒS Pro W6", "Hiragino Kaku Gothic Std";
	color: #666666;
	padding-left: 4px;
}
.schedule-d {
	font-size: 10px;
	color: #4D4D4D;
	border-top: 1px dashed #666666;
	margin: 2px;
	text-align: right;
}
.schedule-r {
	text-align: center;
		vertical-align: middle;
}
