@charset "utf-8";
/* CSS Document */

/*###################################
#####################################
初期化・初期設定
#####################################
#####################################*/
*{
	margin: 0;
	padding: 0;
	text-indent: 0;
	line-height: 100%;
	border: none;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	list-style:none;
}




/*###################################
共通パーツ設定
#####################################*/
.clear{
	clear:both;
	visibility: hidden;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	border-style: none;
}


.return {
	clear: both;
	height: 38px;
	text-align: left;
}
.return a {
	background: url(img/cmn_return.jpg) no-repeat 0 0;
	display: block;
	height: 38px;
	text-indent: -9999px;
	text-align: left;
	margin: 0px 0px 0px auto;
}
.return a:hover,
.return a:active {
	background: url(img/cmn_return.jpg) no-repeat 0 -38px;
}




.right {
	float: right;
}
.left {
	float: left;
}



/*###################################
.基本タグ
#####################################*/
html{
	height:100%;
}
body{
	background: #F9F9F9 url(img/bkimg-c.jpg) repeat-x 0px 0px;
	height:100%;
	text-align: center;
}

p{
	line-height: 20px;
	font-size:12px;
}

table{
	margin: 0 auto 0 auto;
}
th {
	padding: 0;
	text-align: right;
	font-size: small;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #39437E;
}
tr{}
td {
	padding: 0px;
	text-align: left;
	font-size: small;
	vertical-align: middle;
}

ul {}
ul li{
	text-align:left;
}

ol {
	padding: 5px 5px 5px 15px;
}
ol li {
	list-style: decimal outside;
}

blockquote {
	color: #666666;
	padding: 10px;
}

a:link, a:visited{
	color: #77614F;
}

a:hover, a:active{
	color: #990000;
}



/*###################################
#####################################
基本レイアウト
#####################################
#####################################*/

#head {
	height: 55px;
	margin: 0 0 0 auto;
	width: 853px;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	background-image: url(img/head-c.jpg);
	background-repeat: no-repeat;
}
#navi {
	width: 853px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 101px;
	background: url(img/navi-c.jpg) no-repeat;
}
/*==========wrap*/
#wrap {
	width: 853px;
	margin: 0px auto;
	text-align: right;
	height: 100%;

}
/*#############
cssハック　ff対策
###############*/
body > #wrap {
        height: auto;
}
/* Mac IEは次の行を無視 \*/
* html #wrap {
	height:1%;
}
/* IEに適用終了　ホーリーハック */





/*==========container*/

.top #container {
	background: url(img/top_img.jpg) no-repeat -130px 0px;
	height: 384px;
	width: 804px;
}
.cntpage #container {
	background: url(img/bkimg_cnt1.jpg) no-repeat -130px 0px;
	width: 804px;
}

#container .cnt {
	width: 469px;
	margin: 0 0 0 auto;
	text-align: left;
}


/*========== #cnt*/

#cnt {
	width: 751px;
	margin: 0px auto;
	background: #F9F9F9;
}





/*==========レイアウト*/



.main {
	width: 539px;
}
.side {
	width: 207px;
}
/*左メイン　右サイド*/
.ms-2clm .main {
	float: left;
}
.ms-2clm .side {
	float: right;
}

/*左サイド　右メイン*/
.sm-2clm .main {
	float: right;
}
.sm-2clm .side {
	float: left;
	height: 440px;
	background: url(img/sidebar.jpg) no-repeat 1px 100%;
}







/*###################################
#####################################
ヘッダー
#####################################
#####################################*/





/*###################################
#####################################
ナヴィゲーション
#####################################
#####################################*/
#navi li {
	display: block;
	float: left;
	height: 101px;
}
#navi li a {
	height:101px;
	display:block;
	text-indent:-9999px;
}
#navi .navi-ul {
	padding: 0px 40px 0px 39px;
}


/*home*/
#navi .home a:link, #navi .home a:visited{
	background: url(img/navi-c.jpg) no-repeat -39px 0;
	width: 108px;
}
#navi .home a:hover, #navi .home a:active{
	background: url(img/navi-c.jpg) no-repeat -39px -101px;
}
#navi .home a.active:link, #navi .home a.active:visited{
	background: url(img/navi-c.jpg) no-repeat -584px -44px;
}


