@charset 'shift_jis';

/* navigation 
-------------------------------------------------- */

#leftArea .navigationBox .mainMenu div {
	padding: 0px 0px 5px 9px;
	margin: 0px;
	background: url(/shared/images/arrow_small_right.gif) no-repeat 0px 5px;
}

#bodyArea .lnavCat_guide_010 .navigationBox .boxBody .ln_sub_1 a,
#bodyArea .lnavCat_guide_020 .navigationBox .boxBody .ln_sub_2 a,
#bodyArea .lnavCat_guide_030 .navigationBox .boxBody .ln_sub_3 a {
	color: #000000;
	font-weight: bold;
}

/* mainArea
-------------------------------------------------- */

#mainArea h1.img {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background: none;
}

/* dateBox
-------------------------------------------------- */

#mainArea .dateBox {
	margin: 0px 0px 6px 0px;
	color:  #be350b;
	font-size: 130%;
	font-weight: bold;
}

/* areaBox
-------------------------------------------------- */

#mainArea #areaBox {
	margin: 0px 0px 0px 0px;
	background: url(/shared/images/door/itembox_bg_mid.gif) repeat-y left top;
}

#mainArea #areaBox .layoutBtm {
	height: 1%;
	background: url(/shared/images/door/itembox_bg_btm.gif) no-repeat left bottom;
}

#mainArea #areaBox .layoutTop {
	padding: 10px 0px 8px 12px;
	margin: 0px 0px 0px 0px;
	background: url(/shared/images/door/itembox_bg_top.gif) no-repeat left top;
}

#mainArea #areaBox .title {
	padding: 0px 28px 0px 0px;
	font-weight: bold;
	float: left;
}

#mainArea #areaBox ul {
	margin: 0px;
}

#mainArea #areaBox ul li {
	padding: 0px 20px 0px 12px;
	margin: 0px;
	float: left;
	background: url(/shared/images/arrow_middle_down.gif) no-repeat 0px 2px;
}

/* itemBox
-------------------------------------------------- */

#mainArea .itemBox {
	margin: 0px 0px 14px 0px;
	border: 1px solid #ccc19b;
	background: #e4dfc2;
	zoom: 1;
}

#mainArea .itemBox .headBox {
	padding: 10px 10px 9px 10px;
}

#mainArea .itemBox .headBox .thumb {
	width: 50px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#mainArea .itemBox .headBox .titleBox {
	width: 380px;
	padding: 2px 0px 0px 0px;
	float: left;
}

#mainArea .itemBox .headBox .titleBox .program {
	font-weight: bold;
	font-size: 110%;
}

#mainArea .itemBox .headBox .titleBox .theater {
	display: block;
	font-size: 90%;
}

#mainArea .itemBox .headBox .going {
	width: 200px;
	margin: 7px 10px 0px 0px;
	float: left;
	color: #be350b;
	font-weight: bold;
	font-size: 90%;
	text-align: right;
}

#mainArea .itemBox .headBox .btn {
	width: 74px;
	margin: 2px 0px 0px 0px;
	float: right;
}

#mainArea .itemBox .underoccupiedt {
	border-top: 1px solid #ccc19b;
	border-right: 1px solid #ccc19b;
	border-left: 1px solid #ccc19b;
	background: #ffddd4;
}

#mainArea .itemBox .noSeat {
	border-top: 1px solid #ccc19b;
	border-right: 1px solid #ccc19b;
	border-left: 1px solid #ccc19b;
	background: #ddd;
}

#mainArea .itemBox .lastChild {
	border-bottom: 1px solid #ccc19b;
	margin: 0px 5px 5px;
}

#mainArea .itemBox .noProgram {
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 10px 10px;
	background: #fff;
}

/* generalFormTable
-------------------------------------------------- */

#mainArea .formBlock {
	width: 613px;
	padding: 5px 5px 5px 0px;
	margin: 0px;
	float: right;
}

#mainArea .cancelPlay {
	width: 730px;
	padding: 5px 5px 5px 5px;
}

#mainArea .formBlock .generalFormTable {
	width: 613px;
	margin: 0px;
}

#mainArea .formBlock .generalFormTable table th {
	padding: 3px 9px 2px;
	background: #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-weight: normal;
}

#mainArea .formBlock .generalFormTable table td {
	padding: 4px 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

#mainArea .formBlock .generalFormTable table td.com {
	padding: 5px;
	font-weight: normal;
	font-size: 80%;
}

#mainArea .formBlock .noneTxt,
#mainArea .cancelPlay .noneTxt {
	padding :17px 0px 0px 0px;
	text-align: center;
}

/* actBox
-------------------------------------------------- */

#mainArea .actBox {
	margin: 0px 5px;
	min-height: 59px;
	height: auto !important;
	height: 59px;
}

#mainArea .actBox .timeBox {
	width: 116px;
	margin: 28px 0px 0px 0px;
	float: left;
	text-align: center;
}

#mainArea .noComBox .timeBox {
	margin: 12px 0px 0px 0px;
}

#mainArea .actBox .timeBox .time {
	font-size: 140%;
	font-weight: bold;
}

#mainArea .actBox .timeBox .open {
	font-size: 90%;
	display: block;
}

#mainArea .actBox img.soldOut {
	padding: 4px 0px;
}

/* commentBox
-------------------------------------------------- */

#mainArea .commentBox {
	padding: 5px;
	margin: 0px 5px 5px;
	background: #fff;
	font-size: 80%;
}

#mainArea .commentBox ul {
	padding: 5px;
	margin: 0px;
	zoom: 1;
}

#mainArea .commentBox ul li {
	margin: 0px 0px 0px 0px;
	color: #333;
}

/* backToTopNavigation
-------------------------------------------------- */

.backToTopNavigation {
	width: 750px;
	padding: 0px;
	margin: 0px auto 15px;
	position: relative;
	text-align: right;
}

.backToTopNavigation a {
	padding-left: 16px;
	text-indent: -16px;
	background: url(/shared/images/arrow_middle_top.gif) no-repeat 0px 3px;
}

/* noteBox
-------------------------------------------------- */

#mainArea .noteBox {
	padding: 15px;
	margin: 0px 0px 60px 0px;
	border: 2px solid #c31f2f;
}

#mainArea .noteBox .title {
	font-weight: bold;
	font-size: 110%;
}

#mainArea .noteBox ul.attention {
	margin: 0px;
}

#mainArea .noteBox ul.attention li {
	margin: 0px;
	color: #000;
	font-size: 110%;
}
