/* 共通部分 */
body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	background-color: #CCCCCC;
	background-image: url(http://static.syncl.jp/img/blog/meg2010/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}
/* 共通部分 */
ul li {
	margin-left:20px;
	margin-bottom:3px;
	
}
/* 共通部分 */
hr {
	color:#000000;
	height:2px;
	background-color:#000000;
	border:none;
	border-bottom:1px;
	
}
/* ログインバー */
#bodyTG #barBox {
	margin:0px;
	padding:0px;
	
}
/* フィーチャー */
#banner {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/feature_short.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height:139px;
	width:850px;
	padding: 0px;
	margin:0px auto;
	text-align: left;
}


/* フッター外枠 */
#footer {
	width: 850px;
	margin:0px auto 10px auto;
	font-size:10px;
	text-align:center;
	padding:15px;
	background-color:#FFFFFF;
	
}
/* フッターテキスト部分 */
#footerTxt {
	color:#333333;
	
}
/* フッターリンク */
#footer a ,#footer a:visited {
	color:#333333;
	
}
/* 基本リンク */
a {
	color:#77045E;
	text-decoration : none;
	
}
/* 基本リンク（訪問後） */
a:visited {
	color:#77045E;
	text-decoration : none;
	
}
/* 基本リンク（オーバー） */
a:hover,a:active {
	text-decoration : underline ;
	
}
/* body直下DIV */
#container {
	width: 850px;
	margin:10px auto 0px auto;
	background-color:#FFFFFF;
	padding:15px;
	
}
/* メインコンテンツ外枠DIV */
#contents {
	margin-top:10px;
padding-top:30px;
}

#bodyTG.body-top #contents {
	margin-top:10px;
padding-top:0px;	
}

/* メインカラム（2カラム時） */
#center2 {
	width:590px;
	margin:0px 20px 0px 0px;
	padding:0px;
	float:left;
	
}
/* 右カラム */
#right {
	font-size:x-small;
	width:219px;
	border-left:1px solid #CCCCCC;
	margin:0px;
	padding:0px 0px 0px 20px;
	
}
/* 左カラム */
#left {
	font-size:x-small;
	width:219px;
	border-right:1px solid #CCCCCC;
	margin:0px;
	padding:0px 20px 0px 0px;
	
}
/* タイトル枠全共通 */
.ttl-box {
	margin-bottom:5px;
	
}
/* タイトルテキスト全共通 */
h4 , h2 {
	font-size:12px;
	padding-left:5px;
	
}
/* コンテンツ全共通 */
.contents-box {
	margin-bottom:20px;
	padding:8px 0px;
	background-color:#FFFFFF;
	margin-bottom:15px;
	
}
/* 小見出し */
.subTitle {
	background-color:#EDEDED;
	background-repeat: no-repeat;
	padding:5px 7px;
	height:16px;
	color:#000000;
	margin:10px 0px;
}

/* トラックテーブル見出し */
.trackTable td.discNO {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	
}

/* トラックテーブル */
.trackTable {
	border-collapse : collapse;
	empty-cells : show;
	border : 1px solid #666666;
	
}

/* トラックテーブル項目名 */
.trackTable .cap {
	color:#000000;
	background-color: #CCCCCC;
	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 #666666;
	font-size:10px;
	
}
/* トラックリストレーベル用INDEX項目 */
#tracklist .labelListSearch td {
	background-color:#EDEDED;
	font-size:x-small;
	border-right:1px solid #F2F2F2;
	color:#000000;
	
}
/* トラックリストコンテンツ外枠 */
#tracklist {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* トラックリストタイトルテキスト */
#tracklist h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/download_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* プロフィールモジュールコンテンツ外枠 */
#profile {
	padding: 0px;
	margin-bottom: 10px;
	
}
/* プロフィールモジュールイメージ */
#profile .contents-box p img {
	margin-bottom:10px;
	
}
/* プロフィールモジュールタイトルテキスト */
#profile h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/profile_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* プロフィール詳細タイトルテキスト */
#profileMain h4,.customMain10427992 h4,.customMain10427991 h4,.customMain10427990 h4,.customMain615440 h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/profile_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* ディスコグラフィコンテンツ外枠 */
#disco {
	padding: 0px;
	margin-bottom: 10px;
	
}
/* ディスコグラフィタイトルテキスト */
#disco h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/disco_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	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://static.syncl.jp/img/blog/meg2010/news_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* インフォ詳細タイトルテキスト */
#infoMain h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/news_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* 新インフォメーション一覧タイトル */
#infoList h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/news_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* 新インフォメーションタイトルテキスト */
#blogInfo h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/news_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}

