@charset "utf-8";
/* CSS Document */

/*
	Site Name: New National Theatre, tokyo
	Description: entrance setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ==============================================

	1: entrance rightcontents layout for index.html
		1-1: rContentsBox setting
	    1-2: pageLink setting
	2: entrance rightcontents layout for flow.html
	    2-1: rContents base setting
		2-2: rContentsBox02 setting
		2-3: faqarea setting
	3: entrance rightcontents layout for members_voice.html
	    3-1: rContents base setting
		3-2: voiceList setting
		3-3: faqarea setting
	4: entrancetop open setting
	
=============================================================
*/

/* -------------------------------------------------------
  1: entrance rightcontents layout for index.html
------------------------------------------------------- */
/*   1-1: rContents base setting   */

.ttlGline {
	width:681px;
	margin:0 auto 20px auto;
}

.ttlPbk {
	width:652px;
	color:#333333;
	margin:15px auto 20px auto;
	padding:10px 0;
	background-color:#F9C8C4;
	text-align:center;
}
.ttlPbkBox {
	margin    : 15px auto 20px auto;
	text-align: center;
}
.ttlPbkBox img {
	display: inline;
}
.clear {
	clear:both;
}

p {
	line-height:160%;
}

img.imgRight {
	float:right;
	margin-top:5px;
	padding-left:20px;
}

p.notes {
	width:438px;
	text-indent:-9px;
	padding-left:8px;
}

p.notes02 {
	text-indent:-10px;
	padding-left:10px;
}

/*   1-2: rContentsBox setting   */

.rContentsBox {
	width  : 652px;
	margin : 0 auto;
}


.rContentsBox div.rBoxLeft {
	width:447px;
	float:left;
}

.rContentsBox div.rBoxLeft ul {
	margin: 20px 0 10px 0;
}

.rContentsBox div.rBoxLeft li {
	padding-bottom:7px;
}

.rContentsBox div.rBoxRight {
	width:196px;
	float:right;
}

.rContentsBox p.txtBox {
	clear:both;
	width:652px;
	padding-top:15px;
}


.rContentsBox table {
	border-collapse:collapse;
}

.rContentsBox table th {
	border:1px solid #b4b4b4;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:top;
}

.rContentsBox table td {
	padding:7px 5px;
	border:1px solid #b4b4b4;
	vertical-align:top;
}

.rContentsBox table td p {
	padding: 3px 3px 6px 3px;
}

.rContentsBox table td p.card {
	text-align:center;
	margin-bottom:10px;
}

.rContentsBox table td.btnarea {
	text-align:center;
	padding:5px 0 5px 0;
	background-color:#CACACA; 
}

.rContentsBox table.leftTable {
	float:left;
	width:319px;
}

.rContentsBox table.rightTable {
	float:right;
	width:319px;
}

.rContentsBox table.leftTable th.colorBk01 {
	background:#245555;
	width:70px;
	padding:7px 0 0 8px;
}

.rContentsBox table.rightTable th.colorBk02 {
	background:#4a334a;
	width:70px;
	padding:7px 0 0 8px;
}

.rContentsBox table.leftTable span.fontColor01 {
	color:#245555;
	font-weight:bold;
}

.rContentsBox table.rightTable span.fontColor02 {
	color:#4a334a;
	font-weight:bold;
}

div#cardLink {
	width:100%;
	padding:10px 0 0 0;
	clear:both;
}

p#leftCard {
	width:319px;
	float:left;
	text-align:center;
}

p#rightCard {
	float     : right;
	width     : 319px;
	text-align: center;
}
.limitedEntryWrap {
	background  : url(../../entrance/img/bg_limited_entry_top.jpg) no-repeat left top;
	width       : 655px;
	margin-right: auto;
	margin-left : auto;
	padding-top : 14px;
}
.limitedEntrybottom {
	background    : url(../../entrance/img/bg_limited_entry_bottom.jpg) no-repeat left bottom;
	width         : 655px;
	margin-right  : auto;
	margin-left   : auto;
	padding-bottom: 14px;
}
.limitedEntrymiddle {
	background    : url(../../entrance/img/bg_limited_entry_middle.jpg) repeat-y left top;
	width         : 655px;
	padding-bottom: 10px;
}
.limitedEntrymiddle h5 {
	width : 599px;
	margin: 0 auto 22px auto;
}
.limitedEntrymiddle table {
	width : 580px;
	margin: 0 auto 20px auto;
}
.limitedEntrymiddle th {
	color         : #886636;
	font-weight   : bold;
	vertical-align: top;
	width         : 90px;
}
.limitedEntrymiddle td.dot {
	color         : #886636;
	font-weight   : bold;
	vertical-align: top;
	padding-right : 10px;
	padding-left  : 3px;
}
.limitedEntrymiddle td {
	color      : #505050;
	font-weight: bold;
	line-height: 1.4;
	padding    : 0px 0 15px 0;
}
.limitedEntrymiddle .lastChild {
	padding-bottom: 0px;
}

