.text01 {
	font-size: 12px;
	line-height: 20px;
}
.text02 {
	font-size: 12px;
	line-height: 16px;
}
.mg-20 {
	margin-bottom: 20px;

}
.mg-10 {
	margin-bottom: 10px;
}
.mg-10r {
	margin-right: 10px;
}
.mg-10t {
	margin-top: 10px;
}
.text03 {
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
}
.courtm {
	margin-top: 20px;
	margin-bottom: 10px;
}

.clrred {
	color: #C30;
}


/*実況
------------------------*/
div#report div#searchList  {
	width: 150px;
	float: right;
	display: inline;
	margin-right: 10px;
}

div#report form {
	margin: 0 0px 40px;
	padding: 10px;
	text-align:left;
	font-size: 0.9em;
	background: #fcf8ec;
}

div#report form h3 {
	margin: 0px 0px;
	padding-left: 20px;
	color: #025354;
	background: url(../images/report/h3_bg_form.gif) no-repeat;
}
div#report form h4 {
	margin: 0px 0px ;
}

div#report div.area {
	margin: 0px 0px 20px;
}

div#report div.area  span {
	display: block;
}

div#report div.progress {
	margin: 0px 0px 10px;
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
}
div#report form div.progress h4 {
	margin: 0px 0px 10px;
	padding-left: 15px;
	color: #666;
	font-size: 14px;
	background: url(../images/report/h4_bg_form_progress.gif) no-repeat left 50%;
}

div#report div#sekouList {
	margin: 0 10px 40px;
	padding: 10px 0px 10px;
	width: 400px;
	float: left;
	display: inline;
	text-align: left;
	font-size: 0.9em;
	
}

/*/サムネ付テーブルレイアウト用/*/
div#report div#sekouList table.outerList {
	width: 100%;
	margin: 0px 0px 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
div#report div#sekouList table.outerList th {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #ccc;
	background: #eee;
}

div#report div#sekouList table.outerList td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
div#report div#sekouList table.outerList td.photo {
		width:110px;
		text-align: center;	
}
div#report div#sekouList table.outerList td.date {
	height: 20px;
	vertical-align: middle;
}
div#report div#sekouList table.outerList dl dt {
	margin: 0px 0px 10px;
}
div#report div#sekouList table.outerList dl dd {
	margin: 0px 0px 10px;
	color: #666;
}


div#report div#searchRes p.heading {
	margin: 10px 0px 20px 10px;
	padding-left: 20px;
	vertical-align: top;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	line-height: 18px;
	background: url(../images/report/h3_bg_form.gif) no-repeat left 50%;
}


/*
div#report div#sekouList ul.outerList {
	margin: 0px 0px 20px;
	padding: 0;
}
div#report div#sekouList ul.outerList li {
	font-weight: bold;
	list-style-type: none;
}
div#report div#sekouList ul.innerList {
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: square;
	border-bottom: 1px dotted #ccc;
}
div#report div#sekouList ul.innerList li {
	margin: 0px 0px 10px;
	list-style-type: square;
	font-weight: normal;	
}
*/

div#report div#sekouList ul.sideList li {
	margin: 0px 0px 10px;
}
div#report div#sekouList ul.sideList li span {
	display: block;
}



/*report 詳細
------------------------*/

div#report div#detail {
	width: 590px;
	text-align: left;
}
div#report div#detail p.heading {
	margin: 10px 0px 20px 10px;
	padding-left: 20px;
	vertical-align: top;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	line-height: 18px;
	background: url(../images/report/h3_bg_form.gif) no-repeat left 50%;
}
div#report div#detail div#sekouDetail h3 {
	margin: 0px 10px;
	padding: 5px;
	background: #eee;
	font-size: 16px;
}
div#report div#detail div#sekouDetail p#intro {
	color: #666;
	border-bottom: 1px dotted #ccc;
}


div#report div#sekouDetail {
	width: 100%;
	margin: 10px 0px 20px 0px;
	padding: 0px 5px 10px 0px;
	display: inline;
}

div#report div#sekouDetail p {
	margin: 1em;
}


div#report div#detail div#sekouList {
	border-top: 3px solid #ccc;
	margin: 0 auto 40px;
	padding: 10px 0px 10px 5px;
	width: 582px;
}

/*/詳細ページ　サムネ付テーブルレイアウト用/*/
div#report div#sekouList table.sideList {
	width: 100%;
	margin: 10px 0px 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

div#report div#sekouList table.sideList td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
	line-height: 1.6;
}
div#report div#sekouList table.sideList td.photo {
		width:110px;
		text-align: center;	
}
div#report div#sekouList table.sideList td.date {
	height: 20px;
	vertical-align: middle;
}

div#report div#sekouList table.sideList dl dd {
	margin-left: 0px;
	color: #666;
}


p.paginate {
	clear: both;
}



/*お知らせ
------------------------*/
div#mainNews {
	margin: 0 0;
	padding: 0;
	overflow: auto;
	height: 120px;
	width: 580px;
	border: 1px solid #ccc;
}

div#mainNews h2 {
	margin: 0 0 10px;
}


div#mainNews table {
	width: 95%;
}

div#mainNews table th {
	text-align: left;
	font-weight: 400;
	font-size: 14px;
	padding: 3px 3px 10px;
	border-bottom: 1px dotted #CCC;
}

div#mainNews table th span {
	color: #ff5400;
	font-size: 12px;
}

div#mainNews table td {
	vertical-align: bottom;
	padding: 3px 3px 10px;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
}
div#mainNews table td a img {
	border: none;
}



