/* bg */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
}
#wrap {
	background: url(images/body-bg.jpg) repeat-y center;
}
#wrap2 {
	background: url(images/bg_bottom.jpg) no-repeat center bottom;
	height: 100%;
}
#wrapin {
	background: url(images/bg_top.jpg) no-repeat center top;
}
#head {
	background: url(images/head.jpg) no-repeat;
	height: 136px;
	width: 910px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#main {
	/*height: 1200px;*/
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 788px;
}
#navi {
	height: 26px;
	width: 788px;
	padding: 0;
	margin: 0 auto;
	background: url(images/navi.jpg) no-repeat left top;
}
#flash {
	padding: 0;
	margin: 0 auto;
	background: url(images/flash.jpg) no-repeat;
	height: 334px;
}
#flash2 {
	padding: 0;
	margin: 12px 39px 0;
	height: 322px;
	background-color: #000;
	width: 710px;
}
#news {
	padding: 10px 0 0;
	margin: 0 auto;
	background: url(images/news.jpg) no-repeat;
	height: 66px;
}
#sponsor {
	padding: 0;
	margin: 0 auto;
	background: url(images/sponsor.jpg) no-repeat;
	height: 119px;
}
#foot {
	padding: 0;
	margin: 0 auto;
	background: url(images/foot.jpg) no-repeat;
	height: 51px;
}

/* navi */
#navi p {
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	display: inline-block;
	height: 26px;
}
#navi p a {
	display: block;
	margin: 0;
	padding: 0;
	height: 26px;
}
p#n01 a:link, p#n01 a:visited {
	width: 131px!important;
}
p#n02 a:link, p#n02 a:visited {
	width: 132px!important;
}
p#n03 a:link, p#n03 a:visited {
	width: 132px!important;
}
p#n04 a:link, p#n04 a:visited {
	width: 132px!important;
}
p#n05 a:link, p#n05 a:visited {
	width: 132px!important;
}
p#n06 a:link, p#n06 a:visited {
	width: 129px!important;
}

p#n01 a:hover {
	width: 131px!important;
	background: url(images/navi-over.jpg) 0 top;
}
p#n02 a:hover {
	background: url(images/navi-over.jpg) -131px top;
	width: 132px!important;
}
p#n03 a:hover {
	background: url(images/navi-over.jpg) -263px top;
	width: 132px!important;
}
p#n04 a:hover {
	background: url(images/navi-over.jpg) -395px top;
	width: 132px!important;
}
p#n05 a:hover {
	background: url(images/navi-over.jpg) -527px top;
	width: 132px!important;
}
p#n06 a:hover {
	background: url(images/navi-over.jpg) -659px top;
	width: 129px!important;
}

/* HERE */
p#n01here a:link, p#n01here a:visited {
	background: url(images/navi-here.jpg) 0px top;
	width: 131px!important;
}
p#n02here a:link, p#n02here a:visited {
	background: url(images/navi-here.jpg) -131px top;
	width: 132px!important;
}
p#n03here a:link, p#n03here a:visited {
	background: url(images/navi-here.jpg) -263px top;
	width: 132px!important;
}
p#n04here a:link, p#n04here a:visited {
	background: url(images/navi-here.jpg) -395px top;
	width: 132px!important;
}
p#n05here a:link, p#n05here a:visited {
	background: url(images/navi-here.jpg) -527px top;
	width: 132px!important;
}
p#n06here a:link, p#n06here a:visited {
	background: url(images/navi-here.jpg) -659px top;
	width: 129px!important;
}

/*HEAD H1 link*/
#head h1 {
	width: 910px;
	height: 136px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#head h1 a {
	display: block;
	width: 910px;
	height: 136px;
	margin: 0;
	padding: 0;
}

