@charset "utf-8";
div.main-pane-channel-top {
	display:block;
	background-image:url(../../images/normal-pane/pane-middle.png);
	background-repeat:repeat-y;
	width:970px;
	height:1745px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	position:relative;
	border: 0px solid;
}

div.main-pane div.topic-path {
	display:block;
	width:965px;
	height:30px;
	font-size:12px;
	line-height:30px;
	padding-top:5px;
}

/* ----- biglink用 ----- */
.bl-hot {
	/*border: solid 1px #ccc;*/
	zoom: 1; /* Should be IE only */
}
.bl-hover {
	/*border-color: #aaf;*/
	cursor: pointer;
	background: #eee;
}
.bl-hover a:link {
	color: #CC3333;
}
.bl-hover a:visited {
	color: #CC3333;
}

/* ---- カルーセル ----*/
div.jacarousel-outer {
	clear:both;
	background:white;
	float:left;
	height:80px;
	width:973px;
	position:relative;
	margin-top:8px;
	margin-left:-1px;
}

div#loading-icon-curousel {
	position:absolute;
	left:470px;
	top:20px;
	background:transparent url(../../images/tb/ajax-loader.gif);
	width:32px;
	height:32px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: transparent url(../../images/tb/ajax-loader.gif) no-repeat 80 70;
		
}
.jacarousel-skin-tango .jcarousel-item {
	width:100px;
	height:120px;
	margin:0 0 px 0;
	padding:0;	
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 890px;
    height:100px;
    float:left;
}
	
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
    height: 120px;
}
.jcarousel-item-desc{
	margin-left:0px;
	font-size:8pt;
	width:100px;
	height:80px;
	line-height:1.5em;
	clear:left;
}
.jcarousel-iteme-desc > a {
	width:100px;
	height:30px;
	line-height:10px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.jcarousel-item-desc > span {
	float:left;
	/*margin-top:5px;*/
	/*width:50px;*/
}

/*カールセルCSS*/

.panel-pane .content {
    display: block !important;
}
.jcarousel-list li,
.jcarousel-item { 
	height:75px;
	width:100px;
}

/*---- ここまで ----*/

/* ----- ムービー表示部分の定義 ----- */
div.top-player {
	/*width:480px;
	height:320px;
	float:left;*/
	
	width: 555px; 
	height: 327px; 
	float: left; 
	position: relative; 
	padding-bottom: 5px;
}
div.explannation {
	float:left;
	width:470px;
	height:20px;
	/*padding-top:10px;
	padding-left:10px;*/
	
	padding-left:0px;
	padding-top:2px;
}
div.explannation span {
	font-size:10px;
	color:#CC0000;
	font-weight:bold;	
}
div.top-player-area {
	float:left;
	position:relative;	
	/*width:480px;
	height:290px;*/
	padding-bottom:5px;
	
	width:555px;
	height:332px; 
	margin-top: -2px;
}

div#loading-icon-player{
   position:absolute;
   left:220px;
   top:140px;
   background:transparent url(../../images/tb/ajax-loader.gif);
   /*width:32px;
   height:32px;*/
   
   width:555px;height:332px;display: none;
}
/* ----- ムービー下動画に関連付いた商品の表示 -----*/
div.movie-items{
	width:480px;
	height:100px;
	float:left;
	margin-top:10px;
	/*background-color:#eee;*/
}
div.movie-items > div.movie-items-title{
	width:480px;
	height:20px;
	float:left;
}
div.movie-items-title img{
	background-image:url(../../images/channel-pane/poptag_logo.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:74px;
	height:18px;
	float:left;
	padding-top:0px;
	margin-top:0px;
	margin-left:0px; 
}
div.movie-items-title span {
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	padding-left:0px;
}
/* -----カルーセル　movieitems -----*/
div.jacarousel-outer-movieitems {
	clear:both;
	float:left;
	height:60px;
	width:480px;
	position:relative;
	background-color:white;
}

div#loading-icon-curousel-movieitems {
	position:absolute;
	left:250px;
	top:20px;
	background:transparent url(../../images/tb/ajax-loader.gif);
	width:32px;
	height:32px;
}

