@charset "Shift_JIS";
@import "../../../css/clear.css";
/*
*******************************
COMMON.CSS
LAST UP DATA:2009/06/30
AUTHOR:Y INOUE(tv-osaka-system)
https://www.tv-osaka.co.jp/
*******************************
*/

body{
	background:#000;
	font-size:13px;
	*font-size:small;
	*font:x-small;
}
img{
	behavior: url(https://www.tv-osaka.co.jp/kirakiraafro2008/iepngfix.htc);
}
strong{
	font-weight:bold;
}
.txt18b{
	font-size:138.5%;
	font-weight:bold;
	display:inline;
}	
.txt13{
	font-size:13px;
}	
.al-c{
	text-align:center;
}	
.mar-b30{
	margin-bottom:30px;
}
.mar-l30{
	margin-left:30px;
}	
.pad-t30{
	padding-top:30px;
}
#wrap{
	background:#000 url(../images/bg_blue.jpg) left top no-repeat;
	margin:0 auto;
	width:900px;
	height:600px;
	padding:0 182px;
	line-height:150%;
	font-size:108%;

}
#wrap #bg-brown{
	width:800px;
	background:url(../images/bg_body.jpg) left top repeat;
	padding:0 50px 30px;
}
#bg-brown #txt-size{
	padding-top:40px;
	width:300px;
	float:right;
	font-size:116%;
	font-weight:bold;
	height:40px;
}
/*テキストサイズ変更ボタン*/

#txt-size .s a{
	background:url(../images/small_on.gif);
	width:35px;
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#txt-size .s a:hover{
	background:url(../images/small.gif);
	width:35px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
#txt-size .m a{
	background:url(../images/midium_on.gif);
	width:35px;
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#txt-size .m a:hover{
	background:url(../images/midium.gif);
	width:35px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
#txt-size .l a{
	background:url(../images/large_on.gif);
	width:35px;
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#txt-size .l a:hover{
	background:url(../images/large.gif);
	width:35px;
	height:26px;
	display:block;
	text-indent:-9999px;
}

/*************************/
#txt-size .txt{
	float:left;
	margin-right:20px;
}
#txt-size ul,li{
	float:left;
}
#txt-size ul li{
	margin-right:10px;
}
#foot{
	text-align:center;
	font-size:85%;
	xheight:145px;
	padding-top:130px;
	background:url(../images/bg_foot.jpg) left top repeat-x;
}
#foot a{
	color:#333;
}
#foot a:hover{
	color:#666;
}

/********************************

menu

********************************/
#menu{
	width:800px;
	height:68px;
	background:url(../images/menu_bar.jpg);
}
#menu .M-index a{
	background:url(../images/btn_top.gif);
	width:135px;
	height:68px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;

}
#menu .M-index a:hover{
	background:url(../images/btn_top_hover.gif);
	width:135px;
	height:68px;
	display:block;
	text-indent:-9999px;
}
#menu .M-index-now a{
	background:url(../images/btn_top_red.gif);
	width:135px;
	height:68px;
	display:block;
	text-indent:-9999px;
}
#menu .M-event a{
	background:url(../images/btn_event.gif);
	width:135px;
	height:68px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#menu .M-event a:hover{
	background:url(../images/btn_event_hover.gif);
	width:135px;
	height:68px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#menu .M-event-now a{
	background:url(../images/btn_event_red.gif);
	width:135px;
	height:68px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
	
/******************************

index-paper

******************************/
#bg-brown #bg-paper{
	background:url(../images/bg_paper.jpg) left top repeat-y;
	padding:10px 10px 0 10px;
	width:780px;
}
#doom{
	margin-bottom:20px;
}
#doom .doom-left{
	width:380px;
	float:left;
	padding-left:10px;
	margin-right:30px;
}
#doom .doom-left span{
	color:#CC3300;
	font-size:116%;
	margin-left:50px;
	font-weight:bold;	
}
#doom .doom-right{
	width:320px;
	float:left;
	height: 260px;
	position:relative;
}
/*date*/
#date .date-left{
	width:385px;
	float:left;
	margin-left:10px;
	display:inline;
}
#date .date-right{
	width:385px;
	float:left;
}
#date h4{
	margin:10px 0;
}
.date-right dt{
	float:left;
	clear:both;
	width:10em;
	font-size:116%;
	font-weight:bold;
}
.date-right dd{
	padding-left:11em;
}
.date-right .btn-ticket a{
	background:url(../images/btn_ticket.gif) no-repeat;
	width:217px;
	height:76px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 30px 80px;
}
.date-right .btn-ticket a:hover{
	background:url(../images/btn_ticket_on.gif) no-repeat;
	width:217px;
	height:76px;
	display:block;
	text-indent:-9999px;
	margin:20px 0 30px 80px;
}
/*kyosan*/
#kyosan{
	margin:30px 0;
}
#kyosan .kyosan-left{
	width:430px;
	float:left;
	margin-left:10px;
	display:inline;
}
.kyosan-left .logo{
	margin-bottom:40px;
}
#kyosan .kyosan-right{
	width:290px;
	float:left;
}
#kyosan h4{
	margin:10px 0;
}
.tel{
	text-align:center;
	margin:20px 0;
}
/*suna*/

#suna{
	margin:70px 0;
}
#suna .suna-pic{
	width:281px;
	float:left;
	margin-bottom:20px;
}
#suna .suna-tit{
	background:url(../images/suna_bg.jpg) left top no-repeat;
	width:430px;
	height:215px;
	margin:15px;
	padding-left:320px;
	padding-top:70px;
	color:#FFF;
	line-height:170%;
	
}
.suna-tit p{
	margin:0 20px 20px;
}
.suna-tit span{
	text-align:center;
	color:#FFF;
	font-size:95%;
	padding:5px;
	background:#993333;
	display:block;
}

.return{
	float:right;
	margin:30px;
	display:inline;
}
/**************************
event page
***************************/
#event{
	margin:20px 10px;
	color:#FFF;
	line-height:125%;
	font-size:93%;
}
#event .event-left{
	width:365px;
	float:left;
	margin-right:30px;
}
.event-left .event-pic{
	background:url(../images/event_pic.jpg) no-repeat;
	height:209px;
	margin-bottom:30px;
	padding-top:50px;
	padding-left:10px;
}
.event-left .event-bussan{
	background:url(../images/event_bussan.jpg) no-repeat;
	height:77px;
	padding-top:65px;
	padding-left:10px;
}
#event .event-right{
	width:365px;
	float:left;
}
.event-right .event-taiken{
	background:url(../images/event_taiken.jpg) no-repeat;
	height:77px;
	margin-bottom:15px;
	padding-top:65px;
	padding-left:30px;
}
.event-right .event-kukai{
	background:url(../images/event_kukai.jpg) no-repeat;
	height:46px;
	margin-bottom:15px;
	text-align:center;
	padding:60px 10px 0;
}
.event-right .event-udon{
	background:url(../images/event_udon.jpg) no-repeat;
	height:77px;
	padding-top:65px;
	padding-left:10px;
}