/*n-gekidadn*/
#navi .n-gekidadn a:link, #navi .n-gekidadn a:visited{
	background: url(img/navi-c.jpg) no-repeat -147px 0;
	width: 117px;
}
#navi .n-gekidadn a:hover, #navi .n-gekidadn a:active{
	background: url(img/navi-c.jpg) no-repeat -147px -101px;
}
#navi .n-gekidadn a.active:link, #navi .n-gekidadn a.active:visited{
	background: url(img/navi-c.jpg) no-repeat -147px -108px;
}


/*n-kouen*/
#navi .n-kouen a:link, #navi .n-kouen a:visited{
	background: url(img/navi-c.jpg) no-repeat -264px 0;
	width: 104px;
}
#navi .n-kouen a:hover, #navi .n-kouen a:active{
	background: url(img/navi-c.jpg) no-repeat -264px -101px;
}
#navi .n-kouen a.active:link, #navi .n-kouen a.active:visited{
	background: url(img/navi-c.jpg) no-repeat -264px -108px;
}

/*n-scadule*/
#navi .n-scadule a:link, #navi .n-scadule a:visited{
	background: url(img/navi-c.jpg) no-repeat -368px 0;
	width: 116px;
}
#navi .n-scadule a:hover, #navi .n-scadule a:active{
	background: url(img/navi-c.jpg) no-repeat -368px -101px;
}
#navi .n-scadule a.active:link, #navi .n-scadule a.active:visited{
	background: url(img/navi-c.jpg) no-repeat -368px -108px;
}

/*n-bbs*/
#navi .n-bbs a:link, #navi .n-bbs a:visited{
	background: url(img/navi-c.jpg) no-repeat -484px 0;
	width: 108px;
}
#navi .n-bbs a:hover, #navi .n-bbs a:active{
	background: url(img/navi-c.jpg) no-repeat -484px -101px;
}
#navi .n-bbs a.active:link, #navi .n-bbs a.active:visited{
	background: url(img/navi-c.jpg) no-repeat -484px -108px;
}
/*n-diary*/
#navi .n-diary a:link, #navi .n-diary a:visited{
	background: url(img/navi-c.jpg) no-repeat -596px 0;
	width: 91px;
}
#navi .n-diary a:hover, #navi .n-diary a:active{
	background: url(img/navi-c.jpg) no-repeat -596px -101px;
}
#navi .n-diary a.active:link, #navi .n-diary a.active:visited{
	background: url(img/navi-c.jpg) no-repeat -596px -108px;
}
/*n-form*/
#navi .n-form a:link, #navi .n-form a:visited{
	background: url(img/navi-c.jpg) no-repeat -687px 0;
	width: 126px;
}
#navi .n-form a:hover, #navi .n-form a:active{
	background: url(img/navi-c.jpg) no-repeat -687px -101px;
}
#navi .n-form a.active:link, #navi .n-form a.active:visited{
	background: url(img/navi-c.jpg) no-repeat -687px -108px;
}


/*ナヴィゲーション（ポップアップ表示）*/
#sub-prf {
	width: 151px;
	position: absolute;
	left: 147px;
	top: 82px;
	visibility: hidden;
	background: url(img/subnavi.jpg) no-repeat;
	height: 73px;
	font-size: 12px;
}
#sub-prf li {
	padding: 2px 2px 2px 5px;
	clear: both;
}
#sub-prf ul {
	padding: 5px 0px 0px;
}

/*ナヴィゲーション（ポップアップ表示）*/
#sub-prf2 {
	width: 151px;
	position: absolute;
	left: 596px;
	top: 76px;
	visibility: hidden;
	background: url(img/subnavi2.jpg) no-repeat;
	height: 57px;
	font-size: 12px;
}
#sub-prf2 li {
	padding: 2px 2px 2px 5px;
	clear: both;
}
#sub-prf2 ul {
	padding: 5px 0px 0px;
}






/*###################################
#####################################
メイン
#####################################
#####################################*/




/*###################################
#####################################
サイドバー
#####################################
#####################################*/




/*###################################
#####################################
フッター
#####################################
#####################################*/
#foot {
	width: 853px;
	margin: 0px auto;
	text-align: left;
	clear: both;
}
#foot p {
	padding: 17px 30px 0px 50px;
}
#footwrap {
	height: 98px;
	background: url(img/footer.jpg) repeat-x;
	clear: both;
}





/*flashバナー*/
.flash {
	vertical-align: baseline;
}
.flash img {
}
.flash a {
	line-height: 18px;
}
/*バナー*/
.banr {
	padding-right: 22px;
}

