@charset "utf-8";

/* -------------------------
 * base layout
 * ------------------------- */

#thr_wrapper {
	background: url(../images/bg.png) repeat-y 0 0;
}
#thr_inner {
	background: url(../images/bg_header.png) no-repeat 0 0;
}
#thr_area {
	padding: 30px;
	background: url(../images/bg_footer.png) no-repeat 0 bottom;
	color: #000;
}

#thr_area #thr_gNavi {
	padding-left: 20px;
	background-color: #000;
}
#thr_area #thr_gNavi li {
	float: left;
}
#thr_area #thr_gNavi li:last-child,
#thr_area #thr_gNavi li.last {
	padding-right: 0;
}
#thr_area #thr_gNavi li a {
	display: block;
	padding: 0 35px;
	font-size: 1.2em;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
}
#thr_area #thr_gNavi li a:hover {
	color: #fff;
	text-decoration: underline;
}
#thr_area #thr_bnrArea {
	margin-top: 25px;
}
#thr_area #thr_bnrArea #thr_bnrList {
	position: relative;
	width: 680px;
	height: 277px;
}
#thr_area #thr_bnrArea #thr_bnrList li {
	position: absolute;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_concept {
	top: 0;
	left: -4px;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_sound {
	top: 0;
	left: 229px;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_artists {
	top: 0;
	left: 462px;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_lineup {
	top: 145px;
	left: -4px;
}
#thr_area #thr_bnrArea #thr_bnrList li a {
	display: block;
	padding-left: 26px;
	width: 196px;
	height: 132px;
	font-size: 1.4em;
	line-height: 132px;
	color: #000;
	text-decoration: none;
}
#thr_area #thr_bnrArea #thr_bnrList li a:hover {
	color: #000;
	text-decoration: none;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_concept a {
	background: url(../images/bnr_concept.png) no-repeat 0 0;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_sound a {
	background: url(../images/bnr_sound.png) no-repeat 0 0;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_artists a {
	background: url(../images/bnr_artists.png) no-repeat 0 0;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_lineup a {
	width: 688px;
	background: url(../images/bnr_lineup.png) no-repeat 0 0;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_concept a:hover {
	background: url(../images/bnr_concept_on.png) no-repeat 0 0;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_sound a:hover {
	background: url(../images/bnr_sound_on.png) no-repeat 0 0;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_artists a:hover {
	background: url(../images/bnr_artists_on.png) no-repeat 0 0;
}
#thr_area #thr_bnrArea #thr_bnrList li#thr_bnr_lineup a:hover {
	width: 688px;
	background: url(../images/bnr_lineup_on.png) no-repeat 0 0;
}


/* -------------------------
 * contents
 * ------------------------- */

#thr_area .thr_block {
	margin: 0 15px;
}
#thr_area .thr_titleA01 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 2em;
	line-height: 1.3;
	font-weight: bold;
	border-bottom: solid 2px #000;
}
#thr_area .thr_titleB01 {
	margin-top: 20px;
	padding-left: 20px;
	width: 660px;
	height: 80px;
	background: url(../images/title_bg.png) no-repeat 0 0;
	font-size: 1.9em;
	line-height: 52px;
	font-weight: bold;
}
#thr_area .thr_titleC01 {
	margin-bottom: 5px;
	font-size: 1.8em;
	line-height: 1.3;
	font-weight: bold;
}
#thr_area .thr_titleC01 span {
	margin-left: 10px;
	font-size: 0.5em;
	line-height: 1.3;
	font-weight: normal;
}
#thr_area .thr_block p {
	margin-top: 15px;
	font-size: 1.1em;
	line-height: 1.3;
}
#thr_area .thr_block .thr_movieRight {
	float: right;
	width: 350px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#thr_area .thr_ampTypeArea {
	padding: 9px;
	background-color: rgb(190, 162, 117);
}
#thr_area .thr_ampTypeArea-inner {
	padding: 12px 6px 6px 6px;
	background-color: #eadfc6;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit {
	padding-bottom: 15px;
}
#thr_area .thr_ampTypeArea .thr_unitLast {
	padding-bottom: 0;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit h5 {
	margin-bottom: 10px;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit table {
	width: 100%;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit table th,
#thr_area .thr_ampTypeArea .thr_ampTypeUnit table td {
	padding: 10px 5px;
	font-size: 0.9em;
	line-height: 1.3;
	font-weight: normal;
	vertical-align: middle;
	border: solid 1px #eadfc6;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit table th {
	text-align: center;
	color: #fff;
	background-color: #655f54;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit table td {
	text-align: left;
	background-color: #cabea8;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit table td.thr_player {
	text-align: center;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit table td.thr_player p {
	margin: 0;
	padding: 0;
	text-align: left;
}
#thr_area .thr_about p {
	margin-top: 0;
}



/* -------------------------
 * clearfix
 * ------------------------- */

#thr_area .clearfix,
#thr_area #thr_gNavi,
#thr_area .thr_block {
	min-height: 1px;
}
#thr_area .clearfix:after,
#thr_area #thr_gNavi:after,
#thr_area .thr_block:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html #thr_area .clearfix,
* html #thr_area #thr_gNavi,
* html #thr_area .thr_block {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


