/* lineup */
#lu {
    width: 540px;
    height: auto;
}

#lu p.src_tt {
    font-size: 120%;
    margin: 0px;
}

#lu span.sub_tt {
    margin: 5px 0 0 15px;
 	color: #4d4d4d;
}

#lu table {
    width: 100%;
    height: auto;
    margin: 0px;
    font-size: 120%;
    line-height: 200%; 
}

#lu td {
    width: 50%;
    height: auto;
}

#lu ul {
    list-style:none;
}

#lu li {
    background: url(../lineup/images/list_disc.gif) left no-repeat;
    padding-left: 20px;

}


/* category */
#ct {
    width: 540px;
    height: auto;
}

#ct a {
    color: #10137f;
    text-decoration:underline;
}

#ct a:hover {
    color: #7d7e99;
    text-decoration:none;
}

#ct table.results {
    width: 100%;
    height: auto;
    border: 1px solid #dcdcdc;
    border-collapse: separate;; 
    border-spacing: 1px; 
    font-size: 100%;
}

#ct table.results th {
    background: #dcdcdc;
    padding: 5px;
    text-align: center;
}

#ct table.results th.r01 {
    width: 40px;
}

#ct table.results th.r02 {
    width: 165px;
}

#ct table.results th.r03 {
    width: 150px;
}

#ct table.results th.r04 {
    width: 40px;
}

#ct table.results th.r05 {
    width: 145px;
}

#ct table.results td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #dcdcdc;
}

#ct ul li {
    list-style: none;
    margin-left: -20px; 
    padding: 0;
　　　　　　　　lign-height: 180%;
}

#ct p.go_top {
 	width: 540px;
	text-align: right;
    font-size: 85%;
    margin-bottom: 20px;
}

.ct_tt {
	text-align: left;
    font-size: 110%;
 	width: 530px;
    height: auto;
    background: #ccc;
    margin-top: 15px;
    padding: 5px 0 5px 10px;
}

/* search */
#search-lu {
    display: block;
	width: 230px;
	height: 30px;
	background: #eee;
	margin: 0 0 10px 15px;
	padding: 10px;
	text-align: center;
}

*html #search-lu .textfield-lu {
    text-align: left;
	background-color: #fff;
	height: 29px;
	width: 155px;
	border: 2px solid #ccc;
	float: left;
}

#search-lu .textfield-lu {
    text-align: left;
	background-color: #fff;
	height: 29px;
	width: 175px;
	border: 2px solid #ccc;
	float: left;
}

#search-lu .search_btn-lu {
	margin: 0px;
	padding: 0px;
	float: right;
}
