@charset "euc-jp";
@import url("global.css");
#topics {
	height:442px;
}
#title-area{
	background:url(../contents/tokusen/images/h2back.jpg) no-repeat;
	height:96px;
	/*padding:50px 0 0 0;*/
}
#title-area h2{
	/*font-size:0.9em;*/
	font-size:12px;
	width:360px;
	margin:0px auto;
	position:relative;
	top:50px;
}
p#contents-caption{
	color:white;
	font-size:0.8em;
	background:#900;
	margin:0px;
	width:780px;
	padding:5px -25px 5px 25px;
}
#list {
	clear:both;
}
#list ul {
	/*width:780px;*/
	margin:10px 0 0 2px;
	padding:0px;
	list-style-type:none;
}
#list li {
	clear:both;
	color:white;
	margin:0px 0 10px 0;
	padding:0px;
	/*width:262px;*/
	height:300px;
	/*background:url(/content/tokusen/images/back_eg.jpg) no-repeat;*/
	/*border:1px solid red;*/
	position:relative;
	float:left;
}
#list li .thumb-area{
	
	float:left;
	width:377px;
	/*border:1px solid white;*/
}
#list li .info-area{
	float:left;
	width:300px;
	margin:10px 0 0 10px;
	/*border:1px solid white;*/
}
.info-area a{
	color:#FC6;
	font-weight:bold;
	padding:2px;
}
.info-area a:hover{
	color:black;
	background:#FC6;
	font-weight:bold;
}
.shop-type{
	color:#ddd;
	font-size:0.7em;
}
.info-area p{
	font-size:0.8em;
}

/*--------------------*/
/*----ページャー用----*/
/*--------------------*/
.pager {
	clear:both;
	background:#900;
	margin:0 0 10px 0;
	height:45px;
}
.pager-inner {
	position:relative;
	top:10px;
	left:20px;
	margin:10px
	/*border:1px solid white;*/
}
.pager li.btn {
	width:77px;
}
.pager a, .pager .selected {
	text-align:center;
	color:white;
	/*width:20px;*/
	height:20px;
	margin:0px 4px 0 4px;
	padding:0 4px 0 4px;
	background:black;
	float:left;
}
.pager a {
	color:black;
	background:white;
	display:block;
}
.pager a:hover {
	color:white;
	background:black;
}
.pager a img {
	width:77px;
	margin:0 -4px 0 -4px;
	display:block;
	float:left;
}
.pager .selected {
	color:white;
	background:black;
}


/*--------------------*/
/*----個別ページ用----*/
/*--------------------*/
#player{
	height:625px;
	text-align:center;
}
#player-kisekae{
	background:url("/contents/tokusen/images/kisekae_back.jpg") no-repeat;
	height:700px;
	text-align:center;
}
#player-kisekae-inner{
	position:relative;
	top:110px;
	height:547px;
	_height:550px;
	_padding:0;
	border-bottom:20px solid #FF1D25;
}
#player-kisekae-inner p{
	margin:0;
	mappdin:0;
}
#flash-area{
	margin:0px;
}

.btn-list-area{
	text-align:center;
	margin:5px auto 0 auto;
}
