@charset "shift_jis";
#report .mainCont p {
	color: #555555;
	margin-bottom: 1em;
	margin-right: 30px;
	margin-left: 30px;
}

#report .mainCont .entry { background: url(../images/blog_bg.gif) repeat-y; }

#report .mainCont .entry h3 {
	font-size: 90%;
	margin-bottom: 0.1em;
	background: url(../images/blog_head.gif) no-repeat;
	color: #FFFFFF;
	padding: 5px 30px 20px;
}

#report .mainCont .entry h4 {
	font-weight: bold;
	font-size: 75%;
	margin-right: 30px;
	margin-bottom: 0.2em;
	margin-left: 30px;
	padding-top: 1em;
	clear: both;
}


#report .mainCont .entry .link p {
	margin-right: 0px;
	margin-left: 0px;
}

#report .mainCont .entry .date {
	padding-top: 0.2em;
	border-top: 1px dotted #CCCCCC;
	font-size: 65%;
	color: #999999;
	text-align: right;
}

#report .mainCont .link {
	background: url(../images/blog_foot.gif) no-repeat center bottom;
	padding-right: 30px;
	padding-left: 30px;
}

#report .mainCont .link ul {
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-left: 1em;
	padding-bottom: 10px;
}

#report .mainCont .link li {
	font-size: 75%;
	list-style: square;
	color: #004B96;
}

#report .mainCont .link li a { color: #004B96; }
#report .mainCont .link li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #004B96;
}

#report .result {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	font-size: 75%;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	color: #63BC46;
}

#report .result td { border-style: none; 

}

#report .result .hyphen {
	text-align: center;
	width: 7%;
}

#report .result .teamL {
	width: 47%;
	text-align: right;
}

#report .result .teamR { width: 46%; }

#report .mainCont .entry .column {
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	padding: 10px;
}

#report .mainCont .entry .column h4 {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}

#report .mainCont .entry .column p {
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