#container {
	width: 853px;
	margin: 0;
	text-align: right;
	position: relative;
	padding: 108px 0 0 0;
}
/* Mac IEは次の行を無視 \*/
* html #container {
	height:1%;	
}
/* IEに適用終了　ホーリーハック */
#head h1 {
	text-align: right;
	padding: 10px 50px 0px 0px;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 16px;
}
#head p {
	text-align: right;
	padding: 0px 50px 0px 300px;
	font-size: 12px;
	line-height: 14px;
}




/*トップページ　こんにゃく座主催公演*/
.konnyaku {
	background: url(img/top_kouen02.jpg) repeat-y;
	text-align: center;
}
.konnyaku .ttl {
	background: url(img/top_kouen01.jpg) no-repeat;
	height: 12px;
	width: 539px;
}
.konnyaku dl {
	margin: 0px auto;
	width: 480px;
	text-align: left;
}
.ms-2clm .konnyaku dl {
	margin: 0px auto;
	width: 513px;
	text-align: left;
	overflow: auto;
	height: 480px;
}
.konnyaku .btn {
	background: #F9F9F9 url(img/top_kouen03.jpg) no-repeat;
	height: 20px;
	width: 539px;
	clear: both;
}
.konnyaku dt {
	font-size: small;
	font-weight: 900;
	color: #2F0000;
	padding: 10px 0px 5px;
	border-bottom: 1px dashed #2F0000;
	line-height: 120%;
	clear: both;
}
.konnyaku dd {
	line-height: 150%;
	font-size: small;
	padding: 5px 0px 5px;
}
.konnyaku dd img {
	padding: 10px;
	background: url(img/top_photo_bkimg.jpg) no-repeat 50% 50%;
	float: right;
}
.evolution dt {
	text-align: right;
}


.top_bnr_goannai a {
	display: block;
	height: 108px;
	width: 504px;
	text-align: left;
	text-indent: -9999px;
	background: url(img/repatitle.jpg) no-repeat;
}
.top_bnr_goannai a:link,
.top_bnr_goannai a:visited {
	background: url(img/repatitle.jpg) no-repeat 0 0;
}
.top_bnr_goannai a:active,
.top_bnr_goannai a:hover {
	background: url(img/repatitle.jpg) no-repeat 0 -108px;
}

/*トップページ　住所TEL情報*/
.post {
	background: url(img/top_post02.jpg) repeat-y;
	margin: 0;
	height: 100%;
}
.post .ttl {
	background: url(img/top_post01.jpg) no-repeat;
	height: 4px;
	width: 207px;
}
.post .btn {
	background: url(img/top_post03.jpg) no-repeat 0px 0px;
	height: 4px;
	width: 100%;
	font-size: 1px;
	text-indent: -9999px;
}
.post dl {
	padding: 1px 8px;
	text-align: left;
	color: #FFFFFF;
}
.post dt {
	font-weight: 900;
	font-size: 12px;
	padding: 0 0 5px 5px;
}
.post dd {
	font-size: 12px;
	padding: 0px 0px 0px 5px;
}

/*トップページ　更新情報*/
.sidewhite {
	background: url(img/top_sidewhite02.jpg) repeat-y;
	text-align: left;
}
.sidewhite .ttl {
	height: 12px;
	width: 207px;
	background: url(img/top_sidewhite01.jpg) no-repeat;
}
.sidewhite p {
	text-align: center;
}
.sidewhite dl {
	text-align: left;
	margin: 5px 10px 0px 13px;
	height: 332px;
	overflow: auto;
}
.sidewhite .btn {
	background: #FFFFFF url(img/top_sidewhite03.jpg) no-repeat;
	height: 7px;
	width: 207px;
	font-size: 1px;
}
.sidewhite dt {
	background: no-repeat;
	padding: 4px 0px;
	font: 900 small Arial, Helvetica, sans-serif;
	color: #2F0000;
}
.sidewhite dd {
	font-size: small;
	padding: 0 0 10px 0;
	color: #2F0000;
}



