/* 共通部分 */
body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	background-color: #FFFFFF;
	
}
/* 共通部分 */
ul li {
	margin-left:20px;
	margin-bottom:3px;
	
}
/* 共通部分 */
hr {
	color:#333333;
	
}
/* フィーチャー */
#banner {
	height: 250px;
	width: 740px;
	background-image: url(http://www.syncl.jp/img/blog/bna/feature.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	
}
/* フッター外枠 */
#footer {
	text-align:right;
	margin:0px auto 0px auto;
	font-size:10px;
	width:690px;
	position:relative;
	right:0px;
	top:0px;
	height:80px;
	
}
/* フッターテキスト部分 */
#footerTxt {
	color:#666666;
	position:absolute;
	right:-100px;
	top:-60px;
	
}
/* フッターリンク */
#footer a ,#footer a:visited {
	color:#666666;
	
}
/* 基本リンク */
a {
	color:#FF6600;
	text-decoration : none;
	
}
/* 基本リンク（訪問後） */
a:visited {
	color:#FF6600;
	text-decoration : none;
	
}
/* 基本リンク（オーバー） */
a:hover,a:active {
	text-decoration : underline ;
	
}
/* body直下DIV */
#container {
	width: 930px;
	height:712px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.syncl.jp/img/blog/bna/container.png);
	background-repeat: no-repeat;
	padding:0px;
	
}
/* メインコンテンツ外枠DIV */
#contents {
	margin:5px 30px 0px 20px;
	
}
/* メインカラム（2カラム時） */
#center2 {
	width:670px;
	height:490px;
	overflow:auto;
	float:right;
	margin:10px 0px 0px 0px;
	padding:0px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FF9900;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	
}
/* 右カラム */
#right {
	font-size:x-small;
	
}
/* 左カラム */
#left {
	font-size:x-small;
	width:180px;
	float:left;
	margin:0px;
	padding:0px;
	
}
/* 左カラムリンク */
#left a {
	color:#999999;
	
}
/* タイトル枠全共通 */
.ttl-box {
	height:20px;
	background-image: url(http://www.syncl.jp/img/blog/bna/tt_bg.gif);
	background-repeat: repeat-x;
	
}
/* タイトル枠左カラム共通 */
#left .ttl-box {
	height:0px;
	display:none;
	line-height:0em;
	font-size:0px;
	
}
/* タイトルテキスト全共通 */
h4 , h2 {
	font-size:12px;
	background-image: url(http://www.syncl.jp/img/blog/bna/tt_head.gif);
	background-repeat: no-repeat;
	padding:2px 0px 0px 20px;
	color:#333333;
	
}
/* タイトルテキスト左カラム共通 */
#left h4 {
	text-indent:-2000px;
	overflow:hidden;
	
}
/* コンテンツ全共通 */
.contents-box {
	margin-right:2px;
	margin-left:1px;
	margin-bottom:15px;
	padding:8px;
	
}
/* コンテンツメインカラム（2カラム時）共通 */
#center2 .contents-box {
	padding-top:20px;
	_padding-top:10px;
	
}
/* メインカラムタイトルテキスト（メインカラム（2カラム）時） */
#center2 h4 {
	text-indent:-2000px;
	overflow:hidden;
	height:25px;
	margin-left:10px;
	margin-top:5px;
}
/* 小見出し */
.subTitle {
	padding:3px 23px;
	height:20px;
	background-image: url(http://www.syncl.jp/img/blog/bna/center2_ttl.gif);
	background-repeat: no-repeat;
	background-position:left center;
	color:#FFFFFF;
	margin:10px 0px;
	
}
/* トラックテーブル見出し */
.trackTable td.discNO   {
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	
}
/* トラックテーブル */
.trackTable {
	border-collapse : collapse;
	empty-cells : show;
	border : 1px solid #FF6600;
	
}
/* トラックテーブル項目名 */
.trackTable .cap {
	color:#FFFFFF;
	background-color: #FF8702;
	padding-top:5px;
	padding-bottom:2px;
	border : 1px solid #FF6600;
	font-weight:normal;
	padding-left:5px;
	font-size:10px;
	text-align:left;
	
}
/* トラックテーブルデータ */
.trackTable td {
	background-color: #FFFFFF;
	border : 1px solid #FF6600;
	font-size:10px;
	
}
/* トラックリストレーベル用INDEX項目 */
#tracklist .labelListSearch td {
	background-color:#FFB23F;
	font-size:x-small;
	border-right:1px solid #FFB341;
	
}
/* トラックリストコンテンツ外枠 */
#tracklist {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* トラックリストタイトルテキスト */
#tracklist h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/music_tt.gif);
	background-repeat: no-repeat;
	height:34px;
	
}
/* プロフィールモジュールコンテンツ外枠 */
#profile {
	padding: 0px;
	margin-bottom: 10px;
	
}
/* プロフィールモジュールイメージ */
#profile .contents-box p img {
	margin-bottom:10px;
	
}
/* プロフィール詳細タイトルテキスト */
#profileMain h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/profile_tt.gif);
	background-repeat: no-repeat;
	
}
/* ディスコグラフィコンテンツ外枠 */
#disco {
	padding: 0px;
	margin-bottom: 10px;
	
}
/* ディスコグラフィタイトルテキスト */
#disco h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/disco_tt.gif);
	background-repeat: no-repeat;
	height:34px;
	
}
/* ディスコグラフィメインテキスト */
#disco .discoBox,.playlistComment {
	padding:10px 0px;
	_padding:0px;
	
}
/* ディスコグラフィジャケット画像 */
#disco .discoJK {
	margin-bottom:5px;
	
}
/* ディスコグラフィ（詳細右表示時制御） */
#disco .discoRight td {
	padding-bottom:10px;
	font-size:x-small;
	
}
/* ディスコグラフィレコメンド文（右） */
#disco .discoRight .discoBox {
	padding:5px;
	
}
/* ディスコグラフィレコメンド文（画像のみ） */
#disco .discoPhoto td, #mylist .mylistTB td, #artistInfo .discoPhoto td {
	font-size:x-small;
	line-height:1.3em;
	padding:0px 10px 10px 0px;
	
}
/* ディスコグラフィレコメンド文（下） */
#disco .discoBottom .discoBox {
	padding:5px;
	font-size:x-small;
	margin-bottom:10px;
	
}
/* インフォモジュールコンテンツ外枠（全カラム共通） */
#info {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* インフォモジュールタイトルテキスト（全カラム共通） */
#info h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/news_tt.gif);
	background-repeat: no-repeat;
	
}
/* インフォ詳細タイトルテキスト */
#infoMain h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/news_tt.gif);
	background-repeat: no-repeat;
	
}
/* ブログ記事コンテンツ外枠（2カラム時、3カラム時共通） */
.diary {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* ブログ記事コンテンツタイトル（2カラム時） */
#center2 .diary h2 {
	padding:5px 23px;
	height:18px;
	background-image: url(http://www.syncl.jp/img/blog/bna/center2_ttl.gif);
	background-repeat: no-repeat;
	background-position:left center;
	color:#FFFFFF;
	
}
/* ブログ記事日付エリア */
.diary .dateTxt {
	font-size: 10px;
	text-align:right;
	color:#000000;
	
}
/* ブログ記事サブタイトル */
.diary .subTitle {
	background-image:none;
	background-color:#FF6600;
	color:#FFFFFF;
	
}
/* ブログ一覧へのリンク */
#diaryListLink {
	padding:10px;
	text-align:right;
	margin-bottom:15px;
	padding:3px 0px 3px 0px;
	border-top:2px solid #FF6600;
	color:#FFFFFF;
	
}
/* ブログ一覧タイトルテキスト */
#diaryList h2 {
	/*background-image: url(http://www.syncl.jp/img/blog/bna/blog_tt.gif);
	background-repeat: no-repeat;
	height:35px;
	overflow:hidden;
	text-indent:-2000px;
	margin-top:10px;
	margin-left:10px;*/
	
}
/* ブログ一覧コンテンツ */
#diaryList .contents-box {
	padding-top:30px;
	_padding-top:10px;
	
}
/* 他アーティスト販売コンテンツ外枠 */
#showcase {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* 他アーティスト販売表示制御 */
#showcase td {
	padding-bottom:10px;
	font-size:10px;
	
}
/* 他アーティスト販売情報枠 */
#showcase .discoBox {
	font-size:x-small;
	
}
/* おすすめ楽曲モジュールコンテンツ外枠 */
#track {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* プレイヤージュールコンテンツ外枠 */
#player {
	padding: 0px;
	margin: 0px auto 0px auto;
	
}
/* プレイヤージュールコンテンツ */
#player .contents-box {
	padding:0px;
	margin:0px;
	
}
/* サイドプレイヤー本体イメージ設置用 */
#right .playerOut,#left .playerOut {
	background-image: url(http://www.syncl.jp/img/blog/bna/side_player.png);
	background-repeat: no-repeat;
	
}
/* 別ウィンドウプレイヤー本体イメージ設置用 */
#playerBox {
	background-image: url(http://www.syncl.jp/img/blog/bna/big_player.jpg);
	background-repeat: no-repeat;
	
}
/* リンクモジュールコンテンツ外枠 */
#link {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* リンク詳細コメント */
#linkMain .linkCom {
	font-size:x-small;
	line-height:1.3em;
	
}
/* リンク詳細コンテンツ */
#linkMain .contents-box {
	padding:10px;
	
}
/* リンク詳細タイトルテキスト */
#linkMain h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/link_tt.gif);
	background-repeat: no-repeat;
	
}
/* アーティストモジュールコンテンツ外枠 */
#artist {
	margin-right: auto;
	margin-left: auto;
	
}
/* アーティストリストアーティスト名 */
#artistList .artistname {
	margin-top:5px;
	font-size:10px;
	
}
/* アーティスト詳細プロフィール画像 */
#artistInfo .profilePhoto {
	margin:0px 10px 10px 0px;
	float:left;
	
}
/* ライブモジュールコンテンツ外枠 */
#live {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* ライブモジュールタイトルテキスト */
#live h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/event_tt.gif);
	background-repeat: no-repeat;
	
}
/* ライブ一覧タイトルテキスト */
#liveList h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/event_tt.gif);
	background-repeat: no-repeat;
	
}
/* ライブ詳細MAP */
#liveMain .main_map {
	color:#666666;
	
}
/* ライブ詳細タイトルテキスト */
#liveMain h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/event_tt.gif);
	background-repeat: no-repeat;
	
}
/* 商品ページコンテンツ外枠 */
#shop {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* 商品ページ商品詳細 */
#shop .detailBox {
	padding:10px 0px;
	
}
/* 商品ページ商品詳細レコメンド文 */
#shop .discoBox {
	border-top:1px solid #FFFFFF;
	padding:5px;
	margin: 10px 0px;
	
}
/* 商品ページタイトルテキスト */
#shop h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/music_tt.gif);
	background-repeat: no-repeat;
	height:34px;
	
}
/* グッズリストページテキスト部分 */
#goodslist .discoBox {
	font-size:x-small;
	
}
/* グッズタイトル */
#goods h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/goods_tt.gif);
	background-repeat: no-repeat;
	
}
/* グッズアイテムタイトル */
#goodsItem h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/goods_tt.gif);
	background-repeat: no-repeat;
	
}
/* コメント */
.commentMsg {
	padding:5px 8px 5px 8px;
	
}
/* コメント名前 */
.commentName {
	color:#666666;
	margin-top:5px;
	text-align:right;
	padding:2px;
	font-size:10px;
	border-bottom:1px solid #666666;
	
}
/* トラックバックタイトル */
.TBtitle {
	padding: 3px;
	margin:8px 5px 0px 5px;
	
}
/* ランキングモジュール外枠 */
#ranking {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* カレンダーコンテンツ外枠 */
#calendar {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* カレンダー日付部分 */
#calendar table td {
	padding:2px 0px;
	
}
/* カレンダー曜日部分 */
#calendar table td.week {
	color: #000000;
	background-color: #CCCCCC;
	
}
/* カレンダー日曜 */
#calendar .sunday {
	color: #FF0000;
	
}
/* カレンダー土曜 */
#calendar .saturday {
	color: #0000FF;
	
}
/* カレンダーリンク */
#calendar a {
	display : block ;
	text-decoration : underline ;
	font-weight:bold;
	
}
/* カレンダーリンク（オーバー） */
#calendar a:hover {
	background-color: #CCCCCC;
	
}
/* カレンダーリンク（訪問後） */
#calendar a:visited {
	font-weight:normal;
	
}
/* ページャー外枠 */
.pager {
	padding-bottom:10px;
	
}
/* ナビゲーション */
#navi {
	height:28px;
	margin-bottom:5px;
	background-color: #666666;
	color:#DDDDDD;
	margin-top:1px;
	
}
/* ナビゲーションリンク */
#navi a ,#navi a:visited {
	color:#FFFFFF;
	padding-right:15px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	border-right:1px solid #CCCCCC;
	height:16px;
	
}
/* ナビゲーションリンク（オーバー） */
#navi a:hover,#navi a:active {
	color:#FFFFFF;
	
}
/* RSS */
#rss {
	padding:10px;
	background-color: #FF0000;
	margin-bottom:15px;
	
}
/* QRコード */
#qr {
	border:1px solid #333333;
	background-color: #333333;
	margin:0px;
	padding:0px;
	
}
/* QRコードコンテンツ */
#qrBox .contents-box {
	line-height:1.3em;
	font-size:9px;
	
}
/* お問い合わせタイトルテキスト */
#mail h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/contact_tt.gif);
	background-repeat: no-repeat;
	
}
/* ギャラリータイトルテキスト */
#gallery h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/photo_tt.gif);
	background-repeat: no-repeat;
	
}
/* ギャラリーアイテムタイトル */
#galleryItem h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/photo_tt.gif);
	background-repeat: no-repeat;
	
}
/* お気に入り追加タイトルテキスト */
#favregist h4 {
	background-image: url(http://www.syncl.jp/img/blog/bna/favorite_tt.gif);
	background-repeat: no-repeat;
	
}

.customMain615349 h4{
	background-image: url(http://www.syncl.jp/img/blog/bna/company_tt.gif);
	background-repeat: no-repeat;
}