.infoNew{
	display:none;
}


/* ブログ記事コンテンツ外枠（2カラム時、3カラム時共通） */
.diary {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	
}
/* ブログ記事タイトルテキスト（2カラム時、3カラム時共通） */
.diary h2 {
	background-color:#EDEDED;
	color:#000000;
	padding:3px 5px;
	margin-bottom:0px;
	
}
/* ブログ記事コンテンツ（2カラム時、3カラム時共通） */
.diary .contents-box {
	position:relative;
	padding-top:20px;
	
}
/* ブログ記事日付エリア */
.diary .dateTxt {
	font-size: 10px;
	text-align:right;
	color:#000000;
	background-image: url(http://static.syncl.jp/img/blog/meg2010/dot.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	
}

/* ブログ記事投稿日時 */
.diary .dateTxt .blogDate {
	position:absolute;
	right:0px;
	top:0px;
	
}
/* ブログ一覧へのリンク */
#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,.customMain10433443 h4{
	text-indent:-2000px;
	height:38px;
	overflow:hidden;
	border:none;
	background-image: url(http://static.syncl.jp/img/blog/meg2010/blog_tt.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{
	margin-left:20px;
}

#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://static.syncl.jp/img/blog/meg2010/side_player.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
/* 別ウィンドウプレイヤー本体イメージ設置用 */
#playerBox {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/big_player.gif);
	background-repeat: no-repeat;
	
}
/* リンクモジュールコンテンツ外枠 */
#link {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
/* リンクモジュールタイトルテキスト */
#link h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/link_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	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://static.syncl.jp/img/blog/meg2010/link_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	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://static.syncl.jp/img/blog/meg2010/live_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* ライブ一覧タイトルテキスト */
#liveList h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/live_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	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://static.syncl.jp/img/blog/meg2010/disco_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* グッズリストページテキスト部分 */
#goodslist .discoBox {
	font-size:x-small;
	
}
/* グッズタイトル */
#goods h4,.customMain619532 h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/goods_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:38px;
	overflow:hidden;
	border:none;
	
}
/* グッズアイテムタイトル */
#goodsItem h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/goodslist_tt.gif);
	background-repeat: no-repeat;
	color:#FFCC00;
	overflow:hidden;
	text-algin:left;
	height:16px;
	padding:5px 7px;
	font-weight:bold;
	
}
/* 在庫切れ表示 */
#goodsItem .noStock {
	color:#FF0000;
	
}
/* グッズボックス */
#goods .goodsGroupBox {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/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://static.syncl.jp/img/blog/meg2010/calendar_side.gif);
	background-repeat: no-repeat;
	
}
/* ページャー外枠 */
.pager {
	margin-bottom:10px;
	text-align:center;
}
/* ナビゲーション */
#navi {
	width:850px;
	margin:0px auto 15px auto;
	
}
/* ナビゲーションリンク */
#navi a ,#navi a:visited {
	color:#FF0000;
	height:22px;
	
}
/* 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://static.syncl.jp/img/blog/meg2010/mobile_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	
}
/* お問い合わせタイトルテキスト */
#mail h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/contact_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* 動作環境タイトルテキスト */
#operating h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/system_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:38px;
	overflow:hidden;
	
}
/* ギャラリータイトルテキスト */
#gallery h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/photo_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* お気に入り追加タイトルテキスト */
#favregist h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/favorite_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}

/* ファンクラブタイトル */
#fanclub h4,.customMain12374273 h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/fanclub_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}

#right #fanclub h4{
	background-image: url(http://contents.syncl.jp/meg/img/upload/up_1089484.jpg);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
}

.customMain3424724 h4{
	background-image: url(http://static.syncl.jp/img/blog/meg2010/mobilefanclub_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}

/* ファンクラブ規約タイトル */
#fanclubTerm h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/term_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:29px;
	overflow:hidden;
	border:none;
	
}
/* ログインタイトルテキスト */
#userLogin h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/login_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:38px;
	overflow:hidden;
	border:none;
	
}
/* 会員登録タイトルテキスト */
#userRegist h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/regist_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:38px;
	overflow:hidden;
	border:none;
	
}