.cnttitle {
	background: url(img/cnt_title_topics.jpg) no-repeat 14px 0px;
	height: 32px;
	text-align: left;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 12px;
}
.sidewhite ul {
	padding: 10px 10px 5px 16px;
	margin: 0;
}
.sidewhite li {
	padding: 4px 0px 5px 21px;
	background: url(img/cmn_list_maru.jpg) no-repeat 0px 0px;
	font-size: 12px;
}
.sm-2clm .konnyaku h2 {
	background: url(img/cnt_title01.jpg) no-repeat 12px 0px;
	height: 38px;
	line-height: 38px;
	color: #E1E1E1;
}
.sm-2clm .konnyaku h3 {
	border-bottom: none;
	padding: 0px;
	background: url(img/cnt_title02.jpg) no-repeat 12px 0px;
	height: 30px;
	color: #FFFFFF;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 12px;
}
.konnyaku p {
	text-align: left;
	padding: 5px 15px 5px 15px;
	font-size: small;
}
.konnyaku p img {
	padding: 0;
}
.konnyaku .zain {
	width: 170px;
	float: left;
	position: relative;
	height: 250px;
}
.konnyaku .zain p {
	text-align: center;
	padding: 0;
	position: absolute;
	left: 21px;
	width: 139px;
	top: 7px;
}
.sm-2clm .konnyaku .zain h3 {
	background: url(img/cnt01ttlzisyaku.jpg) no-repeat 7px 0px;
	color: #4D2C00;
	line-height: 50px;
	height: 50px;
	position: absolute;
	left: 5px;
	top: 169px;
	width: 161px;
	text-indent: 10px;
}
.konnyaku .zain img {
	padding: 20px 0 0 0;
}
.konnyaku .zain a {
	background:url(img/cmn_photobkimg.jpg) no-repeat 0 0;
	height: 185px;
	width: 132px;
	display: block;
	margin: 0 auto 0 auto;
}
.konnyaku .zain a:hover,
.konnyaku .zain a:active {
	background:url(img/cmn_photobkimg.jpg) no-repeat 0 -185px;
	margin: 0 auto 0 auto;
}
#scadule .konnyaku h3 {
	background: url(img/cnt_titlebig2.jpg) no-repeat 20px 0px;
	padding: 6px 4px 10px 30px;
	margin: 0;
	color: #660000;
	text-align: left;
}
.sm-2clm .konnyaku .scaduletitle {
	background: url(img/cnt011.jpg) no-repeat 12px 0px;
}
.scadule th {
	border-top: 5px none #FFCC00;
	border-right: 5px none #FFCC00;
	border-bottom: 5px solid #FFCC00;
	border-left: 5px none #FFCC00;
	text-align: center;
	color: #660000;
	padding: 5px 0;
	font-size: small;
}
.scadule td {
	padding: 5px;
	background: #FFE493;
	color: #660000;
	font-size: medium;
}
.scadule table {
	width: 93%;
	margin: 0 auto 0px auto;
}
.scadule .sca-biko {
	width: 30px;
	text-align: center;
	padding: 5px 0;
	font-size: small;
}
#nenpyo th {
	width: 50px;
	background: #DFDFDF;
	padding: 3px 3px 3px 0;
}
#nenpyo table {
	width: 93%;
	margin: 10px auto;
}
.sidewhite a {
	display: block;
	margin: 0px 0px 0px 0px;
}

.sidewhite a:link,
.sidewhite a:visited{
	color: #75604F;
	
}

.sidewhite a:hover,
.sidewhite a:active{
	color: #990000;
	
}

#repart .repabox {
	padding: 0px 15px 30px;
}
#repart .repabox h3 {
	background: url(img/repa_ttlbkimg.jpg) no-repeat;
	height: 20px;
	width: 200px;
	color: #333333;
	text-align: left;
	margin: 0;
}
#repart .repabox strong {
	padding: 10px 15px 0 15px;
	display: block;
	font-size: medium;
	line-height: 150%;
}
#repart .repabox ul {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px 10px;
	padding: 5px 0px 0px;
}
#repart .repabox li {
	line-height: 150%;
	font-size: small;
}
#repart .repabox p {
	padding: 5px 0px 0px 10px;
}

#repart hr {
	margin: 10px 15px;
	color: #D8CCC0;
	font-size: 1px;
}
#repart .repabox a {
	display: block;
	width: 93px;
	float: left;
}
#repart .repabox a:hover,
#repart .repabox a:active {
}#repart h3 {
	background: url(img/repa_subttlbkimg.jpg) no-repeat 12px 0px;
	height: 50px;
	margin: 0px;
	padding: 20px 0px 0px;
	color: #333333;
	font-size: 16px;
}
#repart h3 span {
	display: block;
	text-align: right;
	font-weight: 100;
	padding: 0px 70px 0px 0px;
	color: #999999;
	font-size: small;
}

#repart .repartsub dl dl {
	width: 450px;
}
#repart h2.top_bnr_goannai {
	height: 108px;
}
#repart .repartsub .photo {
	text-align: center;
	width: 495px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px auto 0;
}

