/*イベント情報-------------------*/
.topnews .title {
	padding-left:20px;
	padding-top:7px;
	padding-bottom:0px;
	font-size:75%;
	line-height:120%;
	background-repeat: no-repeat;
	background-position: 0 0.7em;
}
.topnews {
}
.topnews {
	border: solid 1px #cccccc;
	border-top: 0;
	padding-top: 10px;
}
.newsCont {
	margin: 0 10px 10px;
	background: url(../img/top/newsBdr.gif) repeat-x 0 bottom;
	padding: 0 0 8px;
}
#tab1 .title {
	background-image: url(../img/top/icn_tab_1.gif);
}
#tab2 .title {
	background-image: url(../img/top/icn_tab_2.gif);
}
#tab3 .title {
	background-image: url(../img/top/icn_tab_3.gif);
}
#tab4 .title {
	background-image: url(../img/top/icn_tab_4.gif);
}

.title a:link {
	color: #333;
	text-decoration: none;
}
.title a:visited {
	color: #8f8f8f;
	text-decoration: none;
}
.title a:hover {
	color: #fb8f09;
	text-decoration: none;
}

.target {
	margin: 3px 0 0 20px;
}
.tabnav li {
	float: left;
	margin: 0;
	margin-left: -1px;
}
.tabnav li a {
	background: url(../img/top/tab_btn.gif) no-repeat;
	display: block;
	height: 42px;
	text-indent: -9999px;
}
#btnTab1 {
	margin-left: 0;
}
#btnTab1 a {
	width: 118px;
	background-position: 0px 0px;
}
#btnTab2 a {
	width: 115px;
	background-position: -118px 0px;
}
#btnTab3 a {
	width: 118px;
	background-position: -233px 0px;
}
#btnTab4 a {
	width: 132px;
	background-position: -351px 0px;
}
#btnTab1 a:hover, #btnTab1.ui-tabs-selected a {
	width: 118px;
	background-position: 0px -42px;
	position: relative;
}
#btnTab2 a:hover, #btnTab2.ui-tabs-selected a {
	width: 115px;
	background-position: -118px -42px;
	position: relative;
}
#btnTab3 a:hover, #btnTab3.ui-tabs-selected a {
	width: 118px;
	background-position: -233px -42px;
	position: relative;
}
#btnTab4 a:hover, #btnTab4.ui-tabs-selected a {
	width: 132px;
	background-position: -351px -42px;
	position: relative;
}
.tabnav {
	height: 42px;
}
.topnews .none {
	background: none;
	font-size: 14px;
	text-align: center;
	padding: 30px;
}




/*吹き出し*/
#tt {
	position:absolute;
	display:block;
	background:url(../img/top/tt_left.gif) top left no-repeat;
	text-align: left;
	font-size: 12px;
	line-height: 1.2em;
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../img/top/tt_top.gif) top right no-repeat;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#dedede;
	color:#333;
	font-weight: bold;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../img/top/tt_bottom.gif) top right no-repeat;
	overflow:hidden
}


/*タブ*/
.widget {
	width: 480px;
	margin-top: 10px;
}
.tabnav li {
	display: inline;
	list-style: none;
}
.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	outline: none;
}
.tabdiv {
	background: #fff;
	clear: both;
}
.tabdiv li {
	list-style-image: url("star.png");
	margin-left: 20px;
}
.ui-tabs-hide {
	display: none;
}
#featuredvid {
	text-align: center;
}
.fvid {
	margin-bottom: 5px;
}
.vidselector li {
	text-align: left;
	list-style: none;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #dedbd1;
	text-transform: uppercase;
	margin-bottom: 5px;
}