#presentItem h4 {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/present_tt.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	height:38px;
	overflow:hidden;
	border:none;
	
}

/*〓〓〓〓〓〓〓〓〓〓〓
中ページ
〓〓〓〓〓〓〓〓〓〓〓〓*/

#right .custom10433414 .ttl-box,#right .custom617495 .ttl-box{
	display:none;
}

div.flag{
	position:absolute;
	right:15px;
	top:160px;
}


#menuSet{
	position:absolute;
	left:15px;
	top:160px;
        width:850px;
}

#menuSet li{
	display:block;
	float:left;
	margin-left:2px;
}

#menuSet li a{
	height:22px;
	display:block;
}


li.home a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/home.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:57px;
}

li.home a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/home_f2.gif);
}

li.profile a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/profile.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:68px;
}

li.profile a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/profile_f2.gif);
}

li.disco a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/disco.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:63px;
}

li.disco a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/disco_f2.gif);
}

li.link a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/link.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:58px;
}

li.fanclub a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/fanclub_f2.gif);
}

li.fanclub a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/fanclub.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:90px;
}

li.link a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/link_f2.gif);
}

li.blog a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/blog.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:57px;
}

li.blog a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/blog_f2.gif);
}

li.twitter a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/twitter.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:75px;
}

li.twitter a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/twitter_f2.gif);
}

li.contact a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/contact.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:75px;
}

li.contact a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/contact_f2.gif);
}


/*〓〓〓〓〓〓〓〓〓〓〓
トップページ
〓〓〓〓〓〓〓〓〓〓〓〓*/

#bodyTG.body-top div.flag{
	position:absolute;
	right:55px;
	top:340px;
}

#bodyTG.body-top #menuSet{
	position:absolute;
	left:575px;
	top:15px;
	height:382px;
	width:200px;
	background-image: url(http://static.syncl.jp/img/blog/meg2010/menu.png);
	background-repeat:no-repeat;
	overflow:hidden;
	padding-top:90px;
        padding-left:90px;
}

#bodyTG.body-top #menuSet li{
	display:block;
	float:inherit;
	clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px 8px 0px;
	height:20px;
}

#bodyTG.body-top #menuSet li a{
	height:20px;
	width:163px;
	display:block;
	float:inherit;
        padding:0px;
}


/* ナビゲーション */

#bodyTG.body-top li.home a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/tophome.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.home a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/tophome_f2.gif);
}

#bodyTG.body-top li.profile a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topprofile.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.profile a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topprofile_f2.gif);
}

#bodyTG.body-top li.disco a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topdisco.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.disco a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topdisco_f2.gif);
}

#bodyTG.body-top li.link a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/toplink.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.link a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/toplink_f2.gif);
}

#bodyTG.body-top li.blog a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topblog.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.fanclub a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topfanclub_f2.gif);
}


#bodyTG.body-top li.fanclub a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topfanclub.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.blog a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topblog_f2.gif);
}

#bodyTG.body-top li.twitter a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/toptwitter.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.twitter a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/toptwitter_f2.gif);
}

#bodyTG.body-top li.contact a {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topcontact.gif);
	background-repeat: no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}

#bodyTG.body-top li.contact a:hover {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/topcontact_f2.gif);
}



/*トップ対応*/

#bodyTG.body-top #banner {
	background-image: url(http://static.syncl.jp/img/blog/meg2010/feature.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height:472px;
	width:850px;
	padding: 0px;
	margin:0px auto;
	text-align: left;
}


body#openingBG{
background-color:#FFFFFF;
}



.blogInfoMain h4,.infoSet .infoTt h3 a{
font-size:16px;
font-weight:bold;
color:#000000;
}

.infoSet .infoTt h3{
margin-bottom:15px;
}


.fc{
width:190px;
float:left;
height:140px;
text-align:center;
font-size:10px;
margin-bottom:5px;
margin-top:10px;
}

.fanLink{
margin:5px;
}

#fanclub img{
display:none;
}

#fanclub img.blogPhoto{
display:block;
}

.infoSet{
border-bottom:1px dotted #333333;
padding-bottom:20px;
padding-top:20px;
}










