@charset "utf-8";
/*****************************************************************************/
/* -- S-studio2 SSLA-0004 contents common CSS                             -- */
/*****************************************************************************/
/*
**  FONT SIZE CHART
**
**  18px : 150%
**  17px : 141.7%
**  16px : 133.4%
**  15px : 125%
**  14px : 116.7%
**  13px : 108.4%
**  12px : 100%
**  11px : 91.7%
**  10px : 83.4%
**
*/

/*-----------------------------------------------------------*/
/*css_reset*/
/*-----------------------------------------------------------*/
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,tr,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
}
/*-----------------------------------------------------------*/
/*基本設定*/
/*-----------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	color:#323232;
	background-color: #FFF;
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}
img {
	border-style: none;
}
p,table {
	font-size:0.8em;
	line-height:170%;
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	margin-bottom: 14px;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 30px;
	letter-spacing: 0.1em;
}
p {
	margin-left: 50px;
}
a:link {
	color:#03C;
	text-decoration: none;
}
a:visited {
	color:#930;
	text-decoration: none;
}
a:hover {
	color:#C00;
	text-decoration: none;
}
a:active {
	color:#FF912F;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
/*headerエリア*/
/*-----------------------------------------------------------*/
#header {
	width:100%;
	height: 135px;
	text-align:left;
	background-color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/header-line.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}
.header-cont-box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
}
.head-titlebar2 {
	height: 35px;
	width: 950px;
	margin: 0px;
	padding-top: 20px;
}
.tweet_area {
	height: 25px;
	width: 120px;
	float: right;
	margin-top: 10px;
}
.head-titlebar {
	height: 35px;
	width: 950px;
	margin: 0px;
	padding-top: 20px;
}
.header_logo {
  float:left;

}
#gnav {
  float:right;

}
#gnav li {
	float:left;
	border-left:1px solid #cecece;
	list-style-type: none;
}
#gnav li:last-child {
  border-right:1px solid #cecece;
}
#gnav li a:hover img {
  opacity:0.3;
  filter:alpha(opacity=40);
}
/*-----------------------------------------------------------*/
/*top戻るボタン*/
/*-----------------------------------------------------------*/
.btn_column {
	width: 40px;
	height: auto;
	margin: auto;
	float: right;
	overflow: hidden;
}
.page-back_btn {
	position: fixed;
	bottom: 48px;
	margin-left: 40px;
}
.page-back_btn a:hover img {
  opacity:0.3;
  filter:alpha(opacity=40);
}
/*-----------------------------------------------------------*/
/*フッター*/
/*-----------------------------------------------------------*/
#footer-menu
 {
	width: 950px;
	height: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	clear: both;
}
#footer-menu p
 {
	text-align: right;
	font-size:0.6em;
	margin-right: 15px;
}
/*-----------------------------------------------------------*/
/*キャッチイメージエリア*/
/*-----------------------------------------------------------*/
#catch-img {
	text-align: center;
	height: 600px;
	width: 100%;
}
#catch-img .catchimg {
	margin: 0px;
	padding: 0px;
}
.catch_cmt {
	line-height:200%;
}
/*-----------------------------------------------------------*/
/*メインコンテンツ#main-contents*/
/*-----------------------------------------------------------*/
#main-contents {
	background-color: #FFF;
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.catch-comment {
	height: auto;
	width: 950px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.main {
	height: auto;
	width: 950px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	float: left;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #3399FF;
	padding-top: 15px;
	padding-left: 5px;
	margin-left: 45px;
}
.products_bar h3 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #99804A;
	margin-left: 6px;
	font-size: medium;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.products_bar {
	height: 25px;
	width: 95%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #99804A;
	border-left-color: #99804A;
}

.products_bar_blue h3 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #9595FF;
	margin-left: 6px;
	font-size: medium;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	font-weight: normal;
}


.products_bar_h4 h4 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #663333;
	margin-left: 6px;
	font-size: medium;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	padding-top: 5px;
}