.limitedEntrymiddle span.attention {
	font-weight: normal;
	line-height: 1.3;
	text-indent: -1em;
	display    : block;
	margin     : 0px;
	padding    : 4px 0px 0px 1em;
}
.limitedEntrymiddle .btnArea {
	background-color: #F4F2E1;
	text-align      : center;
	width           : 600px;
	margin          : 0 auto 0px auto;
	padding         : 14px 0 13px;
	border          : 1px solid #DAD0C5;
}
.limitedEntrymiddle .btnArea .text {
	font-weight: bold;
	line-height: 1.2;
	padding-top: 10px;
}
.limitedEntrymiddle .btnArea .text strong {
	font-size    : 150%;
	padding-right: 10px;
}
#newCard h4 {
	width      : 681px;
	margin     : 0 auto 20px;
	padding-top: 25px;
}
#newCard h4.ttlGline{
	margin-bottom: 20px;
}
#newCard .content01 {
	text-align : center;
	padding-top: 30px;
}
#newCard .content01 p {
	background    : url(../../entrance/img/bg_entrance_txt_bottom.jpg) no-repeat center bottom;
	padding-top   : 10px;
	padding-bottom: 20px;
}
#newCard .content02 {
	width       : 657px;
	margin-right: auto;
	margin-left : auto;

}
#newCard .content02 ul {
	margin-bottom: 0px;
}
#newCard .content02 li {
	display: inline;
	float  : left;
	margin : 0;
	padding: 0;
}
#newCard .content02 li img {
	display: block;
	margin : 0;
	padding: 0;
}
#newCard .content02 div {
	font-weight     : bold;
	background-color: #EDE7E0;
	text-align      : center;
	width           : 655;
	margin          : 0 auto;
	padding-top     : 12px;
	padding-bottom  : 17px;
	border          : 1px solid #D9CFC4;
}
#newCard .content02 div a {
	display: block;
	width  : 401px;
	margin : 8px auto 0px;
}
#newCard .content02 span.block {
	display   : block;
	text-align: center;
	padding   : 5px 0 3px;
}
#newCard .content03 {
	width       : 651px;
	margin-right: auto;
	margin-left : auto;
}
#newCard .content03 .boderBottom {
	border-bottom : 1px dotted #CCC;
	margin-bottom : 1px;
	padding-bottom: 1px;
}
#newCard .content03 div {
	background-repeat  : no-repeat;
	padding            : 6px 0px 6px 65px;
}
#newCard .content03 div.colored {
	background-color: #F6F2EF;
}
#newCard .content03 div.iconStep01 {background-image: url(../../entrance/img/icon_step1.jpg);}
#newCard .content03 div.iconStep02 {background-image: url(../../entrance/img/icon_step2.jpg);}
#newCard .content03 div.iconStep03 {background-image: url(../../entrance/img/icon_step3.jpg);}
#newCard .content03 div.iconStep04 {background-image: url(../../entrance/img/icon_step4.jpg);}
#newCard .content03 div.iconStep05 {background-image: url(../../entrance/img/icon_step5.jpg);}
#newCard .content03 div.iconStep06 {background-image: url(../../entrance/img/icon_step6.jpg);}
#newCard .content03 div.iconStep07 {background-image: url(../../entrance/img/icon_step7.jpg);}
#newCard .content03 div.iconStep08 {background-image: url(../../entrance/img/icon_step8.jpg);}
#newCard .content03 div.iconStep09 {background-image: url(../../entrance/img/icon_step9.jpg);}
#newCard .content03 div.iconStep10 {background-image: url(../../entrance/img/icon_step10.jpg);}

#newCard .content03 div.iconStep02,
#newCard .content03 div.iconStep04,
#newCard .content03 div.iconStep07,
#newCard .content03 div.iconStep08{
	background-position: 10px 6px;
	padding-top        : 17px;
	padding-bottom     : 17px;	
}
#newCard .content03 div.iconStep01,
#newCard .content03 div.iconStep03{
	background-position: 10px 8px;
	padding-top        : 8px;
	padding-bottom     : 8px;	
}
#newCard .content03 div.iconStep05,
#newCard .content03 div.iconStep06,
#newCard .content03 div.iconStep09,
#newCard .content03 div.iconStep10{
	background-position: 10px 7px;
	padding-top        : 8px;
	padding-bottom     : 8px;	
}

