<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 高校野球 拡張 */

.messageBlocks dd {
	width: 85%;
	float: right;
	padding: 0 0 10px 0;
}
.messageBlocks dd h3 {
	color: #007ee2;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 0;
}
ul.articleLink {
	width: 100%;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}
ul.articleLink li a {
	font-size: .8em;
	font-weight: normal;
	float: right;
	color: #000;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
	text-decoration: none;
	/*background-color: #007ee2;*/
	background-color: #ffd700;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.areaNewsBlock {
	width: 96%;
	float: right;
}
.areaNewsBlock .photoArea {
	width: 60px;
	height: 60px;
}
.areaNewsBlock .photoNews {
	padding: 10px 0 0 60px;
}

/* pr area */
.koshien-topics2017 {
	width: 100%;
	margin: 0;
	float: left;
	clear: both;
	}
.koshien-topics2017 h2{
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px 0 10px;
}
.koshien-topics2017 dl{
	width: 87%;
	float: left;
	clear: both;
	padding: 20px 0 20px 13%;
	background: url(/~/media/Images/oita-press/contents/koshien/point2.ashx) no-repeat left 20px;
	border-bottom: #eee 1px solid;
	}
.koshien-topics2017 dt{
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;}
	
.koshien-topics2017 dd{
	width: 100%;}

.koshien-topics2017 p{
	width: 100%;
	}


@media only screen and (max-width: 699px) {
.koshien-topics2017 dl{
    background-size: 40px;
    }
}</pre></body></html>