/* =============================================================================
	大相撲観戦 CSS
============================================================================= */
@import url("../../css/base.css");
@import url("../../css/left_menu.css");
@import url("../_contents.css");


h3 {
	height:50px;
}

h4 {
	margin:10px 0;
	font-size:14px;
	color: #f00;
	background-color:#fff;
}

#image {
	margin:0 0 15px;
	width:240px;
	float:left;
}

#text {
	margin:0 25px 15px 0;
	margin-right:13px;
	width:240px;
	float:right;
}

#text p {
	margin:0 0 15px;
	font-size:15px;
}

#text p strong {
	color:#f00;
}

h5 {
	margin:15px 0 10px;
	padding:4px 0;
	color:#fff;
	font-size:15px;
	text-align:center;
	background-color:#338f33;
	width:490px;
}

table.date {
	border-collapse:collapse;
	width:490px;
}

table.date td,
table.date th {
	padding:5px;
	font-size:10px;
	_font-size:9px;
	font-weight:normal;
	text-align:left
}

table.date th {
	width:80px;
}

table.date td {
	/*\*/
	letter-spacing:1px;
	/**/
}

h6 {
	margin:0 0 5px;
	font-size:15px;
	color:#338f33;
}

span.small {
	font-size:10px;
	_font-size:9px;
}

table.tbase {
	border-collapse:collapse;
}

table.tbase th,
table.tbase td {
	padding:5px 20px;
	text-align:right;
	font-size:15px;
}

table.tbase th {
	background-color:#eee;
	border:1px #999 solid;
}

table.tbase td {
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	background-color:#fff;
}

table.tbase th.nobgc {
	border:none;
	background-color:#fff;
}

p.center {
	margin:0 0 15px;
	text-align:center;
	width:490px;
	background-color:#fff;
}

div#kansen {
	margin:0 0 20px;
	width:240px;
	float:left;
}

div#stay {
	margin:0 25px 20px 0;
	margin-right:13px;
	width:240px;
	float:right;
}

div#kansen table.tbase,
div#stay table.tbase {
	margin-top:10px;
}

ol#check {
	margin:0 0 20px;
	padding:5px 0 0;
	border-top:1px #338f33 solid;
	border-bottom:1px #338f33 solid;
	list-style-type:none;
	width:490px;
	background-color:#FFF;
}

ol#check li {
	margin:0;
	padding:0 0 0 13px;
	text-indent:-13px;
	font-size:10px;
	_font-size:9px;
	line-height:20px;
}

a#link {
	margin:0 auto 20px;
	padding:10px 0;
	border:1px #338f33 solid;
	display:block;
	width:270px;
	background-color:#fff;
	text-align:center;
}

a#link:hover {
	text-decoration:none;
	background:#ffffef;
}
