/***********************************************************************************************
	
	【synclサイトCSS】bace.css
	
	2007.08.06 maruyama		作成
	2007.09.28 miyazaki		ttl-black、タイトル右寄せにpadding追加

	(c) BRAINSYNC, INC.

************************************************************************************************/




/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------------　基本タグ　------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

html {
	margin: 0px;
	padding: 0px;
	height:100%;
}

body {
	word-break:break-all;
	margin: 0px;
	padding: 0px;
	font-size:small;
	line-height:1.3em;
	font-family: Verdana, 'ＭＳ Pゴシック' , 'ヒラギノ角ゴ Pro W3' ,Arial;
	height:100%;
}

img {
	border: 0px;
	border:none;
	font-family: Verdana, "ＭＳ Pゴシック", "ヒラギノ角ゴ Pro W3", Arial;
}


h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5,h6,img,table,hr,th,td,ul,li,ol,p,form,{
	margin:0px;
	padding:0px;
}



p {
	margin: 10px 0px;
}

.formBox{
	color: #444444;
	border: solid 1px;
	border-color: #808080 #D4D0C8 #D4D0C8 #808080;
	padding:1px 2px 4px 2px;
	font-size: 12px;
}

ol,ul{
	padding:0px;
	margin:0px;
}

h1{
/*
	height:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;*/
	height:0px;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
}

.point{
	font-size:10px;
}

body#openingBG #siteInfo h1,body#openingBG #siteInfo h2{
	height:auto;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	overflow:auto;
	text-indent:0px;
}

.attentionBox{
	border:1px solid #FF9900;
	background-color:#FFFFCC;
	padding:15px;
	color:#000000;
}

.attentionBox a{
	color:#FF0000;
}

.attentionBox .attentionTT{
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
}

#siteInfo{
	text-align:center;
}


body.body-goods h3,body.body-syncltv h3,#goodsItem{
	font-weight:normal;
	font-size:12px;
}

body.body-shop h3,body.body-disco h3{
	font-size:10px;
	font-weight:normal;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　ログインバー制御　----------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*


#barBox.aoberHidden{
	padding:0px;
	background-color:transparent;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------------　カラム制御　----------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


#left {
/*	width: 200px;*/
	width: 180px;
	margin: 0px;
	padding:0px;
	padding-right: 10px;
	float: left;
}


#center {
	width: 360px;
	margin: 0px;
	padding:0px;
	float: left;
}


/*2カラム用*/
#center2 {
/*	width:567px;*/
	width:550px;
	margin: 0px;
	padding:0px;
	float: left;
}


#right {
/*	width: 200px;*/
	width: 180px;
	margin: 0px;
	padding:0px;
	padding-left: 10px;
	float: left;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*--------------------　共通アイテム　----------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


#contents{
	clear:both;
}

div #contents:after {
	content: "";
	display: block;
	clear: both;
}

#right .moreBtn,
#left .moreBtn{
	text-align:right;
	margin-top:3px;
	margin-bottom:10px;
}

/*　googlemap　*/

#liveMain .main_map {
	overflow:hidden;
	margin: 5px;
	width: 325px;
	height: 325px;
	margin-top:20px;
	border:1px solid;
}

#gmap{
	font-size:12px;
}

#gmap div {
	marign:1px;
	vertical-align: text-bottom;
	position:relative;
}


/*　広告　*/

.advertText .advertBox{
	padding:3px;
	padding-left:25px;
	background-image: url(/img/site/icon_pr.gif);
	background-repeat:no-repeat;
	background-position: 5px center ;
	background-color:#FFFFFF;
}



/*メールでURL送信用*/
#qrBox #address {
	width:150px;
	margin-bottom:5px;
}


/*ページ上部へ*/
.pageTop{
	text-align:right;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*-------------------　ナビゲーション　---------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


#navi {
/*	width: 780px;*/
	width: 740px;
}

#navi ul {
	list-style-type: none;
	float: left;
}

#navi li {
	display: inline;
	float:left;
	margin:0px;
	padding:0px;
}

#navi a,#navi a:visited{
	display: block;
	float: left;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*-------------------　フィーチャー制御　-------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/**/
#container {
	position:relative;
}

#banner {
	height: 210px;
	width: 780px;
	background-repeat: no-repeat;
	position:relative;
}

