/* 共通部分 */
body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	background-color: #9A9A9A;
	
}
/* 共通部分 */
ul li {
	margin-left:20px;
	margin-bottom:3px;
	
}
/* 共通部分 */
hr {
	color:#000000;
	height:2px;
	background-color:#000000;
	border:none;
	border-bottom:2px;
	
}
/* ログインバー */
#bodyTG #barBox {
	margin:0px;
	padding:0px;
	
}
/* フィーチャー */
#banner {
	background-image: url(http://www.syncl.jp/img/blog/meg/feature.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height:510px;
	width:785px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	
}
/* フィーチャーFLASH */
#header-swf-box {
	margin-left:23px;
	padding-top:20px;
	z-index:1000;
	
}
/* フッター外枠 */
#footer {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	text-align:center;
	
}
/* フッターテキスト部分 */
#footerTxt {
	color:#333333;
	
}
/* フッターリンク */
#footer a ,#footer a:visited {
	color:#333333;
	
}
/* 基本リンク */
a {
	color:#CC0000;
	text-decoration : none;
	
}
/* 基本リンク（訪問後） */
a:visited {
	color:#990000;
	text-decoration : none;
	
}
/* 基本リンク（オーバー） */
a:hover,a:active {
	text-decoration : underline ;
	
}
/* body直下DIV */
#container {
	width: 830px;
	margin:10px auto;
	background-color:#FFFFFF;
	padding-top:3px;
	
}
/* メインコンテンツ外枠DIV */
#contents {
	padding:10px 20px 20px 23px;
	
}
/* メインカラム（2カラム時） */
#center2 {
	width:580px;
	margin:0px;
	padding:0px;
	float:left;
	
}
/* 右カラム */
#right {
	font-size:x-small;
	width:190px;
	float:right;
	/*background-image: url(http://www.syncl.jp/img/blog/meg/dod_line.gif);
	background-repeat: repeat-y;
	background-position:left;*/
	
}
/* 左カラム */
#left {
	font-size:x-small;
	width:190px;
	margin-right:15px;
	
}
/* タイトル枠全共通 */
.ttl-box {
		
}
/* タイトル枠メインカラム（2カラム時）共通 */
#center2 .ttl-box {
	
}
/* タイトルテキスト全共通 */
h4 , h2 {
	font-size:12px;
	padding-left:5px;
	
}
/* コンテンツ全共通 */
.contents-box {
	margin-bottom:20px;
	padding:8px;
	background-color:#FFFFFF;
	margin-bottom:15px;
	
}
/* 小見出し */
.subTitle {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72693.gif);
	background-repeat: no-repeat;
	padding:5px 7px;
	height:16px;
	color:#000000;
	margin:10px 0px;
	
}
/* トラックテーブル見出し */
.trackTable td.discNO   {
	background-color:#000000;
	color:#FFCC00;
	font-weight:bold;
	font-size:12px;
	
}
/* トラックテーブル */
.trackTable {
	border-collapse : collapse;
	empty-cells : show;
	border : 1px solid #000000;
	
}
/* トラックテーブル項目名 */
.trackTable .cap {
	color:#FFFFFF;
	background-color: #333333;
	padding-top:5px;
	padding-bottom:2px;
	border : 1px solid #000000;
	font-weight:normal;
	padding-left:5px;
	font-size:10px;
	text-align:left;
	
}
/* トラックテーブルデータ */
.trackTable td {
	background-color: #FFFFFF;
	border : 1px solid #000000;
	font-size:10px;
	
}
/* トラックリストレーベル用INDEX項目 */
#tracklist .labelListSearch td {
	background-color:#000000;
	font-size:x-small;
	border-right:1px solid #F2F2F2;
	color:#CC0000;
	
}
/* トラックリストコンテンツ外枠 */
#tracklist {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* トラックリストタイトルテキスト */
#tracklist h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72684.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* プロフィールモジュールコンテンツ外枠 */
#profile {
	padding: 0px;
	margin-bottom: 10px;
	
}
/* プロフィールモジュールイメージ */
#profile .contents-box p img {
	margin-bottom:10px;
	
}
/* プロフィールモジュールタイトルテキスト */
#profile h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72718.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* プロフィール詳細タイトルテキスト */
#profileMain h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72718.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ディスコグラフィコンテンツ外枠 */
#disco {
	padding: 0px;
	margin-bottom: 10px;
	
}
/* ディスコグラフィタイトルテキスト */
#disco h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72681.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ディスコグラフィメインテキスト */
#disco .discoBox,.playlistComment {
	padding-bottom:10px;
	
}
/* ディスコグラフィジャケット画像 */
#disco .discoJK {
	margin-bottom:5px;
	
}
/* ディスコグラフィ（詳細右表示時制御） */
#disco .discoRight td {
	padding-bottom:10px;
	font-size:x-small;
	
}
/* ディスコグラフィレコメンド文（右） */
#disco .discoRight .discoBox {
	border:1px solid #CDCDCD;
	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 {
	border:1px solid #CDCDCD;
	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://contents.syncl.jp/meg/img/upload/up_72712.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* インフォ詳細タイトルテキスト */
#infoMain h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72712.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ブログ記事コンテンツ外枠（2カラム時、3カラム時共通） */
.diary {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* ブログ記事タイトルテキスト（2カラム時、3カラム時共通） */
.diary h2 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72669.gif);
	background-repeat: no-repeat;
	height:16px;
	color:#000000;
	padding:5px 7px;
	
}
/* ブログ記事日付エリア */
.diary .dateTxt {
	font-size: 10px;
	text-align:right;
	color:#000000;
	
}
/* ブログ一覧へのリンク */
#diaryListLink {
	padding:10px;
	text-align:right;
	margin-bottom:15px;
	padding:5px 0px 3px 0px;
	border-top:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
	color:#CC0000;
	
}
/* ブログ一覧タイトルテキスト */
#diaryList h2 {
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72667.gif);
	background-repeat: no-repeat;
	
}
/* 他アーティスト販売コンテンツ外枠 */
#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 {
	
}
/* プレイヤージュールコンテンツ */
#player .contents-box {
	
}
/* プレイヤージュールタイトル外枠 */
#player .ttl-box {
	height:0px;
	line-height:0em;
	font-size:0px;
	
}
/* プレイヤータイトルテキスト */
#player h4 {
	height:0px;
	line-height:0em;
	font-size:0px;
	
}
/* サイドプレイヤー本体イメージ設置用 */
#right .playerOut,#left .playerOut {
	background-image: url(http://www.syncl.jp/img/blog/meg/side_player.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
/* 別ウィンドウプレイヤー本体イメージ設置用 */
#playerBox {
	background-image: url(http://www.syncl.jp/img/blog/meg/pop_player.jpg);
	background-repeat: no-repeat;
	
}
/* リンクモジュールコンテンツ外枠 */
#link {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* リンクモジュールタイトルテキスト */
#link h4 {
	background-image: url(http://www.syncl.jp/img/blog/meg/link_side.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* リンク詳細コメント */
#linkMain .linkCom {
	font-size:x-small;
	line-height:1.3em;
	
}
/* リンク詳細コンテンツ */
#linkMain .contents-box {
	padding:10px;
	
}
/* リンク詳細タイトルテキスト */
#linkMain h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_83845.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* アーティストモジュールコンテンツ外枠 */
#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://contents.syncl.jp/meg/img/upload/up_72708.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ライブ一覧タイトルテキスト */
#liveList h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72708.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ライブ詳細MAP */
#liveMain .main_map {
	color:#666666;
	
}
/* 商品ページコンテンツ外枠 */
#shop {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* 商品ページ商品詳細レコメンド文 */
#shop .discoBox {
	border-top:1px solid #333333;
	padding:5px;
	margin: 10px 0px;
	
}
/* 商品ページタイトルテキスト */
#shop h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72681.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* グッズリストページテキスト部分 */
#goodslist .discoBox {
	font-size:x-small;
	
}
/* グッズタイトル */
#goods h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72692.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* グッズアイテムタイトル */
#goodsItem h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72693.gif);
	background-repeat: no-repeat;
	color:#00000;
	overflow:hidden;
	text-algin:left;
	height:16px;
	padding:5px 7px;
	font-weight:bold;
	
}
/* 在庫切れ表示 */
#goodsItem .noStock {
	color:#FF0000;
	
}
/* グッズボックス */
#goods .goodsGroupBox {
	background-image: url(http://www.syncl.jp/img/blog/meg/dot.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	
}
/* コメント */
.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: 15px;
	
}
/* カレンダー日付部分 */
#calendar table td {
	padding:2px 0px;
	
}
/* カレンダー曜日部分 */
#calendar table td.week {
	color: #000000;
	background-color: #CCCCCC;
	
}
/* カレンダー日曜 */
#calendar .sunday {
	color: #CC0000;
	
}
/* カレンダー土曜 */
#calendar .saturday {
	color: #0066CC;
	
}
/* カレンダーリンク */
#calendar a {
	display : block ;
	text-decoration : underline ;
	font-weight:bold;
	
}
/* カレンダーリンク（オーバー） */
#calendar a:hover {
	background-color: #CCCCCC;
	
}
/* カレンダーリンク（訪問後） */
#calendar a:visited {
	font-weight:normal;
	
}
/* カレンダータイトルテキスト */
#calendar h4 {
	background-image: url(http://www.syncl.jp/img/blog/meg/calendar_side.gif);
	background-repeat: no-repeat;
	
}
/* ページャー外枠 */
.pager {
	margin-bottom:10px;
	
}
/* ナビゲーション */
#navi {
	width:807px;
	margin-left:23px;
	margin-top:3px;
	
}