.products_bar_h4 {
	height: 55px;
	width: 100%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../img/bg_stripe.gif);
	background-repeat: repeat;
}
.products_bar_h5 h5 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #0000CC;
	margin-left: 6px;
	font-size: small;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 3px;
}
.products_bar_h5 {
	height: 25px;
	width: 98%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 20px;
	background-color: #E8E8E8;
}
.products_bar_blue {
	height: 25px;
	width: 95%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9595FF;
	border-left-color: #9595FF;
}
table.list_update {
	font-size: small;
	width: 660px;
	margin-bottom: 20px;
}
.side .makerlink {
	font-size: 0.8em;
}
.side .makerlink li {
	padding-left: 0.5em;
	list-style-type: disc;
	padding-bottom: 0.5em;
	list-style-position: inside;
}
table.list_update th {
	width:90px;
	line-height:1.4;
	white-space:nowrap;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 0;
}
table.list_update td {
	line-height:1.4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 0;
}
.img_float_left {
	float: left;
	margin-right: 10px;
}
.img_float_right {
	float: right;
	margin-left: 10px;
	margin-right: 3px;
}
.tips_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: auto;
	width: 700px;
	border: 1px solid #666;
	margin-top: 20px;
	margin-bottom: 15px;
}
.tips_box p {
	font-size:0.75em;
	letter-spacing: 0.1em;
	margin-bottom: 14px;
	margin-top: 7px;
	margin-right: 10px;
}
/*-----------------------------------------------------------*/
/*聞き比べ楽曲一覧テーブル用#compare-table*/
/*-----------------------------------------------------------*/
.ct-box {
	height: auto;
	width: 700px;
}
.ct-l {
	height: auto;
	width: 345px;
	float: left;
}
.ct-r {
	height: auto;
	width: 345px;
	float: right;
}
.compare-table {
	padding: 5px;
	border-collapse: collapse;
	border: 2px solid #CCC;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.compare-table tr:hover {
	background-color: #CAB791;
	color: #006633;
}
.compare-table th {
	padding: 12px;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
	background-color: #66cc99;
	color: #FFF;
}
.compare-table td {
	padding: 4px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	font-size: x-small;
}

.compare-table a:link {
	color:#006600;
	text-decoration: none;
}
.compare-table a:visited {
	color:#930;
	text-decoration: none;
}
.compare-table a:hover {
	color:#FF0000;
	text-decoration: none;
}
.compare-table a:active {
	color:#FF912F;
	text-decoration: none;
}
.tl-title {
	background-color: #66cc99;
}