#repart .photo img {
	padding: 0px;
}
#repart h4 span {
	font-size: 10px;
	color: #999999;
	font-weight: 100;
	text-align: right;
}
#repart .repartsub p {
	margin: 0px 20px;
}
#fanclub li {
	border-left: 3px solid #666666;
	margin: 0px 0px 4px 0;
	padding: 5px;
	text-align: left;
	line-height: 130%;
	font-size: small;
	list-style: decimal outside;
	text-indent: 0px;
}
#fanclub ul li {
	margin: 2px 20px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	text-align: left;
	list-style: none;
}
h4 {
	color: #663300;
	background: #FFEECA;
	margin: 0 14px 0 14px;
	padding: 5px;
	font-size: small;
	border: 1px solid #CC6600;
}
#fanclub h2 {
	background: url(img/fan_ttl01.jpg) no-repeat 12px 0px;
	height: 78px;
	text-align: left;
	text-indent: -9999px;
}
#fanclub .left {
	padding-right: 10px;
}
.rental-main {
	background: url(img/noclm_bkimg.jpg) repeat-y;
}
.rental-main .hd {
	background: url(img/noclm_head.jpg) no-repeat;
	height: 12px;
	font-size: 1px;
}
.rental-main .btn {
	background: #F9F9F9 url(img/noclm_btn.jpg) no-repeat;
	height: 12px;
}
.rental-main th {
	text-align: center;
	border-bottom: 3px solid #4D5564;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 3px 0px;
	width: 20px;
	color: #F9F9F9;
	background: #000000;
}
.rental-main h2 {
	background: url(img/rental_ttl.jpg);
	text-indent: -9999px;
	height: 109px;
	text-align: left;
}
.rental-main .timei {
	border-right: 3px solid #323943;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #323943;
	border-bottom-color: #323943;
	border-left-color: #323943;
	padding: 10px 0;
	width: 50px;
	text-align: right;
	color: #000000;
}
.rental-main table {
	border-bottom: 1px solid #4D5564;
	border-left: 1px solid #4D5564;
	border-right: 1px solid #323943;
}
.rental-main .yoyaku {
	padding: 5px 14px 14px 14px;
	text-align: left;
}
.rental-main td {
	border-right: 1px solid #DFDFDF;
	text-align: center;
	color: #CC6600;
}
.rental-main p {
	color: #746B5A;
	text-align: left;
	padding-left: 14px;
}
.rental-main p span {
	color: #CC6600;
}
.rental-main h3 {
	text-align: center;
	margin: 0px 14px;
	padding: 0px 0px 10px;
	font-size: large;
}
.rental-main h4 {
	border-bottom: 3px solid #646464;
	text-align: left;
}
.returnlong {
	height: 38px;
	text-align: left;
}
.returnlong a:link, .returnlong a:visited{
	background: url(img/retunlong.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	height: 38px;
}
.returnlong a:hover, .returnlong a:active{
	background: url(img/retunlong.jpg) no-repeat 0px -38px;
}
#product h2 {
	background: url(img/product_ttl.jpg) no-repeat 12px 0px;
	height: 55px;
	text-align: left;
	text-indent: -9999px;
}
#product .konnyaku h3 {
	background: url(img/product_subttl.jpg) no-repeat 12px 0px;
	text-align: left;
	padding-left: 28px;
	clear: both;
	height: 40px;
	line-height: 40px;
	color: #660000;
}

#product #ticket h2 {
	background: url(img/product_subttl.jpg) no-repeat 12px 0px;
	text-align: left;
	padding-left: 24px;
	clear: both;
	height: 40px;
	line-height: 40px;
	color: #660000;
	text-indent: 0px;
}