.body-top #navi {
display:none;
}

/* ナビゲーションリンク */
#navi a ,#navi a:visited {
	color:#FF0000;
	height:16px;
	margin-right:2px;
	
}
/* RSS */
#rss {
	padding:10px;
	background-color: #FF0000;
	margin-bottom:15px;
	
}
/* QRコード */
#qr {
	border:1px solid #333333;
	background-color: #333333;
	
}
/* QRコードタイトルテキスト */
#qrBox h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72736.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:25px;
	overflow:hidden;
	
}
/* お問い合わせタイトルテキスト */
#mail h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72668.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* 動作環境タイトルテキスト */
#operating h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72737.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:25px;
	overflow:hidden;
	
}
/* ギャラリータイトルテキスト */
#gallery h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72715.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ギャラリーアイテムタイトル */
#galleryItem h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72715.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* お気に入り追加タイトルテキスト */
#favregist h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72688.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ナビゲーションホーム */
#navihome a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72694.jpg);
	background-repeat: no-repeat;
	width:47px;
	overflow:hidden;
	text-indent:-2000px;
	
}
/* ナビゲーションホーム（オーバー） */
#navihome a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72695.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーションプロフィール */
#naviprofile a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72716.jpg);
	background-repeat: no-repeat;
	width:54px;
	overflow:hidden;
	text-indent:-2000px;
	
}
/* ナビゲーションプロフィール（オーバー） */
#naviprofile a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72717.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーションブログ */
#navidiary a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72663.jpg);
	background-repeat: no-repeat;
	width:37px;
	overflow:hidden;
	text-indent:-2000px;
	
}
/* ナビゲーションブログ（オーバー） */
#navidiary a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72664.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーション最新情報 */
#naviwhat a,#naviinfolist a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72710.jpg);
	background-repeat: no-repeat;
	width:44px;
	overflow:hidden;
	text-indent:-2000px;
	
}
/* ナビゲーション最新情報（オーバー） */
#naviwhat a:hover,#naviinfolist a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72711.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーションディスコグラフィ */
#navidisco a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72679.jpg);
	background-repeat: no-repeat;
	width:43px;
	overflow:hidden;
	text-indent:-2000px;
	
}
/* ナビゲーションディスコグラフィ（オーバー） */
#navidisco a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72680.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーションお問い合わせ */
#navimail a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72665.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	width:59px;
	overflow:hidden;
	
}
/* ナビゲーションお問い合わせ（オーバー） */
#navimail a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72666.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーショントラックリスト */
#navitracklist a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72682.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:71px;
	
}
/* ナビゲーショントラックリスト（オーバー） */
#navitracklist a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72683.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーションライブ */
#navilive a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72696.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:36px;
	
}
/* ナビゲーションライブ（オーバー） */
#navilive a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72697.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーションギャラリー */
#navigallery a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72713.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	width:47px;
	overflow:hidden;
	
}
/* ナビゲーションギャラリー（オーバー） */
#navigallery a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72714.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーションファンクラブ */
#navifanclub a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72685.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	width:100px;
	overflow:hidden;
	
}
/* ナビゲーションファンクラブ(オーバー) */
#navifanclub a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72686.jpg);
	background-repeat: no-repeat;
	
}
/* ナビゲーショングッズ */
#navigoods {
display:none;
text-indent:-2000px;
overflow:hidden;
}