#newCard .content03 .boderBottom .iconStep01 li,
#newCard .content03 .boderBottom #no9 li {
	background-repeat  : no-repeat;
	background-position: left 3px;
	float              : left;
	padding            : 0px 1.5em 3px 15px;
}

#newCard .content03 .boderBottom li.iconCircle01{background-image: url(../../entrance/img/icon_circle01.gif);}
#newCard .content03 .boderBottom li.iconCircle02{background-image: url(../../entrance/img/icon_circle02.gif);}
#newCard .content03 .boderBottom li.iconCircle03{background-image: url(../../entrance/img/icon_circle03.gif);padding-right: 0;}
#newCard .content03 .boderBottom li.iconCircle01brown{background-image: url(../../entrance/img/icon_1_brown.gif);}
#newCard .content03 .boderBottom li.iconCircle02brown{background-image: url(../../entrance/img/icon_2_brown.gif);}
#newCard .content03 .boderBottom li.iconCircle03brown{background-image: url(../../entrance/img/icon_3_brown.gif);padding-right: 0;}
#newCard .content03 .boderBottom #no9 li.iconCircle03,#newCard .content03 .boderBottom #no9 li.iconCircle03brown{
	background-position: left 2px;
	clear              : both;
	width              : 450px;
	position           : relative;
	top                : -2px;
}
#newCard .content03 h5{
	padding-top   : 2px;
	padding-bottom: 4px;
}
#newCard .content03 div.iconStep05 h5{
	padding-top   : 5px;
	padding-bottom: 8px;
}
#newCard .content03 div.iconStep06 h5{
	padding-top   : 5px;
}
#newCard .content03 .txtRed{
	font-weight: bold;
}
#newCard div.iconStep06 .iconNew{
	margin-top: 13px;
}
#newCard div.iconStep06 #firstIconNew{
	margin-top: 8px;
}
#newCard .content03 div.iconStep06 .txtSmall{
	font-size    : 80%;
	text-indent  : -1.2em;
	padding-top  : 3px;
	padding-left : 1.4em;
	padding-right: 10px;
}
#newCard .content03 div.iconStep06 .txtSmall span{
	padding-right: 0.2em;
}
#newCard .content04 {
	background   : url(../../entrance/img/pct_newcard05.jpg) no-repeat right top;
	width        : 471px;
	margin-right : auto;
	margin-left  : auto;
	padding-right: 180px;
}
#newCard .content04 p {
	margin-bottom: 20px;
}
#newCard .content04 p.noMarginBotton{
	margin-bottom: 0;
}
#newCard .content04 .hBgRed {
	margin-bottom: 12px;
}
#newCard .content04 .paddingLeftSet {
	padding-left: 15px;
}
#newCard .content04 #adbance strong{
	display: block;
	padding-bottom: 5px;
}
#newCard .content05 {
	width       : 641px;
	margin-right: auto;
	margin-left : auto;
	padding     : 0 10px 10px 0px;
}
#newCard .wrapPosition{	
	position:relative;
	left: -3px;
}
#newCard .paddingLeft3{
	padding-left: 11px;
}
#newCard .content06 {
	background: url(../../entrance/img/pct_newcard06.jpg) no-repeat right top;
	width     : 396px;
	margin    : 0 auto;
	padding   : 0 255px 10px 0px;
}
#newCard .content07 {
	width       : 657px;
	margin-right: auto;
	margin-left : auto;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newCard .content07 p {
	padding-bottom: 20px;
}
#newCard .content07 table{
	width          : 100%;
	border-collapse: collapse;
}
#newCard .content07 th{
	font-weight: bold;
	text-align : center;
	padding    : 3px 0;
	border     : 1px solid #D8CEC3;
	background-color: #F2F0DE;
}
#newCard .content07 td{
	font-size  : 120%;
	font-weight: bold;
	text-align : center;
	padding    : 15px 0;
	border     : 1px solid #D8CEC3;
}
#newCard .content07 td span{
	font-size    : 180%;
	line-height  : 1.2;
	padding-right: 0.6em;
}
#newCard #newCardCamp{
	width: 651px;
	margin: 0px auto;
}
#newCard #newCardCamp ul {
	padding-left: 40px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f3f3f;
	font-size: 93%
}