#banner_text_lt {
	text-align:left;
	position:absolute;
	top:0px;
	margin:10px;
}
#banner_text_lm {
	text-align:left;
	position:absolute;
	top:40%;
	margin:10px;
}
#banner_text_lb {
	text-align:left;
	position:absolute;
	bottom:0px;
	margin:10px;
}

#banner_text_ct {
	text-align:center;
	position:absolute;
	top:0px;
	width:95%;
	margin:10px;
}
#banner_text_cm {
	text-align:center;
	position:absolute;
	top:40%;
	width:95%;
	margin:10px;
}
#banner_text_cb {
	text-align:center;
	position:absolute;
	bottom:0px;
	width:95%;
	margin:10px;
}

#banner_text_rt {
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
	margin:10px;
	padding-right:20px;
}
#banner_text_rm {
	text-align:right;
	position:absolute;
	top:40%;
	right:0px;
	margin:10px;
	padding-right:20px;
}
#banner_text_rb {
	text-align:right;
	position:absolute;
	bottom:0px;
	right:0px;
	margin:10px;
	padding-right:20px;
}

#ttl-black{
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height:1.5em;
}

#banner #description {
	font-size: 14px;
	line-height: 16px;
}
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*-------------------　プレイヤー　------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.playerError {
	width:460px;
	padding:10px;
	margin:50px auto;
	border:1px solid #DEDEDE;
}

.playerError div{
	margin-bottom:5px;
	padding:2px;
	color:#FFFFFF;
	text-align:center;
	background:#FF0000;
}


#right .playerOut,#left .playerOut{
	background-image: url(http://www.syncl.jp/img/player/001.gif);
	background-repeat:no-repeat;
	background-position: left top ;
	padding:0px;width:175px;height:360px;
}

#center .playerOut,#center2 .playerOut{
	background-image: url(http://www.syncl.jp/img/player/001_center.gif);
	background-repeat:no-repeat;
	background-position: left top ;
}

#playerBox{
	background-image: url(http://www.syncl.jp/img/player/001_wide.jpg);
	background-repeat:no-repeat;
	background-position: left top ;
}

.playlistItems {
	margin-bottom:15px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*-------------------　絵文字パレット　------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
.pallet{
	padding:6px;
	border:1px solid #AAAAAA;
	background:#BBBBBB;
	background:#BBBB00;
	position: relative;
	left: 0px;
	top: 0px;
}


.emojiTB {
	border-collapse : collapse;
	empty-cells : show;
	border : 1px solid #DEDEDE;
}

.emojiTB td{
	border : 1px solid #DEDEDE;
}*/


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*------------------　コミュニティリスト　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#center .cmBox, #center2 .cmBox{
	float:left;
	margin-right:10px;
	width:45%;
	font-size:10px;
}

.cmBox{
	height:60px;
}

#left #comList .contents-box .pager{
	display:none;
	height:1px;
	overflow:hidden;
}



/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*------------------　フレンドリスト　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#friendlist .contents-box{

}

.btnFriend {
	margin-bottom:5px;
}

.friendBox {
	float:left;
	width:60px;
	height:99px;
	padding-right:6px;
	word-break:break-all;
	font-size:10px;
	line-height:13px;
}

.friendBox .friendName{
	overflow:hidden;
	width:50px;
}

#left #friendlist .contents-box .pager{
	display:none;
	height:1px;
	overflow:hidden;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*------------------　ブログカテゴリ＆サーチ　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#category .categoryMore{
	text-align:right;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*------------------　おきにいりリスト　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.favoriteBox {
	float:left;
	width:60px;
	height:99px;
	padding-right:6px;
	word-break:break-all;
	font-size:10px;
	line-height:13px;
}

.favoriteBox .favName{
	overflow:hidden;
	width:60px;
}

#left #mylist .contents-box .pager{
	display:none;
	height:1px;
	overflow:hidden;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*------------------　オフィシャルブログ　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#container div#officialBlog{
	background-image:none;
	background-color:transparent;
	border:1px solid #CCCCCC;
	overflow:auto;
	background-color:#FFFFFF;
}



#container div#officialBlog .contents-box{
	padding:5px;
	background-image:none;
	background-color:transparent;
	border:none;
}

#container div#officialBlog .ttl-box{
	background-image: url(/img/blog/official_blog.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	height:25px;
	border:none;
}