h4 span {
	font-weight: 100;
	color: #CCCCCC;
}
#product h4 {
	text-align: left;
	padding-left: 12px;
	background: #000000;
	margin: 0;
	clear: both;
	color: #FFE9C8;
}
#product  th {
	width: 50%;
	padding: 5px 5px 5px 0px;
	border-color: #D58000;
}
#product table {
}
#product .productbox {
	padding: 5px 14px 40px;
}
#product .productbox p {
	clear: both;
}
#product .productbox .left {
	margin: 5px 10px 10px 0px;
	width: 100px;
	float: left;
}
#product .productbox .right {
	margin: 5px 0px 10px 10px;
	border: 2px solid #000000;
}
#product td {
	padding: 5px;
}
#repart .top_bnr_syusai {
	height: 82px;
	text-align: left;
	text-indent: -9999px;
	background: url(img/syusai_ttl.jpg) no-repeat 13px 0px;
}
#repart th {
	width: 50%;
	padding: 5px;
}
#repart .midashi {
	background: #EEEEEE;
	font-weight: 900;
}
.midashi span {
	text-align: center;
	display: block;
}
#repart td {
	padding: 3px;
	font-size: 12px;
}
#repart .ikumi {
	background: #E3E9EE;
}
#repart .rokumi {
	background: #FFF2CA;
}
#repart .time th {
	border-top: 3px none #364B5C;
	border-right: 3px none #364B5C;
	border-bottom: 3px solid #364B5C;
	border-left-width: 3px;
	border-left-color: #364B5C;
	text-align: center;
}
#repart .time td {
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #364B5C;
}
#product .ticket-ttl {
	background: url(img/ticket_ttl.jpg) no-repeat 12px 0px;
}
.otoiawasesaki th {
	padding: 10px;
	background: #D7DFE5;
	border-bottom: 1px solid #548BB4;
}
.otoiawasesaki td {
	padding: 5px;
	border-bottom: 1px solid #538CB9;
	background: #FDFDF7;
}
.otoiawasesaki .center {
	text-align: center;
}
#product strong {
	color: #993300;
	font-size: 10px;
}
#product .konnyaku ul {
	padding: 0px 12px;
}
#product .konnyaku li {
	padding: 2px 0px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 140%;
	font-size: small;
}
#product #form1 table {
	width: 95%;
	margin: 5px 0 0 0;
}
#product #form1 th {
	width: 100px;
}
#product #form1 .soshin {
	text-align: center;
}
#product #form1 textarea,
#product #form1 input {
	border: 1px solid #D58000;
	padding: 1px 3px 3px;
	line-height: 130%;
	font-size: small;
}
#product #form1 {
	padding: 5px 0px 0px;
}
.konnyaku .topmain dt {
	font-size: 20px;
}
.konnyaku .topmain dd img {
	padding: 10px;
	background: url(img/photobkimg.jpg) repeat;
	float: right;
}


.konnyaku .topmain dl {
	padding: 0px;
	margin: 0px;
	width: 90%;
	overflow: hidden;
	height: 85%;
}
.konnyaku .topmain dl dt {
	font-size: 12px;
	border-left: 5px solid #004A87;
	padding: 3px;
}
.konnyaku .topmain dl dd {
}
.topmain th {
	width: 80px;
	text-align: left;
	padding: 3px;
	background: #F0F0F0;
}
.topmain td {
	text-align: center;
	padding: 3px;
	background: #E3DCCE;
}
.konnyaku-inline {
	height: 410px;
	overflow: auto;
	width: 98%;
}
.busimg {
	background: url(img/pro_img.jpg) no-repeat 50% 50%;
}
.p01gyou dd {
	padding: 3px 0px 0px;
}
.nenpyoinline {
	height: 170px;
	overflow: auto;
	margin: 0 15px 0 0;
	padding: 0;
}
.nenpyo-in {
	height: 410px;
	width: 98%;
	position: relative;
	overflow: auto;
}
#repart .ticketdl td,
#repart .ticketdl th {
	width: 20%;
	padding:2px;
}

.repa-in {
	height: 410px;
	overflow: auto;
	width: 98%;
}

