<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(common2.css);
@import url(in_common.css);


/* main */
#wrap div#content div#in_wrap{
width:980px;
height:445px;
background: url(../images/in_point_bg.gif) no-repeat;
margin:0;
}

#content h2 {
background: url(../images/in_point_t.gif) no-repeat;
padding:110px 0 0 0;
width:980px;
margin:0;
}
#in_wrap div#pro_left {
width:565px;
float:left;
margin:0;
padding:0;
}
#in_wrap div#pro_right {
width:415px;
float:left;
margin:0;
padding:0;
}
#content div#in_wrap_bottom {
width:980px;
background: url(../images/in_point_bottom.gif) no-repeat;
height:111px;
}
#in_wrap div#flashcontent {
margin:0 0 0 45px;
padding-top:20px;
}
#flashcontent div#no_flash {
width:880px;
text-align:center;
margin:70px 0 0 0;
}


/* past */

#content div#point_past {
background: url(../images/in_point_past_bg.gif) repeat-y;
}
#point_past div#past_t {
background: url(../images/in_point_past.gif) no-repeat;
width:980px;
height:125px;
}
#point_past h3 {
width:450px;
padding:125px 0 0 0;
margin:0;
float:left;
}
#point_past div#past_number {
width:520px;
float:right;
height:125px;
}
#point_past div.stage {
width:850px;
margin-left:70px;
}
#point_past p#stage_t {
margin:0 0 10px 0;
}
#point_past p#stage_result {
margin:0;
}
#point_past p.stage_t {
margin:0 0 10px 0;
}
#point_past p.stage_result {
margin:0;
}

#point_past div#back_number {
width:502px;
float:right;
height:60px;
padding:65px 18px 0 0;
}

#point_past div.pagination {
background: url(../images/in_point_bn_bg.jpg) no-repeat;
width:425px;
float:right;
height:35px;
padding:4px 0px 0 25px;
color:#FFF;
}
.pagination a { text-decoration:none; border:solid 1px #FFF; color:#FFF; font-size:16px; }
.pagination a, .pagination span { font-weight:bold; display:block; float:left; margin:0 5px 0 0; padding:.3em .5em; }
.pagination a:hover,.pagination .current { color:#54503C; border:solid 1px #54503C; font-size:16px; background-color:#F5EFD4; }

#Pagination .current.prev,#Pagination a.prev{
width:62px;
height:0;
padding:30px 10px 0 0;
display:block;
overflow:hidden;
border:none;
}
#Pagination .current.prev {background: url(../images/in_point_bn_prev_off.gif) no-repeat;}
#Pagination a.prev {background: url(../images/in_point_bn_prev.gif) no-repeat;}
#Pagination a.prev:hover {background: url(../images/in_point_bn_prev_on.gif) no-repeat;}
#Pagination .current.next,#Pagination a.next { 
width:61px;
height:0;
padding:30px 0 0 0;
display:block;
overflow:hidden;
border:none;
margin-left:10px;
}
#Pagination .current.next {background: url(../images/in_point_bn_next_off.gif) no-repeat;}
#Pagination a.next  {background: url(../images/in_point_bn_next.gif) no-repeat;}
#Pagination a.next:hover  {background: url(../images/in_point_bn_next_on.gif) no-repeat;}
#point_past div#res {
width:850px;
margin-left:70px;
clear:both;
}

#point_past table {
clear:both;
width:850px;
font-size:0.9em;
padding:0;
margin:0;
border:none;
}
#point_past table th {
height:35px;
background-color:#54503C;
}
#point_past table th img {
margin:0;
padding:0;
}
#point_past table th.oadate {
width:80px;
}
#point_past table th.mitodoke {
width:162px;
}
#point_past table th.battle {
width:264px;
}
#point_past table th.regular {
width:220px;
}
#point_past table th.pointnum {
width:100px;
}
#point_past table td {
background-color:#F5EFD4;
padding:3px 5px;
border-bottom:1px #E0DED3 solid;
}


</pre></body></html>