/* CSS Document */
.layer_box {
background:url(../img/webtv/roundbk.gif) repeat-y;
margin-top:10px;
padding-top:0px;
padding-bottom:0px;
width:542px;
}

.layer_box_inner {
width:487px;
margin-left:0px;
margin-right:0px;
}

#text_box_01{
border:1px solid #CC0000;
width:485px;
padding-top:10px;
}

#text_box_01_inner{
width:465px;
margin-left:10px;
margin-right:10px;
}

#title_bar {
width:540px;
height:auto;
text-align:center;
}

#title_text{
width:540px;
height:auto;
background-color:#FFFEF6;
padding-top:10px;
padding-bottom:10px;
}

#title_text_inner{
width:520px;
height:auto;
text-align:left;
font-size:12px;
color:#003366;
font-weight:800;
background-color:#FFFEF6;
margin-left:10px;
margin-right:10px;
}


#tit_bar_s{
margin-bottom:5px;
}

.text_rule{
width:487px;
text-align:left;
font-size:12px;
color:#282828;
margin-top:4px;
margin-bottom:10px;
}


#ticket_box{
width:487px;
height:auto;
overflow:hidden;
margin-bottom:15px;
}

#ticket_box_left{
width:330px;
height:auto;
float:left;
margin-right:7px;
}

#ticket_box_right{
width:150px;
height:auto;
float:right;
}


.text_ticket_day{
width:330px;
text-align:left;
font-size:12px;
font-weight:800;
color:#282828;
margin-bottom:5px;
}


.text_ticket_day_orange{
width:330px;
text-align:left;
font-size:12px;
font-weight:800;
color:#FB5A02;
margin-bottom:5px;
}

.text_ticket_day_blue{
width:330px;
text-align:left;
font-size:12px;
font-weight:800;
color:#054598;
margin-bottom:5px;
}

.text_ticket_day_pink{
width:330px;
text-align:left;
font-size:12px;
font-weight:800;
color:#EA0365;
margin-bottom:5px;
}

.text_ticket_day_yellow{
width:330px;
text-align:left;
font-size:12px;
font-weight:800;
color:#EE8202;
margin-bottom:5px;
}

.text_ticket_notice{
width:330px;
text-align:left;
font-size:12px;
color:#282828;
margin-bottom:4px;
}


.text_ticket_notice  a:link     {color:#0b169e; text-decoration:underline;}
.text_ticket_notice  a:visited	{color:#0b169e; text-decoration:underline;}
.text_ticket_notice  a:active	{color:#0b169e; text-decoration:none;}
.text_ticket_notice  a:hover	{color:#0b169e; text-decoration:none;} 

.text_ticket_notice_box{
width:487px;
text-align:left;
font-size:12px;
color:#282828;
}


.text_ticket_notice_box  a:link     {color:#0b169e; text-decoration:underline;}
.text_ticket_notice_box  a:visited	{color:#0b169e; text-decoration:underline;}
.text_ticket_notice_box  a:active	{color:#0b169e; text-decoration:none;}
.text_ticket_notice_box  a:hover	{color:#0b169e; text-decoration:none;} 


.red{
color:#CE0106;
font-weight:800;
}

.blue{
color:#054598;
font-weight:800;
}

.pink{
color:#EA0365;
font-weight:800;
}

.yellow{
color:#EE8202;
font-weight:800;
}

.orange{
color:#FB5A02;
font-weight:800;
}

.small{
font-size:12px;
color:#333333;
margin-bottom:7px;
}

#bg_pink{
padding:7px;
height:auto;
background-color:#FEF3F8;
}

#bg_blue{
padding:7px;
height:auto;
background-color:#EEF7FE;
margin-bottom:5px;
}