* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #4b3005;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #04c;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline:none;
}

ul {
	list-style-type: none;
}

ul.ulDisc {
	list-style-type: disc;
}

ul.ulDecimal {
	list-style-type: decimal;
}

ul.ulDisc li, ul.ulDecimal li {
	margin-left: 18px;
}

.clearFix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

/* IE7- */
.clearFix {
	min-height: 1px;
}

/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
}
/* End hide from IE-mac */


.imageSet {
	margin: 0px;
	padding: 0px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.textOut {
	overflow: hidden;
}

.textOut img {
	margin-bottom: 30px;
}

span.nobr {
	white-space: nowrap;
}

/* ================================================================ */
/* 全体 */

#mainFrame {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#mainFrame h1 {
	margin-top: 30px;
}

#mainFrame h2 {
	margin: 30px 0px 5px 0px;;
	padding: 0px 0px 10px 10px;
	background-image: url(../img/h2_bg_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#guideBlock {
	float: right;
	width: 300px;
}

#eventBlock {
	float: left;
	width: 662px;
}

#footer {
	margin-top: 30px;
	padding: 10px 10px 0px 0px;
	text-align: right;
	border-top: 1px solid #ccc;
}

#copyright {
	padding: 30px 0px 30px 0px;
	text-align: left;
}

#copyright a {
	color: #666;
}

#copyright a:hover {
	color: #04c;
}


/* ホール紹介 */
dl.hallLink {
	width: 300px;
}

dl.hallLink dt {
	width: 300px;
	height: 100px;
	padding-top: 10px;
}

dl.hallLink dd {
	margin-top: 5px;
	padding: 0px 0px 0px 10px;
	border-left: 10px solid #e3e3e3;
}

dl.hallLink dt#hall_adventure {
	width: 300px;
	height: 70px;
	padding-top: 10px;
}




/* 番組紹介 */

.tvLink {
	width: 300px;
	height: 150px;
	padding-top: 10px;
}


/* おすすめ特選イベント */
.thumbnail {
	overflow: hidden;
	width: 662px;
	padding: 10px 0px;
	border-bottom: 1px solid #e3e3e3;
}

.thumbnail ul {
	width: 663px;
	margin: 0px -1px 0px 0px;
	background-image: url(../img/recommend_bg.gif);
	background-position: left top;
}

.thumbnail ul li {
	float: left;
	width: 200px;
	padding: 0px 11px 0px 10px;
}

.thumbnail ul li dl {
	width: 200px;
}

.thumbnail ul li dl dt {
	width: 188px;
	height: 88px;
	padding: 6px;
	background-image: url(../img/thumbnail_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.thumbnail ul li dl dd {
	width: 200px;
	padding: 5px 0px 0px 0px;
	color: #333;
}

.thumbnail ul li dl dd a {
	font-weight: bold;
}


/* スケジュール */
#scheduleBtnBlock {
	height: 20px;
	margin: -32px 0px 12px 0px;
}

#scheduleBtnBlock2 {
	height: 20px;
	margin: 30px 0px 0px 0px;
	padding: 20px 221px 0px 0px;
	background-image: url(../img/h2_bg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.scheduleBtn {
	float: right;
	width: 60px;
	height: 20px;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	background-image: url(../img/schedule_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.scheduleBtn a {
	display: block;
	width: 60px;
	height: 20px;
	color: #fff;
	background-image: url(../img/schedule_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.scheduleBtn a:hover {
	background-position: 0px -20px;
}


#scheduleBlock {
	padding: 10px 10px 0px 10px;
}

.scheduleIcon {
	width: 80px;
	height: 80px;
}


.scheduleData {
	margin: -80px 0px 20px 90px;
}

.scheduleData h3 {
	padding: 6px 5px 4px 5px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background-color: #e5ccff;
	border-top: 4px solid #966cc0;
	border-bottom: 1px solid #966cc0;
}

.scheduleData h3.otherPromoter {
	background-color: #f2e5ff;
}

.scheduleData p {
	padding: 5px 0px 0px 5px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}

.scheduleData dl {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #ccc;
}

.scheduleData dl dt {
	width: 70px;
	height: 20px;
	padding: 0px 10px 0px 0px;
	color: #966cc0;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}

.scheduleData dl dd {
	margin: -20px 0px 0px 80px;
	padding: 0px 0px 10px 0px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.buttonDetail {
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 10px 390px;
}

.buttonDetail a {
	display: block;
	overflow: hidden;
	width: 150px;
	height: 20px;
	text-indent: -3000px;
	background-image: url(../img/detail_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.buttonDetail a:hover {
	background-position: 0px -20px;
}


/* トピックス */
.topicsDetailHeader {
	margin: 15px 0px 0px 10px;
}

.topicsDetailFooter {
	margin-left: 10px;
}

ul.topicsBody {
	margin-left: 10px;
	padding: 0px 20px 0px 26px;
	text-indent: -16px;
	background-image: url(../img/topics_body.gif);
	background-repeat: repeat-y;
}

ul.topicsBody li {
	padding: 3px 0px;
}