#container div#officialBlog h4{
	text-indent:-2000px;
	overflow:hidden;
	background-image:none;
	background-color:transparent;
	border:none;
}


#container div#officialBlog .ofBlogBox {
	background-image: url(/img/blog/blogrank_bg.gif);
	float:left;
	width:80px;
	height:115px;
	overflow:hidden;
	text-align:center;
	padding:5px 3px 3px 3px;
	margin-right:6px;
	_margin-right:7px;
	word-break:break-all;
	font-size:10px;
	line-height:13px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

#container div#officialBlog .ofBlogBox .number{
	height:16px;
	color:#333333;
}

#container div#officialBlog .ofBlogBox .imageLine{
	border:1px solid #EDEDED;
	padding:1px;
}

#container div#officialBlog .ofBlogBox .ofBlogName{
	overflow:hidden;
	width:60px;
}

#container div#officialBlog .ofBlogBox a:link,#container div#officialBlog .ofBlogBox a:visited{
	color:#333333;
}

#container div#officialBlog .ofBlogBox a:hover{
	text-decoration:underline;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*--------------------　登録関連　--------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#registTB td,#enqTB td{
	padding:5px;
}

.point span{
	color:#FFFF00;
}

.msgBox strong{
	color:#FF0000;
}

.msgBox{
	margin:10px 0px;
	padding:5px;
	color:#333333;
	border:1px solid #000000;
	background-color:#FFFFCC;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*--------------------　物販関連　--------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/*---　一覧　---*/
.goodsGroupBox{
	margin-bottom:15px;
}

.noimgBox2 ul.goodsUL{
	padding-bottom:15px;
}

/*--------カタログ表記-------------*/

#goodsItem .item{
	float:left;
	width:120px;
	text-align:center;
	margin-bottom:5px;
	height:170px;
}

#goodsItem .thumb{
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #BBBBBB;
	height:100px;
	width:100px;
	overflow:hidden;
	margin:auto;
}


/*---　アイテム　---*/


.goodsCom{
	margin-top:5px;
}

.nameCap,.artistCap{
	font-size:10px;
}

.itemTxt div{
	line-height:14px;
}

div.nameTxt,div.artistTxt{
	margin-bottom:5px;
}

.goodsCart,.noStock{
	margin-top:5px;
}
.goodsCart{
	margin-bottom:5px;
}

.priceAtt,.imgAtt{
	font-size:10px;
	padding:2px 0px;
}


.priceAtt img{
	margin-right:3px;
}

.fewStockBox{
	font-size:10px;
	line-height:12px;
}

.goodsVerTB td{
	padding-bottom:3px;
	padding-right:3px;
}

/*--------------
メイン画像
------------------*/
td.itemImgMain{
	width:180px;
}

.itemImgMainBox{
	width:175px;
	height:175px;
	text-align:center;
	padding:0px;
	margin:0px;
}
.itemImgMainBox img{
	vertical-align:top;
}

.btnLarge{
	margin-top:5px;
}

/*--------------
	サムネイル処理
------------------*/
.thumbBox{
	width:175px;
	height:60px;
	margin:0px auto;
	padding:0px;
	margin:0px;
	margin-top:5px;
	font-size: 0;
	border:none;
}

.thumbBox td{
/*	width:59px;*/
	padding:0px;
	margin:0px;
	font-size: 0;
	vertical-align:top;
	text-align:center;
}
/*.thumbBox td.tdR{
	width:56px;
}*/


.thumbBox img{
	width:56px;
	height:56px;
	font-size: 0;
	vertical-align:top;
	margin-right:3px;
}
.thumbBox img.rightImg{
	margin:0px;
}

.itemBox .fewStock{
	vertical-align: middle;
}
.itemBox .verPrice{
	text-align:right;
}


/*詳細画像画面---------------*/
.body-goodsdetail{
	background-image:none;
	background-color:#FFFFFF;
	color:#000000;
	padding:10px;
}

#goodsDetailMain{
	width:500px;
	height:600px;
}
#goodsDetailMain div{
	width:500px;
}

#goodsDetailThumb table td{
	width:75px;
}
#goodsDetailThumb img{
	width:70px;
}

#closeArea a{
	display:block;
	color:#FFFFFF;
	padding:3px;
	margin:0px 2px 0px 2px;
	background-color:#000000;
}

