#maincontents h1 {
	background: url(../images/sp_info_head.png) no-repeat;
}

#lead img {
	float:right;
	margin:2px 8px 5px 10px;
}

.article img.postcard {
	float:right;
	margin:2px 8px 5px 10px;
}
.article a strong {
	font-size:120%;
}


#contentstitle {
	margin:20px 0 0;
	width:149px;
	background:#666;
	padding:5px;
	font-size:70%;
	font-weight: bold;
	color:#fff;
	text-align:center;
}
#contentsmenu {
	margin:0;
	width:147px;
	border-bottom:solid 1px #666;
	border-left:solid 1px #666;
	border-right:solid 1px #666;
	padding:5px;
}

#contentsmenu li a:link {
	font-size:70%;
	font-weight: bold;
	text-decoration:none;
}
#contentsmenu li a:visited {
	font-size:70%;
	font-weight: bold;
	text-decoration:none;
}
#contentsmenu li a:hover {
	font-size:70%;
	font-weight: bold;
	color:#ccc;
	text-decoration:underline;
}
#contentsmenu li a:active {
	font-size:70%;
	font-weight: bold;
	text-decoration:underline;
}


.article p {
line-height:1.7;
margin-bottom:1.5em;
font-size:90%;
}
.article a:link {
font-weight: bold;
}
.article a:visited {
font-weight: bold;
}
.details p {
margin-bottom:0;
}

.article ul {
	list-style-type:none;
	padding:0;
}


.datetime {
width:450px;
padding:3px 0 0 5px;
background-color:#aa8844;
font-size:80%;
color:#fff;
margin:0 0 3px 0;
font-weight: bold;
}

.programtitle {
font-size:110%;
margin:0 0 15px 0;
font-weight: bold;
}