/* CSS Document */
@import "style_navi.css";
@import "style_common.css";
@import "style_layout.css";

#alpha {
	width: 380px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#beta {
	text-align: left;
	float: right;
	width: 380px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#hotnews-wrapper {
	margin-bottom: 10px;
	padding-bottom: 10px;	width: 380px;
}
.inner-headline {
	height: 400px;
	overflow: auto;
	width: 380px;
}/*300⇒200*/

#matchmake-wrapper {
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 380px;
}
.inner-match {
	height: 150px;
	overflow: auto;
	width: 380px;
}

#result-wrapper {
	width: 380px;
	margin-bottom: 15px;
}
.inner-result {
	height: 150px;
	overflow: auto;
	width: 380px;
}/*250⇒150*/

#game-wrapper {
	width: 380px;
}
.inner-game {
	height: 720px;
	overflow: auto;
	margin-bottom: 10px;
	width: 380px;
}


.hotnews-title {
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.entry-exerpt {
	font-size: 12px;
	line-height: 1.5em;
}
.parma-link {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.parma-link a {
	color: #FF0000;
}
.parma-link a:hover {
}

#news-headline {
	margin-bottom: 10px;
	padding-bottom: 10px;	width: 380px;
}

#content h2 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #970F01;
	padding-left: 4px;
	margin-bottom: 5px;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
}




.date {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom: 3px;
}
.datearea {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.5em;
	font-size: 11px;
	width: 360px;
}
.date-list01 {
	font-size: 10px;
	white-space: nowrap;
	width: auto;
	margin-right: 1em;
	float: left;
}
.date-level {
	font-size: 10px;
	white-space: nowrap;
	width: auto;
	margin-right: 1em;
	float: left;
	background-image: url(index/pict/index_pict_level.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
}
.date-category {
	font-size: 10px;
	white-space: nowrap;
	width: 11em;
	margin-right: 1em;
	float: left;
	background-image: url(pict/pict_index_cate.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	background-position: left center;
}
.date-entry {
	font-size: 10px;
	white-space: nowrap;
	width: auto;
	margin-right: 1em;
	float: left;
	background-image: url(pict/pict_index_entry.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
}
.date-team {
	font-size: 10px;
	white-space: nowrap;
	width: auto;
	margin-right: 1em;
	float: left;
	background-image: url(index/pict/pict_index_team.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
}
.date-discount {
	font-size: 10px;
	white-space: nowrap;
	width: auto;
	margin-right: 1em;
	float: left;
	background-image: url(pict/pict_index_discount.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
}

.date-age {
	font-size: 10px;
	white-space: nowrap;
	width: auto;
	margin-right: 1em;
	float: left;
	background-image: url(pict/pict_index_age.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
}

.name {
	border: 1px solid #999999;
	margin-right: 0.5em;
	color: #FFFFFF;
	background-color: #666666;
	width: auto;
}
.entry-title {
}
.match-date {
	font-size: 11px;
	margin-bottom: 2px;
}


.img-bottom {
	margin-bottom: 10px;
}
.img-left {
	float: left;
	margin-right: 10px;
}
.img-bottomleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.list {
	clear: both;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.rss-wrapper {
}
.rss-wrapper p {
	float: left;
	margin-right: 5px;
	line-height: 90px;
}
.rss-wrapper td {
	vertical-align: bottom;
}