#entranceFlow #newCard .content01 {
	padding-top: 0px;
	margin-bottom: 20px;
}
#entranceFlow #newCard .content02 {
	margin-bottom: 15px;
}
#newCard .houseList {
	width: 641px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
}
#newCard .newcardArrowLink {
	width: 641px;
	margin-right: auto;
	margin-left: auto;
}
#newCard .houseList li {
	text-indent: -1em;
	padding-left: 1em;
}
#newCard .newcardContact .hBgRed {
	width: 641px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#newCard .newcardContact table {
	width: 641px;
	margin-right: auto;
	margin-bottom: 23px;
	margin-left: auto;
}
#newCard .newcardContact th {
	font-size: 165%;
	font-weight: bold;
	background-image: url(../../entrance/img/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 38px;
	width: 150px;
	padding-bottom: 0px;
}
.mac #newCard .newcardContact th {
	font-size: 130%;
	width: 140px;
	
	background-position: 8px 0px;
	padding-top   : 2px;
	padding-bottom: 5px;
}
*html #newCard .newcardContact th {
	width: 170px;
}
*:first-child+html #newCard .newcardContact th {
	width: 170px;
}
#newCard .newcardContact td{
	vertical-align:middle;
	text-align:left;
	width:490px;
	
}
#newCard .newcardContact .addressTxt {
	padding-left: 38px;
}




.txtRed{
	color: #DA2700;
}
.iconNew {
	background  : url(../../entrance/img/icon_new.gif) no-repeat left top;
	padding-left: 50px;
}

#newCard .pageTop {
	padding-top: 13px;
}






/* -------------------------------------------------------
  2: entrance rightcontents layout for flow.html
------------------------------------------------------- */
/*   2-1: rContents base setting   */
.btnBoxS {
	width:681px;
	margin: 0 auto 27px auto;
	padding-top:20px;	
}

.imgGline img {
	border:1px solid #C8C8C8;
}

.pageTop02 {
	text-align:right;
	font-size:90%;
	clear: both;
	margin-right: 0;
	margin-left: 0;
	padding: 10px 0 25px 25px;
}
.pageTop02 span {
	font-size:90%;
	padding-right:5px;
	color:#D41D00;
}
.txtBox620 {
	width:625px;
	margin:0 auto;
}

.imgM2013 {
	margin:20px 0 0 13px;
}


/*   2-2: rContentsBox02 setting   */

.rContentsBox02 {
	width  : 650px;
	margin : 0 auto;
}

.rContentsBox02 div.rBoxLeft {
	width:420px;
	float:left;
	padding: 0 38px 0 10px;
	margin-top:20px;
}
.rContentsBox02 div.rBoxRight {
	width:182px;
	float:right;
	margin-top:20px;
}

.rContentsBox02 ul#photoBox {
	width:609px;
	background-color:#C8C8C8;
	padding:7px 10px 5px 11px;
	margin:10px auto 0 auto;
}

.rContentsBox02 ul#photoBox li {
	width:200px;
	padding-right:2px;
	float:left;
}

.rContentsBox02 table.flowTable {
	border-collapse:collapse;
	width:628px;
	border:#9ED15C 1px solid;
	margin-left:auto;
	margin-right:auto;
}

.rContentsBox02 table.flowTable th {
	background-color:#6DA72E;
	border:#9ED15C 1px solid;
	padding:4px 0 5px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
}

.rContentsBox02 p.flowArrow {
	width:628px;
	margin:0 auto;
	padding:7px 0 8px 0;
	text-align:center;
}


.rContentsBox02 table.flowTable td {
	padding:10px 25px 15px 20px;
}

.rContentsBox02 table.flowTable td dt.ttl {
	font-weight:bold;
}

.rContentsBox02 table.flowTable td dl.inn {
	background-color:#ECECE6;
	padding:10px 20px 10px 15px;
	margin-top:3px;
	margin-bottom:5px;
}

.rContentsBox02 table.flowTable td dl.inn dt {
	font-weight:bold;
	color:#535353;
}

.rContentsBox02 table.flowTable td dl.inn dd {
	margin:3px 0 0 22px;
}

.rContentsBox02 p#flowLast {
	width:628px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 11px 0;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background-color:#6DA72E;
	border:#9ED15C 1px solid;
	font-size:110%;
}
.rContentsBox02 h5 {
	padding-bottom: 10px;
}


/*   2-3: faqarea setting   */

dl.faqBox {
	color: #666666;
	width: 615px;
	margin:15px auto 0 auto;
	padding-right:10px;
}

dl.faqBox dt {
	background: url(../img/icon_faq01.gif) no-repeat left 1px;
	padding: 0 0 5px 30px;
	margin-bottom:15px;
	color:#1E3C96;
	font-weight: bold;
}

dl.faqBox dd {
	background: url(../img/icon_faq02.gif) no-repeat left 1px;
	padding: 0 0 5px 30px;
	line-height: 140%;
}