/*TOP news*/
#news #newsKiji {
	float: left;
	margin-left: 112px;
	width: 470px;
	text-align: left;
}
#news #newsLink {
	width: 140px;
	padding: 0;
	float: right;
	font-size: 12px;
	color: #fff;
	margin-right: 40px;
	margin-top: 40px;
	text-align: right;
}
#news #newsLink a {
	color: #b3b3b3;
}
#news p {
	font-size: 12px;
	margin-left: 110px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 0;
	color: #e6e6e6;
	line-height: 1.5em;
	text-align: left;
}
#news p a:link, #news p a:visited {
	color: #e6e6e6;
	text-decoration: none;
}
#news p a:hover {
	color: #fff;
	text-decoration: underline;
}

/*Cast*/
table.castTable00 {
	color: #fff;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #9b6536;
	padding-bottom: 20px;
}
table.castTable {
	color: #fff;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
table.castTable tr, table.castTable td {
	padding: 10px 0 10px 10px;
}
table.castTable p {
	/*font-size: 12px;*/
	line-height: 1.8em;
	text-align: justify!important;
}
table.castTable img {
	margin-top: 5px;
}
table.castTable tr.titleLine, table.castTable td.titleLine {
	padding-bottom: 0!important;
	padding-top: 20px!important;
}

.castTitle {
	color: #9b6536;
}
p.text10 {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0;
	text-align: justify;
	line-height: 2em;
}
.text14 {
	font-size: 14px;
}
.castTitleL {
	color: #9b6536;
	font-size: 16px;
}
.text14L {
	font-size: 16px;
}
.textGray {
	color: #ccc;
	font-size: 10px;
}

/*注意書き*/
div.note {
	width: 670px;
	background-color: #333;
	margin: 10px auto;
	padding: 10px 20px;
	border: 1px solid #4c4c4c;
}
div.note p {
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	text-indent: -1em;
	margin-left: 1em;
	text-align: justify;
}

/*公演概要*/
table.scheTable {
	color: #fff;
	width: 514px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #4c4c4c;
	border-bottom-style: none;
}
table.scheTable tr, table.scheTable td {
	padding: 10px 0 10px 10px;
	font-size: 14px;
	border-bottom: 1px solid #4c4c4c;
}
table.scheTable p {
	font-size: 14px;
	line-height: 130%;
	text-align: justify!important;
}
table.scheTable a:link, table.scheTable a:visited {
	color: #fff;
	text-decoration: none;
}
table.scheTable a:hover {
	text-decoration: underline;
}

table.infoTable {
	color: #fff;
	width: 514px;
	margin-right: auto;
	margin-left: auto;
}
table.infoTable tr, table.infoTable td {
	padding: 10px 0 10px 10px;
	font-size: 14px;
}
table.infoTable p {
	font-size: 14px;
	line-height: 130%;
	text-align: justify!important;
}
table.infoTable a:link, table.infoTable a:visited {
	color: #fff;
	text-decoration: none;
}
table.infoTable a:hover {
	text-decoration: underline;
}
.font12px {
	font-size: 12px;
}

/**/
/* p#n05 a:link, p#n05 a:visited {
	visibility: hidden;
} */

/* @group ききどころ */

div.kikidokoro {
	color:#FFFFFF;
	margin: 0 40px 40px;
	border: 3px solid #2b1d12;
	padding-bottom: 30px;
}

div.kikidokoro h4 {
	font-size: 16px;
	color: #cdc1a2;
	border-left: 5px solid #cdc1a2;
	background-color: #2b1d12;
	padding: 2px 2px 2px 10px;
	margin: 40px 50px 0;
}

div.kikidokoro h5 {
	font-size: 12px;
	color: #cdc1a2;
	border-left: 2px solid #2b1d12;
	background-color: #19100a;
	padding: 2px 2px 2px 15px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0;
	font-weight: normal;
	font-style: normal;
	border-top: 1px solid #47301d;
}

div.kikidokoro p {
	color:#FFFFFF;
	line-height: 1.8em;
	font-size: 12px;
	margin-right: 50px;
	margin-left: 50px;
}

p.kikidokoroMidashi {
	border-bottom: 1px solid #47301d;
	padding-bottom: 4px;
	margin-bottom: -14px;
	color: #c3b79a!important;
}

div.kikidokoro .aaaPoint {
	color: #bc7f4f;
}

/* @end */