.jcarousel-skin-tango-movieitems .jcarousel-item-placeholder {
	background: transparent url(../../images/tb/ajax-loader.gif) no-repeat 80 70;

}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    /*追加　ここを変えるんじゃないかも*/
    height:120px;
}
.jcarousel-skin-tango-movieitems .jcarousel-item{
	width:96px;
	height:80px;
	margin:0 0px 0;
	padding:0;	
	/*border: thick solid #0000FF;*/

}
.jacarousel-skin-tango-movieitems .jcarousel-item{
	width:150px;
	height:120px;
	margin:0 4px 0 0;
	padding:0;
}
.jcarousel-skin-tango-movieitems .jcarousel-container-horizontal{
    width: 480px;
    height:120px;
    float:left;
	margin:5px 0 0 0px;
}
	
.jcarousel-skin-tango-movieitems .jcarousel-clip-horizontal{
    width: 100%;
    height: 100px;
}

.jcarousel-item-desc-movieitems{
	margin-left:0px;
	font-size:8pt;
	width:100px;
	height:80px;
	line-height:1.5em;
	clear:left;
	/*text-overflow:ellipsis;
	overflow:hidden;*/

}
.jcarousel-item-desc-movieitems > a {
	width:100px;
	height:30px;
	line-height:10px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.jcarousel-item-desc-movieitems > span {
	float:left;
	/*margin-top:5px;*/
	/*width:50px;*/
}

/* ----- ムービー上のバナー部分の定義 ----- */
div.top-banner {
	width:970px;
	height:50px;
	padding-top:10px;
}
div.top-banner > div.bigbanner {
	width:485px;
	height:40px;
	float:left;
}
div.top-banner > div.advertiser {
	width:480px;
	height:40px;
	margin-left:0px;
	float:left;
}
/* ----- ムービー左側 - ピックアップタイトルの定義 ----- */
div.top-pickup-area {
	height:120px;
}
div.top-pickup-area-inner {
	/*width:230px;
	height:165px;
	padding-top:5px;*/
	margin:0px 0px 0px 0px;
	padding-top:0px;
	
	width:200px;
	height:130px;
}
/*div.top-pickup-area-inner > img{
	background-image:url(../../images/channel-pane/movie-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:15px;
	width:17px;
	height:14px;
	float:left;
}*/
div.top-pickup-area-inner > span {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	margin-left:6px;
}
div.top-pickup-area-inner > div.img-holder{
	margin:0px 0px 0px 5px;
	/*width:225px;
	height:130px;*/
	float:left;
	
	
	width: 180px; 
	height: 101px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 13px;
}
div.top-pickup-area-inner > div.img-holder >img{
	width:100%;
	height:100%;
}
div.top-pickup-area-inner > div.memo{
	padding-top:2px;
	margin-left:10px;
	width:220px;
}
div.memo > p{
	clear:both;
	font-size:10px;
	line-height:1.5em;
	padding-top:2px;

}
/* ----- ムービー右側ムービー一覧の定義 ----- */
div.top-movies {
	height:230px;
	padding-top:0px;
	padding-bottom:5px;
	margin-left:3px;
	/*width:225px;*/
	float:left;
	/*background:#eee;*/
	overflow:hidden;
	
	margin-top:0px;
	width:200px;
	background:none repeat scroll 0 0 #FFFFFF;
}
div.top-movies > div.movie-title {
	/*width:205px;*/
	height:20px;
	float:left;
	padding-left:10px;
	border-style: none none dotted none;
	border-width: 1px;
	
	width:200px
}
div.movie-title > img {
	background-image:url(../../images/channel-pane/movie-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:17px;
	height:14px;
	float:left;
	/*margin-top:5px;*/
	
	margin-left:-5px;
	margin-top:3px;
}

div.movie-title > span > p {
	width:150px;
	font-weight:bold;
	text-indent:10px;
	margin-top:-1px;
	margin-left:-10px;
}

div.movie-title > span {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	margin-left:5px;
	float:left;
	text-indent:5px;
	padding-top:3px;
}
div.top-movies > div.scroll{
	width:230px;
	height:220px;
	float:left;
	/*border-style: dotted none none none;*/
	border-width: 1px;
	}
ul.top-movies {
	padding-top:0px;
	height:1000px;
	list-style-type: none;
	margin-left:0px;
}
ul.top-movies li {
	float:left;
	height:70px;
	border-style: none none dotted none;
	border-width: 1px;
}

ul.top-movies > li > div.img-holder{
	margin:5px 0px 0px 0px;
	width:60px;
	height:60px;
	float:left;
}
ul.top-movies > li > div.img-holder > img {
	width:100%;
	height:100%;
}

ul.top-movies > li >  div.movie-item-desc{
	font-size:12px;
	padding:10px 0px 0px 5px;
	line-height:1em;
	float:left;
	width:150px;
	
}
div.movie-item-desc > a{
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}
div.movie-item-desc > p{
	font-size:10px;
	margin-top:5px;
	margin-left:5px;
	width:140px;
}
/* ----- ムービー右側 - イチオシ商品の定義 ----- */
div.top-item-area {
	/*height:435px;
	padding-top:5px;
	padding-bottom:5px;
	width:245px;
	float:left;*/
	
	height: 370px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	width: 207px; 
	float: left;
}
/* ↓↓↓ムービー右側 - イチオシ商品の定義 おすすめアイテム↓↓↓ */
div.recommend-attitem {
	/*width:230px;
	height:185px;
	background-color:#EFEFEF;*/
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	
	width:195px;
	height:112px; 
	background-color:#FFFFFF;
}
div.recommend-attitem > div.recommend-attitem-title{
	/*width:230px;*/
	height:20px;
	float:left;	
	/*margin-left:10px;*/
	
	width:200px;
	margin-left:-6px;
	margin-top:-2px
}
div.recommend-attitem-title img {
	background-image:url(../../images/channel-pane/item-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:13px;
	height:15px;
	float:left;
	/*margin-top:1px;*/
	
	margin-left:5px;
	margin-top:3px;
}
div.recommend-attitem-title span {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	float:left;
	text-indent:5px;
}

div.recommend-attitem-title > span >p {
	width:150px;
	font-weight:bold;
	text-indent:10px;
	margin-top:2px;
	margin-left:-4px;
}

div.recommend-attitem > div.recommend-attitem-image {
	/*width:200px;
	height:112px;
	margin-left:15px;*/	
	float:left;
	
	width: 180px; 
	height: 101px; 
	margin-top: 2px; 
	margin-bottom: 0px; 
	margin-left:5px;
}
div.recommend-attitem > div.recommend-attitem-exp{
	width:200px;
	height:48px;
	float:left;
	margin-left:15px;
}
div.recommend-attitem-exp p {
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
}
div.recommend-attitem-exp span {
	font-size:10px;
	
}

/* ↓↓↓ムービー右側  イチオシ商品の定義 最新アイテム↓↓↓ */
div.recommend-newitem {
	/*width:230px;
	height:250px;*/
	float:left;
	
	margin-left:10px; 
	margin-top:-1px;
	width:195px; 
	height:230px;
}
div.recommend-newitem > div.recommend-newitem-title {
	/*width:230px;*/
	height:20px;
	float:left;
	/*margin-left:10px;*/
	
	
	width:180px;
	border-style:none none dotted; 
	border-width:1px;
	padding-left:10px;
	margin-left:0px;
}
div.recommend-newitem-title > img {
	background-image:url(../../images/channel-pane/item-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:13px;
	height:15px;
	float:left;
	
	margin-left:-10px; 
	margin-top:2px;
}

div.recommend-newitem-title > span {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	margin-left:5px;
	float:left;
	text-indent:5px;
}

div.recommend-newitem-title > span >p {
	width:100px;
	font-weight:bold;
	text-indent:10px;
	margin-top:2px;
	margin-left:-10px;
	_margin-top:4px
}
ul.recommend-newitemlist {
	/*width:230px;
	height:200px;
	float:left;
	list-style-type:none;*/
	
	padding-top:0px;
	height:1000px;
	list-style-type: none;
	margin-left:0px;
}

div.recommend-newitemlist > div.scroll{
	width:230px;
	height:220px;
	float:left;
	
	border-width: 1px;
}
ul.recommend-newitemlist li{
	height:70px;
	float:left;
	border-style:none none dotted none;
	border-width:1px;
	width:190px;
}
ul.recommend-newitemlist > li > div.img-holder {
	margin:5px 0px 0px 0px;
	/*width:112px;
	height:63px;*/
	float:left;
	
	width:60px;height:60px;
}
ul.recommend-newitemlist > li > div.img-holder > img {
	width:100%;
	height:100%;
}
ul.recommend-newitemlist > li >div.memo{
	/*width:118px;*/
	height:70px;
	float:left;
	
	
	width:120px;
	font-size:12px;
	line-height:1em;
	padding:0px 0 0 5px;
	color:#666666;
}

ul.recommend-newitemlist > li >div.memo >p {
	margin-left:10px;
	margin-top:0px;
}

div.memo > p{
	font-size:10px;
	
}
div.memo > span{
	font-size:9px;

}

/* ----- ムービー左側ムービー一覧の定義 ----- */
div.top-movie-area {
	/*height:435px;
	width:236px;
	margin-top:5px;*/
	margin-left:0px;
	margin-right:5px;
	
	width:200px;
	height:350px;
	margin-top:0px;
	float:left;
}
/* ムービー右側ムービー一覧の定義　NOW ON AIR */
/*
div.top-pickup-area {
	height:180px;
}
div.top-pickup-area-inner {
	width:220px;
	height:165px;
	margin:10px 10px 0px 12px;
	padding-top:5px;
	background:#eee;
}
div.top-pickup-area-inner > h3{
	font-size:12px;
	margin:0px 10px 0px 10px;
	height:20px;
}
div.top-pickup-area-inner > div.img-holder{
	margin:5px 0px 0px 10px;
	width:176px;
	height:99px;
	float:left;
}
div.top-pickup-area-inner > div.img-holder >img{
	width:100%;
	height:100%;
}
div.top-pickup-area-inner > div.pickup-icon{
	width:30px;
	height:100px;
	float:left;
	margin:5px 0px 0px 0px;
	background:transparent url(../../images/top/arrow-30x100.png);
}
div.top-pickup-area-inner > p{
	clear:both;
	font-size:10px;
	padding-top: 5px;
	padding-left:1em;
	width:200px;
}
*/
div.reproduce-movie {
}
div.reproduce-movie > div.reproduce-movie-title{
	width:230px;
	height:20px;
	float:left;
}

div.reproduce-movie-title  img{
	background-image:url(../../images/channel-pane/movie-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:17px;
	height:14px;
	float:left;
}
div.reproduce-movie-title span {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	margin-left:6px;	
}
div.reproduce-movie > div.reproduce-movie-nowonimage {
	width:230px;
	height:130px;
	float:left;
	background-color:black;
}
div.reproduce-movie > div.reproduce-movie-exp {
	width:230px;
	height:30px;
	float:left;
	overflow:hidden;
}
div.reproduce-movie-exp span{
	font-size:10px;
	line-height:1.5em;
}

/* ムービー左側ムービー一覧の定義　おすすめムービー */
div.recommend-movie {
	height:250px;
	width:230px;
	float:left;
	margin-top:5px;
	background:#eee;
}
div.recommend-movie > div.recommend-movie-title {
	width:230px;
	height:20px;
	float:left;
	margin-left:10px;
}
div.recommend-movie-title > img {
	background-image:url(../../images/channel-pane/movie-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:17px;
	height:14px;
	float:left;
	padding-top:4px;
}
div.recommend-movie-title > span {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	margin-left:5px;
	float:left;
	text-indent:5px;
}
ul.recommend-movielist {
	height:280px;
	width:230px;
	list-style-type: none;
	margin-left:0px;
	float:left;
}
ul.recommend-movielist {
	width:230px;
	height:200px;
	float:left;
	list-style-type:none;
}
ul.recommend-movielist li{
	height:70px;
	float:left;
	border-style:dotted none none none;
	border-width:1px;
}
ul.recommend-movielist > li > div.img-holder {
	margin:5px 0px 0px 0px;
	width:60px;
	height:60px;
	float:left;
	background-color:red;
}
div.recommend-movielist > img {
	width:100%;
	height:100%;
}
div.picup-item {
	width:970px;
	/*height:25px;*/
	float:left;
	
	height:130px;
}
div.picup-item > img {
	background-image:url(../../images/channel-pane/picup_item.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:970px;
	height:25px;
	float:left;
}


/* 下左側　サブメニューの定義*/
div.submenu{
	width:650px;
	height:50px;

	}
/* 下左側　フリースペースの定義 */
div.top-freespace {
	width:650px;
	height:800px;
	padding-bottom:5px;
}
/* hirata ↓*/
div.top-freespace div.itemlist {
	float:left;
	height:145px;
	width:120px;
	margin:8px 18px 4px 18px;
	/*border-style:1px;*/
	padding-left:0px;

}
div.top-freespace div.itemlist div.title {
	line-height:15px;
	width:120px;
	height:19px;
	float:left;
}
div.top-freespace div.itemlist div.title h3{
	/*text-indent:10px;
	background-image:url(../../images/channel-pane/item-icon.gif);
	background-repeat:no-repeat;*/
	font-size:10px;
	font-weight:bold;
}
div.top-freespace div.itemlist div.title p{
	font-size:10px;
}
div.top-freespace div.itemlist div.image-box{
	float:left;
	width:112px;
	height:63px;
	background-color: #000;
	margin:5px 4px 5px 4px;
}
div.itemlist div.image-box img {
	width:100%;
	height:100%;
	border-width:1px;
	border-color:#ccc;
		

}
/*
div.top-freespace div.itemlist div.description{
	overflow:hidden;
	float:left;
	width:110px;
	height:54px;
	font-size:10px;
	color:#666;
	line-height:12px;
	text-indent:0px;
	margin:4px;	
}
*/
/* ---- 下右側　チャンネルの定義 ---- */
div.top-channel {
	width:290px;
	height:80px;
	padding-bottom:5px;
}
div.top-channel > div.channel-icon {
	width:290px;
	height:25px;
	background: transparent url(../../images/top/channel_top.png);
}
div.top-channel > div.channel-icon > img {
	width:100%;
	height:100%;
}
div.top-channel > div.channel-selection {
	width:290px;
	height:40px;
	padding-top:5px;
	padding-bottom:5px;
}
div.channel-selection > a {
	color:#CCCCCC;
}
div.channel-selection > img {
	width:100%;
	height:100%;
}
/* ---- 下右側　注目ムービーの定義 ---- */
div.top-attention {
	width:300px;
	height:auto;
}
div.top-attention > div.attention-icon {
	width:290px;
	height:25px;
	padding-left:5px;
	background: transparent url(../../images/top/picup_movie.png);
}
div.top-attention > div.attention-icon > img {
	width:100%;
	height:100%;
}
ul.top-attention {
	list-style-type: none;
}
ul.top-attention > li {
	height:70px;
	border-style: none none dotted none;
	border-width:1px;
	padding-top:5px;
	padding-bottom:5px;
}
ul.top-attention > li > div.img-rank-margin{
	float:left;
	width:20px;
	height:32px;
	margin:20px 2px 10px;
}
span.img-rank-number {
	background-repeat:no-repeat;
	background:transparent url(../../images/tb/ranking-numbers.png) no-repeat;
	width:20px;
	height:32px;
	float:left;
}
span.img-rank-1 {
	background-position: 0px 0px;
}
span.img-rank-2 {
	background-position: -22px 0px;
}
span.img-rank-3 {
	background-position: -43px 0px;
}
span.img-rank-4 {
	background-position: -65px 0px;
}
span.img-rank-5 {
	background-position: -87px 0px;
}
span.img-rank-6 {
	background-position: -108px 0px;
}
span.img-rank-7 {
	background-position: -130px 0px;
}
span.img-rank-8 {
	background-position: -152px 0px;
}
span.img-rank-9 {
	background-position: -174px 0px;
}
span.img-rank-0 {
	background-position: -196px 0px;
}
ul.top-attention > li > div.attention-movie {
	width:60px;
	height:60px;
	padding-left:5px;
	padding-top:5px;
	float:left;
}
ul.top-attention > li > div.attention-movie img {
	width:100%;
	height:100%;
}
ul.top-attention > li > div.attention-desc {
	float:left;
	width:180px;
	height:60px;
	padding-left:15px;
}
div.attention-desc > a {
	font-size:12px;
	font-width:bold;
}
div.attention-desc > p {
	font-size:10px;
	line-height:1.5em;
}
/*--------------------------------------
	Tag Cloud
---------------------------------------*/

div.top-tagcloud {
	height:170px;
	width:290px;
	float:left;
}
ul.tagcloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.tagcloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagcloud li a {
	text-decoration: none;
}

/* タグレベル1～6 */

ul.tagcloud li.level1 a {
	font-size: 167%;
	font-weight: bold;
	color: #3e5b71;
}

ul.tagcloud li.level2 a {
	font-size: 136%;
	font-weight: bold;
	color: #668eac;
}

ul.tagcloud li.level3 a {
	font-size: 122%;
	font-weight: bold;
	color: #668eac;
}

ul.tagcloud li.level4 a {
	font-size: 114%;
	color: #87a6be;
}

ul.tagcloud li.level5 a {
	font-size: 92%;
	color: #a7becf;
}

ul.tagcloud li.level6 a {
	font-size: 77%;
	color: #c7d5e0;
}
/* ---- 右下側　ニュースの定義 ---- */
div.top-news {
	height:260px;
	width:260px;
	float:left;
}
div.top-news > div.news-icon{
	width:660px;
	height:25px;
	background: transparent url(../../images/top/news.png);
	float:left;
}
div.top-news > div.news-left {
	width:290px;
	height:220px;
	float:left;
}
div.top-news > div.news-left > div.news-topic {
	width:300px;
	height:190px;
	padding-left:5px;
	padding-top:5px;
}
div.top-news > div.news-left > div > img{
	width:100%;
	height:100%;
}
div.top-news > div.news-left > p {
	font-size:10px;
	padding-left:10px;
}
div.top-news > div.news-right {
	width:330px;
	height:200px;
	float:left;
	padding-left:10px;
}
div.top-news div.news-right dl{
	font-size:10px;

	float:left;
}
div.top-news div.news-right dl > dt {
	color:#999999;
	width:290px;
	line-height:1.5em;
}
div.top-news div.news-right dl > dd {
	border-bottom:1px solid #E6E6E6;
	line-height:1.5em;
	margin-top:-1.5em;
	padding:0 0 7px 6.2em;
}

div#loading-icon-news
{
	position:absolute;
	left:150px;
	top:100px;
	background:transparent url(../../images/tb/ajax-loader.gif);
	width:32px;
	height:32px;
}

/* オンマウス色 */
ul.tagcloud li a:hover {
	color: #000;
}