dl.faqBox dd.underBoder {
	border-bottom:1px dotted #6D6D6D;
	padding-bottom:15px;
	margin-bottom:10px;
}

/* --------------------------------------------------------------
  3: entrance rightcontents layout for members_voice.html
-------------------------------------------------------------- */
/*   3-1: rContents base setting   */

.pageTop03 {
	text-align:right;
	font-size:90%;
	clear: both;
	margin-right: 0;
	margin-left: 0;
	padding: 0 0 5px 25px;
}
.pageTop03 span {
	font-size:90%;
	padding-right:5px;
	color:#D41D00;
}

.btnBoxL {
	width:681px;
	margin: 0 auto 10px auto;
	padding-top:25px;	
}

/*   3-2: voiceList setting   */

.rContentsBox02 table.latestTable{
	width:637px;
	margin:0px auto 20px auto;
	border-collapse:collapse;
	border:1px solid #C8C8C8;
}

.rContentsBox02 table.latestTable th{
	padding:8px 20px 9px 10px;
	border-left:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
}

.rContentsBox02 table.latestTable td{
	width:184px;
	padding:0 10px 0 0;
	border-right:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
}

.rContentsBox02 ul.voiceList {
	width:640px;
	margin:5px 0 8px 0;
	float:right;
}

.rContentsBox02 ul.voiceList li {
	padding:7px 24px 12px 40px;
	margin-top:1px;
	margin-bottom:1px;
}

.rContentsBox02 ul.voiceList li.glay {
	background:url(../../entrance/img/icon_entrancemv01.gif) 4px 5px no-repeat #efefe9;
}

.rContentsBox02 ul.voiceList li.white {
	background:url(../../entrance/img/icon_entrancemv02.gif) 3px 5px no-repeat;
	border-top:1px  dotted #6D6D6D;
	border-bottom:1px  dotted #6D6D6D;
}

.rContentsBox02 ul.voiceList li.none {
	border-bottom:none;
}

.rContentsBox02 div.comment {
	width:640px;
	margin-left:10px;
	padding:10px 0;
}

.rContentsBox02 div.comment p.notes03 {
	margin:15px 0 10px 0;
	padding-bottom:10px;
	text-indent:-10px;
	padding-left:10px;
}
/* -------------------------------------------------------
  4: entrancetop open setting
------------------------------------------------------- */

#rules {
	background: #FFFFFF none;
	text-align: left;
}

#rules #layoutContainer {
	text-align: left;
	width: 690px;
	margin: 0;
}

#rules #layoutHeader {
	margin-right: 0;
	margin-left: 0;
	padding: 0px;
	height: 59px;
	background: url(../img/bk_pop_hd.gif) left top repeat-x;
}

#rules #logo {
	height: 59px;
	width: 217px;
}

#rules #layoutHeader ul {
	width: 149px;
	float: right;
	margin-top: 17px;
}

#rules #layoutHeader li {
	float: left;
	margin-right: 5px;
}

#rules #layoutMain {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	width: 700px;
	height: 417px;
	overflow: auto;
	clear: both;
}

#ie7 #rules #layoutMain {
	width: 700px;
}

#rules #layoutMain dl.rulesBox {
	background: url(../img/h_pop_bk.gif) #FFFFFF repeat-x left top;
	padding-left: 20px;
}

#rules #layoutMain dl.rulesBox dt {
	font-size: 107%;
	font-weight: bold;
	height: 30px;
	margin-bottom: 18px;
	padding: 12px 30px 0;
}

#rules #layoutMain dl.rulesBox dd {
	padding: 0 30px 20px;
}

#rules #layoutMain dl.rulesBox p.txtRight {
	text-align:right;
}

#rules #layoutMain dl.detaile dt {
	font-weight:normal;
	font-size: 100%;
	margin-bottom: 5px;
	padding:0;
	height: 15px;
}

#rules #layoutMain dl.detaile dd {
	padding:0;
	margin:0 0 20px 0;
}

#rules #layoutControl {
	background: url(../img/bk_pop_footer.jpg) left top repeat-x;
	text-align: center;
	width: 700px;
	height: 44px;
	padding: 15px 0 0 0;
}

#rules #btn_close {
	line-height: 44px;
	height: 44px;
}

#rules #btn_close a {
	background: url(../../entrance/img/icon_close.gif) no-repeat left center;
	padding: 5px 0 5px 30px;
}

#rules #btn_rules {
	background: url(../../faq/img/icon_rules.gif) no-repeat left center;
	padding: 5px 0 5px 30px;
	width: 142px;
}

#rules address {
	text-align: center;
	height: 24px;
	width: 700px;
	padding: 0;
}
