* {
	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;
}

html {
	overflow: auto;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

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 {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearFix { zoom: 1; } /* IE6 */
*:first-child+html .clearFix { zoom: 1; } /* IE7 */

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

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.textOut {
	overflow: hidden;
}

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

span.nobr {
	white-space: nowrap;
}

/* ================================================================ */
/* ‘S‘Ì */

#mainFrame {
	width: 100%;
	min-height: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #faefec;
	overflow: auto;
}

#mainBg {
	min-height: 1px;
	background-image: url(../img/bg.jpg);
}

#mainInner {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffd8d8;
}

#readBlock {
	width: 960px;
	height: 190px;
}

#ticketBlock {
	width: 320px;
	height: 170px;
	margin: -179px 0px 0px 630px;
	padding-bottom: 5px;
}

#ticketCenter {
	width: 300px;
	height: 90px;
	margin: 4px 0px 0px 10px;
}

#onlineTicket {
	width: 300px;
	height: 60px;
	margin: 10px 0px 0px 10px;
	overflow: hidden;
}

head~/* */body #onlineTicket {
	position: relative;
}

#onlineTicket a {
	display: block;
	width: 300px;
	height: 60px;
	text-indent: -5000px;
	background-image: url(../img/online_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#onlineTicket a:hover {
	background-position: 0px -60px;
}


#infoBlock {
	width: 960px;
	height: 204px;
}

#catchBlock {
	width: 960px;
	height: 108px;
}

#precureBlock1 {
	width: 915px;
	height: 813px;
	padding: 0px 30px 0px 15px;
}

.precureBlock1Image {
	float: left;
	padding-left: 15px;
}

#precureBlock2 {
	width: 945px;
	height: 432px;
	padding-top: 20px;
	padding-left: 15px;
}

.precureBlock2Image {
	float: left;
	padding-left: 15px;
}


#singerBlock {
	width: 933px;
	height: 169px;
	padding-top: 20px;
	padding-left: 27px;
}

.singerImage {
	float: left;
	width: 126px;
	height: 169px;
	padding-left: 3px;
}

#kyotoBlock {
	width: 930px;
	height: 200px;
	padding-top: 20px;
	padding-left: 30px;
}

#listBlock {
	width: 900px;
	height: 290px;
	margin-left: 30px;
}

#playguideBlock {
	width: 900px;
	height: 398px;
	margin: 20px 0px 0px 30px;
}

#inquiryBlock {
	width: 867px;
	height: 36px;
	margin: 20px 0px 0px 48px;
}

#sponsorBlock {
	width: 93px;
	height: 15px;
	margin: 34px 0px 0px 433px;
}



#footerCopyright {
	padding: 20px 0px 50px 0px;
	text-align: center;
	background-image: url(../img/copyright_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footerCopyright p a {
	color: #000;
}

#footerCopyright p a:hover {
	color: #04c;
}
