@charset "utf-8";
/* 
    Created on : 2014/07/16, 11:20:07
    Author     : creft
		タイムマシンコンテンツcss
*/
@import "/css/header_style.css?20201109";

#timemachine_contents{
	width:980px;
	margin:35px auto 10px auto;
	background:url("/libs/img/common/bg_side_320.gif") repeat-y right top;
}

#timemachine_contents .left{
	float:left;
	width:655px;
	background:#F4F4F4;
	/*padding-bottom:10px;*/
}

#timemachine_contents .right{
	float:right;
	width:300px;
	padding:0px 10px;
}

#timemachine_contents .left .welcome{
	background:url("/reverse/user/timemachine/welcome_title.jpg") no-repeat center top;
	min-height:150px;
}
#timemachine_contents .left .welcome h2{
	padding:10px 0px 10px 425px;
	font-size:60px;
	color:#000;
	font-weight:bold;
	height:80px;
	line-height:80px;
}
#timemachine_contents .left .welcome .year_change{
	text-align:center;
	padding-top:15px;
}
#timemachine_contents .left .welcome div.year_text{
	width:620px;
	margin:20px auto 15px auto;
	font-size:12px;
	line-height:1.5;
}
#timemachine_contents .left .welcome div.year_text p.head{
	width:620px;
	padding:0.5em 0px;
}
#timemachine_contents .left .welcome div.year_text div.hits_music{
	width:620px;
 padding:0.5em 0px;
/*	padding:0.5em 150px 0.5em 0px;
	background-repeat:no-repeat;
	background-position:right bottom;
	min-height:180px;*/
}
#timemachine_contents .left .welcome div.year_text div.hits_music p.hits{
/*	width:430px;*/
	padding:0.5em 0px;
}
#timemachine_contents .left .welcome div.year_text div.hits_music p.music{
/*	width:400px;*/
	padding:0.5em 0px 0px 0px;
}

#timemachine_contents .left #timerank_table{
	border-collapse: collapse;
	margin: 15px auto;
	width: 620px;
	border-bottom:2px solid #444;
}
#timemachine_contents .left #timerank_table tr th {
	background: none repeat scroll 0 0 #000000;
	font-size: 14px;
	font-weight: bold;
	padding:0px 3px;
	line-height:28px;
	height:28px;
	color:#FFF;
}
#timemachine_contents .left #timerank_table tr td {
	border-bottom: 1px solid #cccccc;
	height: 70px;
	padding: 5px 3px;
	text-align: left;
	vertical-align: middle;
	font-size:14px;
	line-height:1.5;
}
#timemachine_contents .left #timerank_table tr.over10 td{
	height: 35px;
	padding: 3px 3px;
}
#timemachine_contents .left #timerank_table tr th.cel01 {
	width: 44px;
	text-align: center;
}
#timemachine_contents .left #timerank_table tr td.cel01 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 44px;
}
#timemachine_contents .left #timerank_table tr th.cel02 {
	text-align: left;
}
#timemachine_contents .left #timerank_table tr td.cel02 {
	text-align: left;
	font-size:14px;
}
#timemachine_contents .left #timerank_table tr td.cel02 span.aname{
	font-size:12px;
}
#timemachine_contents .left #timerank_table tr th.cel03 {
	text-align: right;
	width: 185px;
	padding-right:15px;
}
#timemachine_contents .left #timerank_table tr td.cel03 {
	text-align: right;
	vertical-align: middle;
	width: 200px;
	font-size:12px;
	color:#555555;
}
#timemachine_contents .left #timerank_table tr td.cel03 p {
	margin:0 0;
	padding: 0;
}
#timemachine_contents .left #timerank_table tr th.cel05 {
	width: 85px;
}
#timemachine_contents .left #timerank_table tr td.cel05 {
	text-align: center;
	width: 70px;
	padding-right:15px;
}

#timemachine_contents .left #artist_area{
	width:618px;
	margin:0px auto;
	border:1px solid #000;
}
#timemachine_contents .left #artist_area h3{
	height:30px;
	line-height:30px;
	background:#000;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#timemachine_contents .left #artist_area #tm_artist_box{
	margin:0px;
	padding:auto;
	display:block;
	padding:10px 5px;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	text-align:left;
	min-height:75px;
	max-height:475px;
	background:#FFF;
	line-height:1.3;
}
#timemachine_contents .left #artist_area #tm_artist_box a{
	text-decoration:none;
}
#timemachine_contents .left #artist_area #tm_artist_box span{
	padding:0px 5px;
}
#timemachine_contents .left #artist_area #tm_artist_box .font-b{
	font-size:24px;
	line-height:120%;
	word-break: break-all;
}
#timemachine_contents .left #artist_area #tm_artist_box .font-m{
	font-size:18px;
	line-height:120%;
	word-break: break-all;
}
#timemachine_contents .left #artist_area #tm_artist_box .font-s{
	font-size:12px;
	line-height:120%;
	word-break: break-all ;
}

/* 年代検索フォーム */
#timemachine_contents .left form#timemachine_form{
	background:url('/reverse/user/timemachine/searchbox_bg.jpg') no-repeat center center;
	width:620px;
	height:97px;
	margin:10px auto;
}
#timemachine_contents .left form#timemachine_form p{
	float:left;
}
#timemachine_contents .left form#timemachine_form p.year{
	width:200px;
	padding:33px 0px 37px 140px;
	height:27px;
	line-height:27px;
	font-size:12px;
}
#timemachine_contents .left form#timemachine_form p.janre{
	width:180px;
	padding:35px 0px;
	height:27px;
	line-height:27px;
}
#timemachine_contents .left form#timemachine_form p.submit{
	float:right;
	width:50px;
	padding:29px 39px 44px 0px;
	height:34px;
	line-height:34px;
}

div.tm-form {
	margin: 20px 0px 0px 0px;
}

* html div.tm-form {
	margin: 0px;
}
div.tm-form form{
	margin-bottom:1em;
}