/*-----------------------------------------------------------*/
/*トラックリスト用テーブル・ストライプ*/
/*-----------------------------------------------------------*/
.compare-table .odd { background:#DFEEFF; }
.compare-table .even { background:#ffffff; }
.compare-table .hover { background: #CAB791; }
/*-----------------------------------------------------------*/
/*サイドナビゲーション用#snav*/
/*-----------------------------------------------------------*/
#snav li {
	list-style-type: none;
}
#snav li a:hover img {
  opacity:0.3;
  filter:alpha(opacity=40);
}
/*-----------------------------------------------------------*/
/*DLアイコンロールオーバー*/
/*-----------------------------------------------------------*/
#main-contents .main p a:hover img {
  opacity:0.3;
  filter:alpha(opacity=40);
}
/*-----------------------------------------------------------*/
/*ツイート系ボタン*/
/*-----------------------------------------------------------*/
.h_btn {
	background-color: #fff;
	float: left;
	width: 80px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.t_btn {
	background-color: #fff;
	float: left;
	width: 110px;
	margin-bottom: 10px;
}
.g_btn {
	background-color: #fff;
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
.f_btn {
	background-color: #fff;
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
/*-----------------------------------------------------------*/
/*各コンテンツヘッダー画像用*/
/*-----------------------------------------------------------*/
#concept {
	height: 83px;
	width: 100%;
	background-image: url(../img/header-concept.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#concept p {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#product {
	height: 83px;
	width: 100%;
	background-image: url(../img/header-product.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#product p {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#linernotes {
	height: 83px;
	width: 100%;
	background-image: url(../img/header-linernotes.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	clear: both;
}
#linernotes p {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.main ul {
	letter-spacing: 0.1em;
}
#eventinfo {
	height: 83px;
	width: 100%;
	background-image: url(../img/header-eventinfo.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#eventinfo p {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#link {
	height: 83px;
	width: 100%;
	background-image: url(../img/header-link.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#link p {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/*-----------------------------------------------------------*/
/*CD情報テーブル用*/
/*-----------------------------------------------------------*/
table {
	font-size: 0.8em;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.cdtable {
	border-collapse: collapse;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 160%;
	letter-spacing: 0.1em;
}
h4 {
	color: #06F;
	margin-left: 10px;
	font-size: medium;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.product_tweet {
	vertical-align: top;
	padding-left: 20px;
}

/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.cdtable tr:first-child th:first-child,
.cdtable tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.cdtable tr:first-child th:last-child,
.cdtable tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.cdtable tr:last-child th:first-child,
.cdtable tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.cdtable tr:last-child th:last-child,
.cdtable tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}
.tracklist-area {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.tracklist-l {
	height: auto;
	width: 440px;
	float: left;
}
.tracklist-r {
	height: auto;
	width: 500px;
	float: left;
}
.tracklist-r .crossfade {
	margin-left: 7px;
	margin-right: 14px;
}
.small_text1 {
	margin-left: 7px;
	margin-right: 14px;
	font-size: 0.7em;
	color: #006;
	letter-spacing: 0.1em;
	line-height: 140%;
}
.tracklist_bar {
	height: 20px;
	width: auto;
	background-position: center center;
	margin-left: 6px;
	margin-right: 6px;
}
.tracklist-l img {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 12px;
}
.tracklist-r table {
	margin-top: 10px;
	margin-left: 6px;
}
.tracklist {
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.tracklist th {
	padding: 6px;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
	color: #FFF;
}
.tracklist td {
	padding: 6px;
	text-align: left;
}


.cdtable th {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.cdtable td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.tl-gray {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E1F2FF;
}
.tl-white {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #f3f3f3;
}

/*-----------------------------------------------------------*/
/*ライナーノーツ用*/
/*-----------------------------------------------------------*/
.liner_notes {
	height: 320px;
	width: 940px;
}
.linar_title {
	color: #906;
	font-weight: bold;
	font-size: 12px;
}
.note1 {
	width: 440px;
	height: 300px;
	text-align: left;
	margin-right: 5px;
	margin-left: 20px;
	background-image: url(../img/liner-back1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.note2 {
	width: 440px;
	height: 300px;
	text-align: left;
	margin-right: 20px;
	margin-left: 5px;
	background-image: url(../img/liner-back2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
.note3 {
	width: 440px;
	height: 300px;
	text-align: left;
	margin-right: 5px;
	margin-left: 20px;
	background-image: url(../img/liner-back3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.note4 {
	width: 440px;
	height: 300px;
	text-align: left;
	margin-right: 20px;
	margin-left: 5px;
	background-image: url(../img/liner-back4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
.note5 {
	width: 440px;
	height: 300px;
	text-align: left;
	margin-right: 5px;
	margin-left: 20px;
	background-image: url(../img/liner-back5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.note6 {
	width: 440px;
	height: 300px;
	text-align: left;
	margin-right: 20px;
	margin-left: 5px;
	background-image: url(../img/liner-back6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
.note_line {
	font-size: 11px;
	line-height: 24px;
	background-image: url(../img/line.png);
	background-repeat: repeat;
	background-position: left top;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}
li {
	color: #06F;
}
.linar {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
.notes {
	margin-left:0px;
	color: #323232;
}
/*-----------------------------------------------------------*/
/*イベントインフォ・バナー用*/
/*-----------------------------------------------------------*/
.ei {
	margin-left:50px;
}
.eventinfo {
	font-size:0.8em;
	margin-left:50px;
	color: #323232;
	list-style-position: inside;
	list-style-type: disc;
}
.cell_blocks {
	clear: both;
	height: auto;
	width: 850px;
	border: 1px solid #090;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(../img/bg_stripe.gif);
	background-repeat: repeat;

}
.myspace_img {
	margin-right: 15px;
	margin-bottom: 10px;
}

.banner_area {
	height: 550px;
	width: auto;
}

.banner_area_l {
	height: auto;
	width: auto;
	float: left;
}
.banner_area_r {
	height: auto;
	width: auto;
	float: right;
}
.banner_area_r p {
	margin-left: 0px;
}
.a1 {
	color: #C00;
}
.b1 {
	font-size: 1em;
	color: #03C;
}
.c1 {
	font-size: 1em;
	color: #063;
	background-color: #F4FFFF;
	border: 1px dotted #CCC;
}
.d1 {
	font-size: 1em;
	color: #F09;
	background-color: #D7FFD7;
	line-height: 1.4em;
}
hr {
	clear: both;
	margin-left: 50px;
	margin-right: 50px;

	margin-top: 10px;
	margin-bottom: 15px;
}