.scadule h3 a:link,
.scadule h3 a:visited {
	display: block;
	margin: 0px auto 0px;
	color: #FFFFFF;
	background:none;
	padding: 8px 0 0 0;
}
.scadule h3 a:hover,
.scadule h3 a:active {
	color:#990000;
}
#product #ticket th {
	width: 120px;
	border-right-style: none;
	text-align: left;
	padding-left: 10px;
	font-weight: 100;
	background-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5aa53e;
}
#ticket .productbox td {
	background-color: #F5F5F5;
}
#ticket .productbox .tdright {
	text-align: left;
}
#ticket .productbox p {
	width: 100%;
	margin: 0 auto 0 0;
	padding: 10px 50px 0 0;
}
#product #ticket .productbox .ticket-tori th {
	width: 200px;
	border-bottom-style: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #5AA53E;
}
#ticket {
}
#fanclub li p {
	background: #E1E1E1;
}
#product .productbox table {
	width: 370px;
	float: right;
}
.otoiawasesaki table {
	border-top: 1px none #538CB9;
	border-right: 1px solid #538CB9;
	border-bottom: 1px none #538CB9;
	border-left: 1px solid #538CB9;
}
.repamain {
}
.repamain {
	background: url(img/noclm_bkimg.jpg) repeat-y;
}
.repamain .ttl {
	background: url(img/noclm_head.jpg) no-repeat;
	height: 12px;
	width: 751px;
}
.repamain .btn {
	width: 751px;
	background: #FFFFFF url(img/noclm_btn.jpg) no-repeat;
}
.repamain .konnyaku {
	background: url(none);
}
.repamain .left {
	width: 172px;
	height: 180px;
	margin: 0 3px 0;
	background: url(img/repattl_bkimg.jpg) no-repeat;
}
.repamain a {
	display: block;
	padding: 0 5px 0 0;
}
.repamain h3 {
	height: 50px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 10px;
}
.repamain ul {
	padding: 5px;
	font-size: 12px;
	color: #666666;
	height: 50px;
	background-color: #F9F9F9;
	border: 1px dotted #BD0000;
}
.repamain .copy {
	clear: both;
	font-size: 10px;
	line-height: 10px;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #BD0000;
	border-right-color: #BD0000;
	border-bottom-color: #BD0000;
	border-left-color: #BD0000;
}
#repart ul {
	padding: 5px 10px 5px 35px;
	font-size: 12px;
}
#repart .repartsub li {
	list-style: disc outside;
	line-height: 20px;
}
#repart .repa-in {
}

#product #ticket #formpage table{
	float: none;
	width: 95%;
}
#head a:link, #head a:visited {
	color: #FFFFFF;
}
#head a:hover, #head a:active {
	color: #990000;
}

#product #form1 .formnone {
	border-style: none;
}
#product-side {
	height: 420px;
}
.repartsub dd {
	line-height: 120%;
	padding: 1px 0px 3px;
}
.repartsub .center {
	text-align: center;
}
#repart .syusaittl {
	background: url(none);
	padding: 0 0 5px 0;
}
#repart .repartsub .small {
	font-size: 10px;
}
#repart .repartsub .small02 {
	font-size: 11px;
	line-height: 150%;
	color: #840000;
	background: #EBE9ED;
	border: 1px solid #999999;
}
#cnt #side2 {
	background: url(img/sidebar2.jpg) no-repeat 1px 100%;
}
#scadule {
	width: 751px;
}
#scadule .konnyaku {
	background: url(img/noclm_bkimg.jpg);
}
#scadule .konnyaku .ttl {
	width: 751px;
	background: url(img/noclm_head.jpg) no-repeat;
}
#scadule .konnyaku .btn {
	background: #F9F9F9 url(img/noclm_btn.jpg) no-repeat;
	width: 751px;
}
#scadule h2 {
	background: url(img/cnt_titlebig1.jpg) no-repeat;
	padding: 10px 0px 15px;
	color: #2B0000;
	margin: 0px 0px 0px 17px;
}
#scadule .scalink {
	padding: 0px 0px 10px 17px;
}
#scadule .scalink li {
	background: #FFFBE6 url(img/cmn_listred.jpg) no-repeat;
	padding: 2px 5px 3px 20px;
	font-size: small;
	width: 203px;
	float: left;
	margin: 0 2px 2px 0;
	border: 1px solid #FFCC00;
	height: 30px;
}

.scadule p {
	padding: 10px;
}
.scadule ul {
	padding: 0 0 0 30px;
}
.scadule ul li {
	list-style: circle outside;
	text-indent: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	height: 18px;
}
.scadule .day {
	margin: 0px;
	padding: 0px;
	width: 25px;
	text-align: center;
	font-size: medium;
	color: #660000;
}
.scadule .year {
	text-align: center;
	width: 60px;
	padding: 0px;
	margin: 0px;
	color: #660000;
	font-size: medium;
}

.scadule th.day {
	margin: 0px;
	padding: 0px;
	width: 30px;
	text-align: center;
	font-size: small;
}
.scadule th.year {
	text-align: center;
	width: 60px;
	padding: 0px;
	margin: 0px;
	font-size: small;
}

.scadule .area {
	width: 120px;
	padding: 2;
	margin: 0;
}
.scadule th.area {
	width: 120px;
	padding: 2;
	margin: 0;
	font-size: small;
}
.scadule .stage {
	padding: 2px;
	width: 190px;
	margin: 0px;
}
.scadule th.stage {
	padding: 2px;
	width: 190px;
	margin: 0px;
	font-size: small;
}

