/* ------------------all------------------ */

body {

background-color: #FFF;

text-align: center;




margin-right: auto;

margin-left: auto;

margin-top: 0px;

margin-bottom: 0px;

padding: 0px;

background:url(../../ticket/img/pop_headbg.gif) repeat-x;

}

#container {

width: 630px;

margin-right: auto;

margin-left: auto;

margin-top: 0px;

margin-bottom: 0px;

padding: 0px;

text-align:left;

}



/* ------------------header------------------ */

#head {

width:630px;

height:95px;

margin:0px;

padding:0px;

}

h1{

margin: 0px;

padding: 17px 0px 0px;

float:left;

}

.headLogo{

margin: 0px;

padding: 15px 0px 0px;

float:right;

}



/* ------------------pageMain------------------ */

.popMain1{

width:630px;

margin:0px;

padding: 0px 0px 35px;

background: url(../../ticket/img/pop_dotline.gif) no-repeat top;

}

img.titleImg{
	margin-top:5px;
	margin-bottom:15px;
}


/* ------------------footer------------------ */

#popFooter{

width:630px;

margin:0px;

padding: 0px 0px 50px;

background: url(../../ticket/img/pop_dotline.gif) no-repeat top;

}

.pageTop{

margin: 5px 0px 0px;

padding:0px;

float:right;

}

.copy{

margin: 10px 0px 0px;

padding:0px;

float:left;

}





/* ------------------other------------------ */

a:link,a:visited {

color:#FF8800;

text-decoration: none;

}

a:hover,a:active {

color:#FF8800;

text-decoration: underline;

}

img{

border:0;

}

.clear {

clear: both;

font-size: 0.1px;

line-height: 0.1px;

margin: 0px;

padding: 0px;

height: 0px;

visibility: hidden;

}


/* -----table----- */

.tableLine{
	clear: both;
	width:100%;
	margin-top:5px;
	border: solid 2px #666;
	border-collapse:collapse;
}
.tableLine td{
	padding: 5px;
	border: solid 1px #666;
}
.tableLine th{
	padding: 5px;
	background:#E0E0E0;
	border: solid 1px #666;
	font-weight:normal;
}
.tableLine th.lineR,
.tableLine td.lineR{
	border-right: solid 2px #666;
}
.tableLine th.lineB,
.tableLine td.lineB{
	border-bottom: solid 2px #666;
}

.tableLine2{
	clear: both;
	width:100%;
	margin-top:5px;

	border: solid 2px #666;
	border-collapse:collapse;
}
.tableLine2 td{
	padding: 2px;
	border: solid 1px #666;
	font-size:8pt;
}
.tableLine2 th{
	padding: 2px;
	background:#E0E0E0;
	border: solid 1px #666;
	font-weight:normal;
	font-size:8pt;
}
.tableLine2 th.lineR,
.tableLine2 td.lineR{
	border-right: solid 2px #666;
}
.tableLine2 th.lineB,
.tableLine2 td.lineB{
	border-bottom: solid 2px #666;
}

table.text td{
	padding-bottom:5px;
}

.txtC{
text-align:center;
}

.txtR{
text-align:right;
}

/*=======fontݒ蓙=======*/
.text_out{
	position:absolute;
	top:-5000px;
	left:-999px;
}
p,td,th{
	clear: both;
	font-size:9pt;
	color:#666;
	line-height:1.5;
}
p.note{
	margin-top:5px;
	color:#999;
	font-size:8pt;
}
.textmgn{
	margin-top:5px;
}
.small{
	font-size:8pt;
}
.bold{
	font-weight:bold;
}
.red{
	color:#FF0000;
}


/* ------------------NEWS------------------ */
.newsDay{
	font-size:9pt;
	margin:0 0 5px;
}
.newsTitle{
	font-size:10pt;
	font-weight:bold;
	margin:0 0 5px;
}
.newspopMain{
width:630px;
margin:0px;
padding: 15px 0px 20px;
background: url(../../ticket/img/pop_dotline.gif) no-repeat top;
}


.pdfIcon{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(../img/icon_pdf.gif) no-repeat left 0.3em;
}