/* ファンクラブタイトル */
#fanclub h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72687.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
/* ファンクラブ規約タイトル */
#fanclubTerm h4 {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72687.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
	border:none;
	
}
.customMain616190 h4{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72719.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
}



/* ナビゲーションTOUR */
#navi .custom616190 a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72720.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	width:71px;
	overflow:hidden;
	
}
/* ナビゲーションTOUR(オーバー) */
#navi .custom616190 a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72721.jpg);
	background-repeat: no-repeat;
	
}


.custom617495 h4{
text-indent:-2000px;
overflow:hidden;
}

.custom617495 .contents-box{
padding:0px;
margin:0px;

}

.custom617495{
margin:0px;
margin-bottom:10px;
}

.custom617495 .ttl-box{
height:0px;
line-height:0em;
font-size:0px;
margin:0px;
}

.custom617495 img{
margin:0px;
}


.customMain615440 h4{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72718.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:26px;
	overflow:hidden;
}

#profile .contents-box{
padding-top:0px;
}


#liveMain h4{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72693.gif);
	background-repeat: no-repeat;
padding-top:3px;
	height:23px;

}


.customMain619532 h4{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72692.gif);
	background-repeat: no-repeat;
padding-top:3px;
	height:23px;
text-indent:-2000px;
overflow:hidden;
}