#closeArea a:hover{
	background-color:#888888;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　レーベルアーティストリスト　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.artistDiary{
	font-size:10px;
	line-height:1.3em;
	min-height:50px;
	_height:50px
}

.artistImg{
	float:left;
	margin-right:3px;
	width:40px;
}

.artistListPhoto{
	width:70px;
	height:70px;
}


.artistListTable{
	width:100%;
}

.artistListTable td{
	width:25%;
	padding-bottom:10px;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　DISCOページ調整　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.detailBox {
	width:100%;
}

.detailBox .jkBox{
	width:185px;
	padding-bottom:5px;
}
.detailBox .jkBox .itemImg{
	width:175px;
	height:175px;
}

.detailBox .discinfoBox{
	margin-bottom:10px;
}

#shop .noTD{
	width:20px;
}
#shop .timeTD{
	width:50px;
}

#shop .priceTD{
	width:60px;
}
#shop .btnTD{
	width:120px;
}

/*　トラックリスト注意　*/
.trackRemark {
	text-align:left;
	font-size:x-small;
	line-height:1.3em;
	margin:5px 0px 8px 0px;
}

.trackTable {
	table-layout: fixed;
	width:100%;
}

.trackTable td {
	padding:4px;
}


/*トラックリストページャー*/

#tracklist .pager {
	margin-bottom:30px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　オープニング　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#openingBox{
	text-align:center;
	margin-top:15px;
}


.trackBox{
	float:left;
	width:160px;
	margin-bottom:10px;
}

.trackBox .trackCart{
	margin-top:5px;
}

.trackBox .trackImg{
	width:150px;
	height:150px;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　あしあと　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

input.footMes{
	width:70%;
}

.smallFont{
	font-size:10px;
	margin-bottom:10px;
}

.smilyBox{
	float:left;
	margin-right:5px;
	white-space:nowrap;
	font-size:10px;
	line-height:14px;
}

.smilyBox input{
	vertical-align:middle;
}

input.footprintBtn{
	margin-top:10px;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　アンケート　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.quesTB,.quesTBmain{
	width:99%;
	margin-top:10px;
}

.ques-border{
	background-color:#0080ff;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　プロフィール　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


.premiumProf{
	margin-bottom:10px;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　synclTV　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


/*サイド*/

#left #syncltv .syncltvSet,#right #syncltv .syncltvSet{
	margin:10px auto;
	width:80px;
}

/*メイン*/

#syncltv_items{
	margin:20px 15px 10px 15px;
	font-size:xx-small;
}

#syncltvLarge{
	margin:10px auto;
	width:512px;
}

#syncltv_items .syncltv{
	width:50%;
	float:left;
	margin-bottom:5px;
	height:60px;
	overflow:hidden;
}

#syncltv_items .detail{

}

img.thumbnailTv{
	float:left;
	margin-right:5px;
	width:80px;
}

#syncltv_items .subTitle{
	margin:0px 5px 0px 85px;
	padding:1px 2px;
}



/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------　コメント　-------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#commentBox .contents-box .attention{
	border:1px solid #FF9900;
	background-color:#FFFFCC;
	padding:10px;
	margin:0px auto;
	color:#000000;

}

#commentBox .contents-box .attention a:link,
#commentBox .contents-box .attention a:visited{
	color:#FF9900;
}

#commentBox .commentInputLabel{
	font-weight:bold;
}

#commentBox .commentInputPict{
	padding:5px 0px;
}
#commentBox .commentInputPict img{
	cursor: pointer;
}


#commentBox .commentInputName,
#commentBox .commentInputMsg{
	margin-bottom:20px;
}

#commentBox .passphraseTT{
	font-weight:bold;
	padding:5px 0px;
}
#commentBox .passphraseInput{
	margin:0px 10px;
	height:20px;
	padding:5px;
	font-size:16px;
	width:5em;
}

#commentBox .commentInputBtn{
	padding:15px 0px;
}
#commentBox .commentInputBtn input{
	margin-right:10px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------　インフォメーション　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.infoNew{
	color:#CC0000;
	font-weight:normal;
	padding-left:3px;
}

.infoSet{
	margin-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
}

.infoTt h3{
	font-size:12px;
}
.infoBody{
	
}
.infoDate{
	text-align:right;
}

.infoDate .date{
	padding-right:5px;
}

#infoList .active{
	font-weight:bold;
}

#moreBloginfo{
	text-align:right;
	margin-bottom:10px;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------　ライブ　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


