@charset "shift_jis";

#mreport h3 { margin-bottom: 5px; }

#mreport .mainCont table { margin-bottom: 20px; }

#mreport .mainCont table th {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#mreport .mainCont table th h3 {
	font-size: 15px;
	margin-bottom: 0.2em;
}
#mreport .mainCont table th span { font-size: 11px; }

#mreport .mainCont table th.memberChange {
	background: url(../images/table_bg2.gif);
	border-style: none;
	font-size: 11px;
	padding: 1px;
}

#mreport .mainCont table td {
	text-align: center;
}

#mreport table td.team {
	text-align: center;
	vertical-align: top;
	width: 40%;
}

#mreport table td.score {
	text-align: center;
	width: 20%;
	background: #fafafa;
	vertical-align: top;
	padding-top: 65px;
}

#mreport table td.score2 {
	text-align: center;
	width: 20%;
	background: #fafafa;
	font-size: 12px;
	font-weight: bold;
}

#mreport table td.score .scoreNum {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

#mreport table td.score .linkDetail,
#mreport table td.score .linkPhoto {
	text-align: center;
	margin-bottom: 5px;
}

#mreport .linkDetail a {
	background: url(../mreport/images/link_detail.gif) no-repeat 0px 0px;
	text-indent: -5000em;
	display: block;
	height: 26px;
	width: 104px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#mreport .linkDetail a:hover { background: url(../mreport/images/link_detail.gif) no-repeat 0px -26px; }

#mreport .linkPhoto a {
	background: url(../mreport/images/link_photo.gif) no-repeat 0px 0px;
	text-indent: -5000em;
	display: block;
	height: 26px;
	width: 104px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#mreport .linkPhoto a:hover { background: url(../mreport/images/link_photo.gif) no-repeat 0px -26px; }

#mreport .linkMReport a {
	background: url(../mreport/images/link_mreport.gif) no-repeat 0px 0px;
	text-indent: -5000em;
	display: block;
	height: 26px;
	width: 104px;
	overflow: hidden;
}
#mreport .linkMReport a:hover { background: url(../mreport/images/link_mreport.gif) no-repeat 0px -26px; }


#mreport .mainCont table td.event {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mreport table td.event ul li {
	font-size: 11px;
	letter-spacing: -1px;
	margin-bottom: 3px;
	line-height: 100%;
}

#mreport table td.event dl { }

#mreport table td.event dl dt {
	font-size: 11px;
	letter-spacing: -1px;
	display: block;
	margin-bottom: 0.1em;
	line-height: 100%;
}

#mreport table td.event dl dt img {	margin-left: 3px;}

#mreport table td.event dl dd {
	font-size: 11px;
	letter-spacing: -1px;
	margin-bottom: 1em;
	margin-left: 6em;
	font-weight: bold;
}

#mreport table td.event dl dd img { margin-right: 5px; }

#mreport .mainCont table td.slideShow {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mreport table.stats {
	border-style: none;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-bottom: 5px;
}

#mreport table.stats td {
	font-size: 10px;
	border-style: none;
	padding-right: 0px;
	padding-left: 0px;
}

#mreport .sideR .mainCont .teamL {
	width: 300px;
	float: left;
}
#mreport .sideR .mainCont .teamR {
	width: 300px;
	float: right;
}

#mreport table.startingMember th,
#mreport table.startingMember td {
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #eeeeee;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#mreport table.startingMember th { background: url(../images/table_bg2.gif); }

#mreport table.startingMember th.thPosition { width: 12%; }
#mreport table.startingMember th.thNumber { width: 12%; }
#mreport table.startingMember th.thName { width: 76%; }

#mreport .sideR .mainCont .flashArea {
	height: 520px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

#mreport .teamGroup .linkGroup {
	clear: both;
	width: auto;
}

#mreport .teamGroup .linkGroup table {
	border-style: none;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}

#mreport .teamGroup .linkGroup table td { border-style: none; }

#mreport .teamGroup { width: 640px; }


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

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

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