@charset "utf-8";

/* Trackinfo
---------------------------------- */
.track #header {
	padding-top: 30px;
}
#track {
	float: left;
	margin: 20px 20px 20px 20px;
	width: 540px;
}
#track .cel1,
#track .cel2 {
	padding-bottom: 8px;
}
#track .cel1 {
	float: left;
	width: 140px;
	font: 14px "Times New Roman", Georgia, Times, serif;
}
#track .cel2 {
	float: left;
	font-size: 12px;
}
#track .clear {
	clear: left;
	font-size: 0;
}
#moreban,
#popcart {
	float: right;
	margin-bottom: 20px;
}
#moreban img {

}

/* How
---------------------------------- */
#how_h2 {
	margin-top: 50px;
	text-align: center;
}
.how_img {
	text-align: center;
}
.how_lead {
	line-height: 1.8 !important;
}
#checktxt {
	margin: 0px auto 15px auto;
	width: 672px;
}
#checktxt div {
	padding: 20px;
}
#checktxt div a {
	display: block;
	float: left;
	width: 120px;
}
#checktxt div p {
	margin-left: 130px;
}
#checktxt .good {
	border: 1px solid #c6e7f6;
	background-color: #e7f4fb;
}
#checktxt .good p {
	margin-left: 0px;
	text-align: center;
}
#checktxt .bad {
	border: 1px solid #f5c6c6;
	background-color: #fbe7e7;
}

/* Musicsearch
---------------------------------- */
#content_form {
	margin-top: 30px;
	padding: 30px;
	min-height: 400px;
	background: #fff;
}
#content_form form table {
	margin: 20px auto;
	width: 642px;
}
#frmS input[type="text"] {
	padding: 8px 0;
	width: 418px;
	text-indent: 5px;
	background-color: #ee9d71;
	border: none;
}
#frmS td {
	padding: 0 20px 0 0;
}
#frmS td:last-child,
#frmH td:last-child {
	padding-right: 0;
}
#frmS td.rgt {
	text-align: right;
}
#frmH td {
	padding: 0 15px 0 0;
	white-space: nowrap;
}
#result_tbl {
	margin-top: 30px;
	width: 100%;
	font-size: 10px;
}
#result_tbl td {
	padding: 4px 30px 4px 0;
	line-height: 1.3;
}
#result_tbl td:last-child {
	padding-right: 10px;
}
#result_tbl td.date {
	padding-left: 5px;
	width: 68px;
}
#result_tbl td.prog {
	width: 120px;
}
#result_tbl td.name {
	width: 205px;
}
#result_tbl .even td {
	background-color: #e5e6e5;
}

/* Soundtable
---------------------------------- */
#sound_img {
	margin-top: 30px;
	text-align: center;
}

/* TBS IR
---------------------------------- */
#tbsir {
	text-align: center;
	margin-top: 0px;
	margin-left: 50px;
	width: 650px;
	height: 630px;
	overflow: hidden;
}

/* History
---------------------------------- */
#od_his {
	margin-top: 30px;
}
#od_his span {
	padding-right: 30px;
	font: 16px "Times New Roman", Times, Georgia, serif;
	color: #502d17;
}

/* Not found
---------------------------------- */
.notfound h1 {
	margin: 50px 0px 30px 0px;
	text-align: center;
}
.notfound .copy {
	font-size: 14px;
	text-align: center;
}
.notfound #btn {
	margin-top: 30px;
	text-align: center;
}