<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
@import "../../css/clear.css";
/*
*******************************
NAONAO.CSS
LAST UP DATA:2009/07/31
AUTHOR:Y INOUE(tv-osaka-system)
https://www.tv-osaka.co.jp/
*******************************
*/

body{
	background:#CAA1CD url(images/bg_pink.gif) left top repeat-x;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:125%;
}
.ac15{
	text-align:center;
	font-size:116%;
}
.ac{
	text-align:center;
}
.mar-tb20{
	margin:20px 0;
}
.mar-t20{
	margin-top:20px;
}
.red{
	color:#FF0000;
	font-weight:bold;
}
#wrap{
	background:url(images/bg_pink02.gif) 50% 0 no-repeat;
}
#wrap #main{
	width:850px;
	margin:0 auto;
}
#main .head02{
	background:url(images/head02.jpg) left top no-repeat;
	height:91px;
	position:relative;
}
.head02 .head-txt{
	font-weight:bold;
	text-align:center;
	position:absolute;
	left: 266px;
	top: 45px;
}
#contents-wrap{
	width:850px;
	margin:23px 0;
}
/*****************************
コンテンツ部分左側
*****************************/
#contents-wrap #contents-left{
	width:622px;
	float:left;
}
#contents-left li{
	width:311px;
	height:250px;
	float:left;
}

/*****************************
コンテンツ部分右側
*****************************/

#contents-wrap #contents-right{
	width:223px;
	float:left;
	padding-left:5px;
	font-size:113%;
	font-weight:bold;
	line-height:150%;
}
#contents-right #shutsuensha{
	background:url(images/contents_ri_01.jpg) left top no-repeat;
	height:425px;
	padding-top:10px;
	
}
#shutsuensha dt{
	width:7em;
	text-align:right;
	float:left;
	clear:both;
}
#shutsuensha dd{
	padding-left:8em;
}
#contents-right #saihousou{
	background:url(images/contents_ri_02.gif) left top no-repeat;
	height:173px;
	position:relative;
}
#saihousou .txt01{
	position:absolute;
	left: 65px;
	top: 31px;
}
#saihousou .txt02{
	position:absolute;
	left: 65px;
	top: 119px;
}
/*****************************
コンテンツ部分　ボトム
*****************************/
#wrap #bot{
	background:url(images/bottom.jpg) left top no-repeat;
	height:228px;
	clear:both;
	padding-left:223px;
	padding-top:40px;
}

#footer{
	text-align:center;
}













</pre></body></html>