<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/***************************
1.段組
***************************/
body{
	background:url(https://www.tv-osaka.co.jp/images/2007_04/cmn_bg2.jpg) left top repeat;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:125%;
}
#wrap{
	width:800px;
	margin:0 auto;
	background:#FFF;
	padding:10px 0 50px;
	min-height: 750px;	/*モダンブラウザに適用*/
	height: auto !important;	/*モダンブラウザに適用*/
	height: 750px;	/*全ブラウザに適用*/
}
#wrap .logo{
	margin:0 0 30px 215px;
}
#wrap h1{
	margin-bottom:30px;
}
#wrap #contents{
	padding:0 20px;
}
#contents .txt{
	margin: 0;
	padding: 0 10px 0 0;
	width: 382px;
	float:left;
}
#contents .txt p{
	margin: 0 0 15px 0;
}
#contents .txt p strong{
	font-weight: bold;
}
#contents .txt p.multi-info{
	padding: 15px;
	border: 1px solid #ccc;
}

#contents .present{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	float:right;
	width:368px;
	background:#FFE324;
}
.present .presentContents{
	padding:5px;
}
.presentContents span{
	margin-top:10px;
	color:#999;
	font-size:85%;
}

.present p{
	padding:10px;
}

#contents .multi{
	margin: 15px 0 0 0px;
	padding: 0 0 0 0px;
	float:right;
	width:368px;
}

#contents .table0817{
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:368px;
}

#foot{
	background:#000;
	width:100%;
	height:30px;
	text-align:center;
	font-size:85%;
	color:#FFF;
	padding-top:20px;
}

#foot a{
	color: #fff;
}</pre></body></html>