@charset "utf-8";

/* community
--------------------------------------------------------------------------------*/
/* index / event_calendar ---------------------------- */
#community h3 {
	margin: 0 0 4px 0;
}

#community ul.link01 {
	margin: 7px 0 0 0;
}


/* serarch result / >> list thread << 1 / index / >> list event << 1 ---------------------------- */
#serarchresult td.td01, #serarchresult td.td02 {
	/*width: 81px;*/
	background: #F9F9F9 url(../images/line01.gif) repeat-x left bottom;
}
#serarchresult td.td02 {
	/*width: 11em;*/
}
#serarchresult td.td01 img {
	margin: 4px 0 5px 0;
}
#serarchresult td ul {
	list-style-type: none;
}

#serarchresult td.td03 {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}

#serarchresult .srLine01 {
	background: url(../images/line01.gif) repeat-x;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
}


/* do join ---------------------------- */
#dojoin ul {
	list-style-type: none;
}


/* make thread / confirm / complete / res confirm ---------------------------- */
#makethread th, #makethread td {
	vertical-align: top;
	border-bottom: 1px solid #ACAB88;
	padding: 6px 0 6px 10px;
}
#makethread th {
	width: 4em;
}

#makethread .frm01 {
	width: 563px;
}
#makethread textarea {
	width: 563px;
	height: 50px;
}

#makethread .cont {
	margin-top: 12px;
}

#makethread .mtConfTbl {
	margin: 10px 0 0 0;
}



/* >> show_thread << / >> show_event <<---------------------------- */
/* 1 ---------------------------- */
#showthread1 .st1Line01 {
	background: url(../images/line01.gif) repeat-x left bottom;
	padding: 0 0 20px 0;
}
#showthread1 .st1Line02 {
	background: url(../images/line01.gif) repeat-x left bottom;
	padding: 0 0 7px 0;
}
#showthread1 .st1Line03 {
	background: url(../images/line01.gif) repeat-x left bottom;
	padding: 0 0 2px 0;
}

#showthread1 .st1TtlArea {
	background: #F9F9F9;
	border-top: 1px solid #FFF;
	margin: 0 0 6px 0;
	padding: 6px 10px;
}
#showthread1 .st1TtlArea p {
	margin: 0 180px 2px 0;
}
#showthread1 .st1Line03 .st1TtlArea {
	margin: 0;
}

#showthread1 dt {
	padding: 6px 10px 2px 10px;
}
#showthread1 dt span {
	font-weight: bold;
}
#showthread1 dd {
	background: url(../images/line01.gif) repeat-x left bottom;
	padding: 0 10px 7px 10px;
}

#showthread1 textarea {
	width: 618px;
	height: 50px;
	margin: 10px 10px 6px 10px;
}

#showthread1 .stBtn01 {
	text-align: center;
	border-top: 1px solid #ACAB88;
	margin: 10px 0 0 0;
	padding: 24px 0 0 0;
}

#showthread1 .seTbl01 {
	margin: 5px 0 0 10px;
}
#showthread1 .seTbl01 th, #showthread1 .seTbl01 td {
	vertical-align: top;
	padding: 6px 0 0 0;
}
#showthread1 .seTbl01 th {
	width: 5em;
}



/* >> make event <<---------------------------- */
/* 1 ---------------------------- */
#makeevent .comTbl02 {
	margin: 10px 0;
}
#makeevent .comTbl02 th {
	width: 5em;
	background: none;
}
#makeevent .comTbl02 td input {
	width: 542px;
}
#makeevent .comTbl02 td textarea {
	width: 542px;
	height: 50px;
}

#confCard {
    margin-top:1em;
}

#confCard .confCardBox {
    border:1px solid #CCCCCC;
    margin:9px 0 14px;
    padding:6px 10px;
}

/* 落語会イベント */
.aliCent{
    text-align:center;
}

#rkgTicket {
    width:500px;
    border:1px solid black;
    margin:0 119px;
    background-image:url(/images/ticket_bg.gif);
    background-repeat: repeat;
}

.rkgTicketTbl{
    width:500px;
    border-collapse:collapse;
}

.print #rkgTicket {
    margin:auto!important;
}

.print #rkgTicket {
    margin:auto!important;
}

.rkgTicketTbl .rakugokai_logo {
  padding:0;
  width:96px;
}

.rkgTicketTbl .info {
  font-size:16px;
  padding:0;
  width:96px;
}

.rkgTicketTbl .info .title{
  width:50px;
  white-space:nowrap;
}

.rkgTicketTbl .rakugokai_title{
  font-size:20px;
  font-weight:bold;
  padding-top:4px;
  padding-bottom:4px;
}

.rkgTicketTbl .name{
  font-size:16px;
}

.rkgTicketTbl td{
  padding-top:2px;
  padding-bottom:2px;
}

a#joinEventLink{
  font-size:120%!important;
}

.breakPage{
  page-break-after:always;
}

#freeText{
  margin:0;
  padding:0;
  width:500px;
}

#ticketNo {
  width:500px;
  text-align:right;
}

.print #ticketNo{
  margin:auto!important;
}

.print .mapNotice{
  width:500px;
  margin:auto!important;
}

#contentsInnr table.frmTbl01{
  border-top: 1px solid #ACAB88;
}