.liveCategory ul,.liveCategory li{
	margin:0px;
	padding:0px;
	list-style:none;
}

.liveCategory li{
	display:block;
	float:left;
	margin-right:10px;
}

.liveCategory a{
	padding-right:10px;
	border-right:1px solid #666666;
}

#backLivelist{
	padding-bottom:20px;
}


/*ライブハウス用*/

#liveSchedule table.liveSch,#liveScheduleMain table.liveSch{
	background-color:#333333;
	border:1px solid #333333;
	width:100%;
}

#liveSchedule table td,#liveScheduleMain table td{
	padding:5px;

}

.liveSch tr.date td{
	background-color:#333333;
	color:#FFFFFF;
}

.liveSch td{
	background-color:#000000;
	color:FFFFFF;
}

.liveSch .live_title{
	color:#ffffff;
}

.liveSch .saturday{
	color:#0099cc;
}

.liveSch .sunday{
	color:#cc3300;
}

.liveDetailbtn{
	text-align:right;
}

#liveSchedule table.pager,#liveScheduleMain table.pager{
	width:100%;
}



/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------　アクセサリ　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.acsFlash .itemBox,
.acsImage .itemBox{
	padding:0px 10px 10px 0px;
	margin:0p;
	float:left;
}

#accessoryList .backLink{
	padding-bottom:15px;
}

#acsQRbox{
	height:100px;
}

#acsQR{
	width:85px;
	float:left;
}

#acsQRtxt{
	float:left;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------------　newsTB　---------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


.synclnewsTB,.newsTB{
	width:100%;
}

.newsTB td{
	padding:2px 15px;
}

.synclnewsTB td{
	padding:2px 15px;
	background-color:#FFFFCC;
}

.synclnewsTB tr.darkCol,.newsTB tr.darkCol{
	background-color:#EDEDED;
}

.synclnewsTB tr.lightCol,.newsTB tr.lightCol{
	background-color:#FFFFFF;
}

.newsTB td,.synclnewsTB td{
	font-size:10px;
	background-image:url(/img/common/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:3px;
}

.newsTB td img{
	margin:0px;
	padding:0px;
	vertical-align:middle;

}

.newsTB .genre{
	width:50px;
	color:#C7038B;
	font-size:10px;
}

.synclnewsTB .title{
	background-image:url(/img/common/icon/news_syncl.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
	color:#C7038B;
	font-size:10px;
}

.newsTB span.newsdate{
	color:#666666;
	font-size:10px;
	padding-left:10px;
}

.newsTB td img.view{
	vertical-align:middle;
	margin-left:3px;
}

.newsTB td a:link,.newsTB td a:visited{
	color:#333333;
	text-decoration:none;
}

.newsTB td a:hover{
	text-decoration:underline;
	background-position:left top;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*--------------------　プレゼント　--------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.presentMsg{
	
}

.appliMsg{
	color:#CC0000;
	margin-top:5px;
}




/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*--------------------　カタログ　--------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#catalogue .item{
	float:left;
	width:120px;
	text-align:center;
	margin-bottom:5px;
	height:170px;
}

#catalogue .thumb{
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #BBBBBB;
	height:100px;
	width:100px;
	overflow:hidden;
	margin:auto;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*--------------------　購入遷移　--------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

table.payBox {
	border-collapse : collapse;
	empty-cells : show;
	border : 1px solid #666666;
	width:100%;
	margin-bottom:10px;
}

table.payBox td.cap{
	color:#FFFFFF;
	background-color: #444444;
	padding:3px;
	border : 1px solid #333333;	
}

table.payBox td {
	background-color: #FFFFFF;
	border : 1px solid #666666;
	padding:3px;
	font-size:10px;
	color:#333333;
}

table.payBox td a{
	color:#333333;
}

table.payBox tr.total td{
	color:#CC0000;
	font-weight:bold;
	text-align:right;
}

tr.carriage td,tr.subtotal td{
	font-weight:bold;
	text-align:right;
}


.attMsgBox{
	margin:10px 0px;
	padding:5px;
	color:#333333;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

.formBtn{
	text-align:center;
	margin:10px 0px;
	font-size:12px;
}

.sub{
	font-weight:bold;
}


.attention{
	color:#E6007B;
	margin:5px 0px;
}

.payico{
	vertical-align:middle;
}

/*保存先住所*/
.yourAddress{
	border:1px solid #666666;
	padding:5px;
}

.addressMarker{
	font-weight:bold;
	margin-bottom:5px;
}

/*アカウント取得関連*/

#accountGet{
	width:49%;
	float:left;
	border-right:1px dotted #999999;
	padding-right:2px;
}

#firstTime{
	width:49%;
	float:right;
}

.loginyet{
	margin-bottom:10px;
	background-color:#FCFCFC;
	padding:5px;
	border:1px solid #666666;
	color:#333333;
	font-size:10px;
	overflow:auto;
}

.loginyet input{
	font-size:12px;

}

.loginyet .subTitle{
	margin-top:0px;
	background-color:#CC0000;
	padding:3px 5px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	font-size:12px;
	background-image:none;
	border:none;
}

.loginyet .formBox{
	width:70%;
	margin-left:5px;
	margin-bottom:3px;
}

/*メールアドレス確認*/

.yourMailAddress{
	font-weight:bold;
	font-size:16px;
	margin:10px;
	border-bottom:1px dotted #000000;
}

.att{
	color:#CC0000;
}


/*キャンセルNG表記関連*/

#center .goodsnotice,
#center2 .goodsnotice{
	padding:10px;
	margin:15px 0px;
	color:#000000;
	border:2px solid #FF0000;
	background-color:#FFFFFF;
}