/* ナビゲーションSTORE */
#navi .custom619532 a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72689.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	width:71px;
	overflow:hidden;	
}
/* ナビゲーションSTORE(オーバー) */
#navi .custom619532 a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_72691.jpg);
	background-repeat: no-repeat;
	
}


/* ナビゲーションリンク */
#navilink a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_83843.jpg);
	background-repeat: no-repeat;
	width:37px;
	overflow:hidden;
	text-indent:-2000px;
	
}
/* ナビゲーションリンク（オーバー） */
#navilink a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_83844.jpg);
	background-repeat: no-repeat;
	
}



/* ナビゲーションTOUR2010 */
#navi .custom7229391 a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_446745.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	width:71px;
	overflow:hidden;
	
}
/* ナビゲーションTOUR20010(オーバー) */
#navi .custom7229391 a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_446746.jpg);
	background-repeat: no-repeat;
	
}

.customMain7229391 h4{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_446761.jpg);
	background-repeat: no-repeat;
padding-top:3px;
	height:23px;
text-indent:-2000px;
overflow:hidden;
}


.shopScope{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_175991.gif);
	background-repeat: no-repeat;
padding-top:3px;
	height:120px;
text-indent:-9999px;
overflow:hidden;
}

.customMain3424724 h4{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_176038.gif);
	background-repeat: no-repeat;
padding-top:3px;
	height:23px;
text-indent:-2000px;
overflow:hidden;
}

/* ナビゲーションfanclub */
#navi .custom3424724 a {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_191094.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	width:120px;
	overflow:hidden;
	
}

#navi .custom3424724 a:hover {
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_191096.gif);
	background-repeat: no-repeat;
	
}

body#openingBG{
background-color:#FFFFFF;
}

/*インフォメーション*/
#center2 #blogInfo h4 {
	background-image:url(http://contents.syncl.jp/meg/img/upload/up_72712.gif);
	background-repeat:no-repeat;
	border:medium none;
	height:26px;
	overflow:hidden;
	text-indent:-2000px;
	margin-bottom:10px;
}

/* タイトルエリア */
#center2 #blogInfo h3 {
	font-size:15px;
	color:#CC9966;
	font-weight:bold;
	margin-bottom:15px;
}
#center2 #blogInfo h3 a{
	color:#CC9966;
	font-weight:bold;
}
#center2 #blogInfo h3 a:hover{
	color:#CC9966;
	font-weight:bold;
	text-decoration:none;
}

#center2 .contents-box .infoSet {
	border-bottom:2px solid #000000;
	margin-bottom:25px;
	padding-bottom:5px;
}

#center2 .contents-box .infoDate{
	padding-top:10px;
	font-size:x-small;
}


#center2 #infoList h4 {
	background-image:url(http://contents.syncl.jp/meg/img/upload/up_72712.gif);
	background-repeat:no-repeat;
	border:medium none;
	height:26px;
	overflow:hidden;
	text-indent:-2000px;
	margin-bottom:10px;
}
#center2 #infoList h4 {
	background-image:url(http://contents.syncl.jp/meg/img/upload/up_72712.gif);
	background-repeat:no-repeat;
	border:medium none;
	height:26px;
	overflow:hidden;
	text-indent:-2000px;
	margin-bottom:10px;
}

#center2 .blogInfoMain h4{
	font-size:15px;
	color:#CC9966;
	font-weight:bold;
}

#center2 .blogInfoMain{
	border-bottom:2px solid #000000;
	margin-bottom:25px;
	padding-bottom:5px;
}
#center2 .blogInfoMain .contents-box {
	background-color:#FFFFFF;
	margin-bottom:0;
	padding:8px 8px 0px 8px;
}
.infoNew{
	display:none;
}

#customMain6304221 h4,#customMain6304221 .ttl-box{
display:none;
text-indent:-9999px;
overflow:hidden;
}