@charset"shift_jis";
@import url(../css/clear.css);

/**********************
tenmusu.css
LAST UP DATA: 2009/07/10
(Y.INOUE)
***********************/

body{
	background:#FFF url(images/bg_body.jpg) left top repeat-x;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:150%;
}

img {
	border:0;
	behavior: url(https://www.tv-osaka.co.jp/kirakiraafro2008/iepngfix.htc);
}

.text10{
	font-size:77%;
}
.text12{
	font-size:93%;
}
.text16{
	font-size:123.1%;
}
.white{
	color:#FFF;
}
#wrapper{
	width:1261px;
	background:url(images/bg_main.jpg) left top no-repeat;
	margin:0 auto;
	padding:30px 0;
}
#wrapper #main-wrap{
	width:828px;
	margin:0 auto;
}
#main-wrap h1{
	width:828px;
	height:328px;
}
#main-wrap #honbun{
	background:url(images/bg_repeat.png);
	background-repeat: repeat-y;
    background-position: 0 0;
	width:768px;
	padding:30px;
}
*html #honbun,#bottom {
    behavior: url(pngfix/iepngfix.htc);
}
#honbun .txt01{
	margin-left:80px;
}
#honbun #wrap-flash{
	background:url(images/bg_flash.jpg) left top no-repeat;
	width:730px;
	height:354px;
	margin:30px 19px;
	padding-top:17px;
	text-align:center;
}
#wrap-flash .flash{
	width:433px;
	height:239px;
	background:red;
	margin-left:270px;
}
#wrap-flash #flash-txt{
	width:680px;
	height:50px;
	margin:20px 0 0 25px;
}
#flash-txt .txt-left{
	width:220px;
	float:left;
}
#flash-txt .txt-right{
	width:460px;
	float:left;
}
#main-wrap table{
	width:700px;
	margin:20px 34px;
	border-top:1px #993300 solid;
	border-left:1px #993300 solid;
	border-collapse:collapse;
	border-spacing:0;
	text-align:center;
}
#main-wrap table th,td{
	border-right:1px #993300 solid;
	border-bottom:1px #993300 solid;
}
#main-wrap table .date{
	background:#EABAB3;
	font-weight:bold;
}
#main-wrap #bottom{
	background:url(images/bg_bottom.png) left top no-repeat;
	width:778px;
	height:97px;
	padding-left:50px;
}
#copyright{
	background:#993300;
	width:100%;
	height:30px;
	color:#FFF;
	text-align:center;
	margin:0;
}
#copyright a{
	color:#CCC;
}