#center .noticeTT,
#center2 .noticeTT{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------　お気に入り登録関連　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.fanregistContents{
	padding:10px 0px;
}
.fanregistSelectAtt{
	font-size:10px;
}
.fanregistSelect td{
	padding:5px 5px 5px 0px;
}

.fanregistSelect .thCol{
	width:100px;
}

.fanregistSelect label{
	padding:0px 20px 0px 5px;
}


.timeTD{
	width:50px;
}
.btnTD{
	width:120px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------　FCコース・支払い関連　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/*コース選択部分*/

.fcCap{
	padding:10px 0px;
}

#fanclubInput .btnSet,
#fanclubTerm .btnSet{
	text-align:center;
}
#courseDesc .rule{
	height:150px;
	overflow:auto;
	padding:5px;
	border:1px solid #CCC;
	margin:10px 0px;
}

.fanclubTypeTB{
	border-collapse:collapse;
	border:1px solid #333333;
	width:100%;
}

.fanclubTypeTB td.sub{
	background-color:#EDEDED;
}

.fanclubTypeTB td{
	border:1px solid #333333;
	padding:5px;
	text-align:center;
}

.paymentBtn{
	text-align:center;
	padding:10px;
}

.seiBox input,
.meiBox input,
.telBox input
{
	width:120px;
}

/*お支払い方法選択*/
#paymentChoice .logoBox{
	margin:10px auto;
	padding:3px;
	width:311px;
	text-align:center;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#paymentChoice .choiceBtn{
	text-align:center;
}


/*払い込み待ちor払い込み完了*/
#paymentDone #payInfo,
#paymentDone #payInfo{
	border:1px solid #FF0000;
	padding:10px;
	margin-bottom:15px;
	background-color:#FFFFFF;
	color:#000000;
}

#paymentDone #payNo1,
#paymentDone #payNo2{
	font-size:16px;
	padding:5px 0px;
	color:#FF0000;
	font-weight:bold;
}


#fanclubTerm #paidTB{
	width:100%;
	border-collapse:collapse;
	border:1px solid #333333;
	width:100%;
}
#fanclubTerm #paidTB td{
	padding:10px;
	font-size:16px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------------　なう　------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


/*入力エリア*/

.tmsForm{
	padding-top:5px;
	background-color:#FFF;
	padding:10px;
	font-size:10px;
	margin:15px 0px;
	border:1px solid #CDCDCD;
}

.tmsInput{
	width:99%;
	margin-bottom:5px;
}

.tmsBtn{
	text-align:right;
}

/*メッセージエリア*/

.tmsBox{
	padding:5px 0px 0px 0px;
	margin:5px 0px;
	border-bottom:1px dotted #666666;
}


#tmsMain .tmsBox .tmsImg{
	float:left;
	width:40px;
	height:40px;
	background-color:#000;
}


#tmsMain .tmsBox .tms_messageOut{
	padding-left:50px;
}

.tmsBox .clearTms{
	clear:both;
	height:0px;
	line-height:1px;
}

