@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_block p {
	margin-top: 15px;
	font-size: 1.1em;
	line-height: 1.3;
}
#thr_area .thr_block .thr_photoRight {
	float: right;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 15px;
}
#thr_area .thr_ampTypeArea {
	padding: 10px 11px;
	background-color: #b8a275;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit {
	margin-bottom: 10px;
	background: url(../images/product_bg.png) repeat-y 0 0 #eadfc6;
}
#thr_area .thr_ampTypeArea .thr_unitLast {
	margin-bottom: 0;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit_h {
	background: url(../images/product_bg_header.png) no-repeat 0 0;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit_f {
	padding: 20px 23px 20px 25px;
	background: url(../images/product_bg_footer.png) no-repeat 0 bottom;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit_f p {
	margin: 0;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_photo {
	float: left;
	width: 180px;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_text {
	float: right;
	width: 385px;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_text h4 {
	margin-bottom: 5px;
	padding-top: 5px;
	font-size: 1.1em;
	line-height: 1.3;
	font-weight: bold;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_text p {
	font-size: 0.9em;
	line-height: 1.3;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_text p.thr_product_learn_more {
	clear: both;
	margin: 5px 0 0 0;
	padding-top: 3px;
	font-size: 1.1em !important;
	line-height: 1.3 !important;
	text-align: right;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_text p.thr_product_learn_more a {
	color: #830f12;
	font-weight: bold;
	text-decoration: none;
}
#thr_area .thr_ampTypeArea .thr_ampTypeUnit .thr_product_text p.thr_product_learn_more a:hover {
	text-decoration: underline;
}
#thr_area .thr_about p {
	margin-top: 0;
}


/* -------------------------
 * clearfix
 * ------------------------- */

#thr_area .clearfix,
#thr_area #thr_gNavi,
#thr_area .thr_block,
#thr_area .thr_ampTypeArea .thr_ampTypeUnit_f {
	min-height: 1px;
}
#thr_area .clearfix:after,
#thr_area #thr_gNavi:after,
#thr_area .thr_block:after,
#thr_area .thr_ampTypeArea .thr_ampTypeUnit_f:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html #thr_area .clearfix,
* html #thr_area #thr_gNavi,
* html #thr_area .thr_block,
* html #thr_area .thr_ampTypeArea .thr_ampTypeUnit_f {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