#scadule .konnyaku dl {
	margin: 0 20px 0 20px;
	width: auto;
	padding: 0;
	border-bottom: 1px dotted #000000;
}
#scadule .scalink a {
	color: #660000;
}
#scadule .scalink a:hover,
#scadule .scalink a:active {
	color: #CC0000;
}


#prf h4 {
	background: #F9F9F9;
	color: #0A246A;
	margin: 12px 6px 0px 12px;
	padding: 2px 0px;
	border: 1px solid #0A246A;
}
.p01gyou dd li {
	padding-left: 12px;
	color: #666666;
}
.konnyaku .org dt {
	border-style: none;
	color: #999999;
	padding-bottom: 0px;
	padding-top: 15px;
}
#wrap #cnt .english {
	font-family: "Times New Roman", Times, serif;
}
.english .konnyaku h2 {
	font-family: "Times New Roman", Times, serif;
}
.english .konnyaku h3 {
	font-family: "Times New Roman", Times, serif;
}
.english .konnyaku .busimg {
	font-family: "Times New Roman", Times, serif;
}
.english .konnyaku dt {
	font-family: "Times New Roman", Times, serif;
}
.english .konnyaku dd {
	font-family: "Times New Roman", Times, serif;
}
.english .sidewhite a {
	font-family: "Times New Roman", Times, serif;
}
.english .sidewhite p {
	font-family: "Times New Roman", Times, serif;
}
#head .enlink {
	font-family: "Times New Roman", Times, serif;
}
#foot address {
	text-align: center;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 10px 0px 0px;
}
.scadule .nenpyo-in {
	height: 340px;
}
.kouen_nittei {
	border: 1px solid #333333;
}
#product #ticket .repa-in u {
	text-decoration: underline;
	line-height: 140%;
}
#repart .repa-in .repartsub h4 {
	color: #453930;
	font-size: medium;
	border-right-style: none;
	text-align: left;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: #E4DFDA;
	border-top: 1px solid #850013;
	border-bottom: 1px solid #850013;
	border-left: 8px solid #850013;
}
.table_topmargin {
	margin-top: 12px;
}
.topmargin_cast {
	margin: 0px;
	padding: 0px;
}
.cast {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.acts {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.table_castph {
	margin: 8px 0px 8px 30px;
}
.table_castph img {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.rightzoroe p {
	text-align: right;
	font-weight: bold;
	color: #55000D;
}
.rightzoroe2 {
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.syusaibox {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
}

.syusaibox h4 {
	margin: 0px;
}

.syusaibox .title {
	font-weight: bold;
	color: #850013;
	padding-left: 16px;
	font-size: 12px;
	padding-top: 14px;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.topicsview {
	background: url(img/noclm_bkimg.jpg) repeat-y;
	text-align: left;
}
.topicsview .ttl {
	background: url(img/noclm_head.jpg) no-repeat;
	height: 12px;
	width: 751px;
}
.topicsview .btn {
	width: 751px;
	background: #FFFFFF url(img/noclm_btn.jpg) no-repeat;
	height: 15px;
}
.topicsview h2 {
	background: url(img/cnt_title01a.jpg) no-repeat 12px 0px;
	height: 38px;
	line-height: 38px;
	color: #E1E1E1;
	text-indent: 20px;
}

.yoyaku {
	height: 410px;
	overflow: auto;
	width: 98%;
}
.yoyaku h5 {
	color: #2F0000;
	border-bottom: 1px dashed #2F0000;
	font: 900 small/120% Meiryo, "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
	text-align: left;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 15px;
}
.yoyaku ul {
	padding-top: 6px;
}
.yoyaku p {
	font-size: small;
	line-height: 150%;
	text-align: left;
	width: 480px;
}
.topicsview dl {
	margin: 0px auto;
	width: 720px;
	text-align: left;
}
.topicsview dt {
	color: #000066;
	padding: 20px 0px 5px;
	border-bottom: 1px dashed #2F0000;
	clear: both;
	font: bold 14px/120% Meiryo, "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
}
.topicsview dd {
	font-family: Meiryo, "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 150%;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}
.topicsview a {
	color: #6A0000;
}
.right {
	text-align: right;
}
.rental01 {
	padding-top: 10px;
}
.rental01 li {
	line-height: 1.5em;
	font-size: 12px;
	margin-left: 33px;
	list-style: disc;
}
.rental02 li {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 42px;
}

.redbold {
	color: #CC0000;
	font-weight: bold;
}
.red {
	color: #CC0000;
}