.tmsBox .tms_name{
	font-weight:bold;
	padding-bottom:4px;
}

.tmsBox .tms_message{
	padding-bottom:5px;
}

.tms_info{
	text-align:right;
	font-size:10px;
}
.resCom{
	cursor:pointer;
	text-decoration:underline;
}

/*レスの調整*/
.ResBox{
	margin-left:50px;
	padding-bottom:20px;
}




.ResLogin{
	background-color:#FFF;
	padding:10px;
	font-size:10px;
	margin:15px 0px;
	border:1px solid #CDCDCD;
}

.ResLogin .resLoginTxt{
	font-weight:bold;
	font-size:12px;
	color:#F00;
}

/* seesaaAD */

.seesaa-adBox{
	margin-top:10px;
}

.adTitle{
	font-weight:bold;
	font-size:12px;
	display:block;
}

.seesaa-adLink{
	display:block;
	margin-bottom:10px;
	font-size:10px;
}

.adSponsor{
	font-size:10px;
	text-align:right;
	display:block;
}

/* 翻訳関係 */

#left #custom .translateOut{
	display:none;
}
#right #custom .translateOut{
	display:none;
}

.translateOutTxt{
	position:relative;
	display:inline;
}
.translateOut{
	position:relative;
	width:134px;
}

.translateBox{
	position:absolute;
	right:0px;
	font-size:12px;
	width:130px;
	background-color:#FFFFFF;
	text-align:left;
	padding:2px;
	border:1px solid #CCCCCC;
	border-radius:3px;
	z-index:10000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.translateBox .poweredBy{
	margin-top:5px;
	font-size:10px;
	vertical-align:middle;
}
.translateBox .poweredBy img{
	vertical-align:middle;
}

.translateBox .close{
	text-align:right;
}

.translateBox a,
.translateBox a:visited{
	padding:2px 5px;
	color:#333333;
	text-decoration:none;
}

.translateBox a:hover{
	color:#999999;
	text-decoration:none;
}

.contents-box .translated {
	background-color:inherit;
	color:inherit;
	padding: 10px;
	text-align: center;
	margin-bottom:5px;
}


.translateBtn a,
.translateBtn a:visited{
	display:block;
	background-color:#333333;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:70px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

.translateBtn a:hover{
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:none;
}


/* FCBBS */

#bbsBody{
}

/* write box */

#writeBox{
	width:100%;
}

#writeBox .formBox{
	width:80%;
}

/**/

.res{
	margin-bottom:10px;
	clear:both;
}

.res .comImg,.article .comImg{
	float:left;
}

.res .resBox{
	padding-left:50px;
}

.article .resBox{
	padding-left:110px;
}

.resBox .resInfo{
	clear:both;
	text-align:right;
	font-size:10px;
	margin-top:20px;
}

.resBox .resInfo span{
}

.resTitle{
	margin-bottom:10px;
	font-weight:bold;
}

/* comment */

.commentRes{
	clear:both;
	border:1px dotted #666666;
	padding:5px;
	margin:10px auto;
}

.commentRes .commentator{
	text-align:right;
	font-size:10px;
}

/**/

.thread{
	margin-bottom:10px;
}


#fcBBSList textarea.formBox,#fcBBSArticle textarea.formBox{
	width:90%;
	height:100px;
	margin-bottom:5px;
}


/* article */

#commentWrite{
}

.moreThread{
	text-align:right;
	border-top:1px solid #333333;
	margin-top:10px;
	padding-top:5px;
}

/*ログインモジュール*/

#loginModule .error{
	padding:10px 0px;
	color:#F00;
}

/*ログインページ*/
#userLogin .logoutBtn{
	display:block;
	background: none repeat scroll 0% 0% #000;
	padding: 10px 20px;
	margin-top: 12px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	width: 120px;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*----------------　ギャラリー関連　------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#gallery .galleryCount{
	font-size:10px;
}
#gallery td.galleryImg{
	width:110px;
}#bodyTG p {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}
#bodyTG p strong {
	text-align: left;
}
.redtext {
	color: #c00000;
	font-size: xx-large;
}
#bodyTG #container #contents #center2 #customMain #customMainBody table tr td p .test {
	color: #FFFFFF;
}
#bodyTG #container #contents #center2 #customMain #customMainBody div table tr td {
	font-size: small;
}
