#persona-ts {
	width: 575px;
}
/* Header 
------------------------------------------ */
#persona-ts #Header {
	clear: both;
	padding-bottom: 10px;
	background: url(../img/bg_header.jpg) no-repeat #000;
}
#persona-ts #Header .Info{
	padding: 29px 0 10px 10px;
}
#persona-ts #Header .Promotion{
	padding: 133px 10px 10px 0;
}
#persona-ts #Header .PromotionB{
	padding: 5px 10px 20px 10px;
}
#persona-ts #Header .dvd{
	padding: 50px 10px 10px 10px;
}
#persona-ts #Header .Whats{
	clear: both;
	padding-left:10px;
}

#persona-ts #Header .float-l {
	float:left;
	width: 250px;
}
#persona-ts #Header .float-r {
	float:right;
}


/* パックを視聴する 
------------------------------------------ */
#persona-ts #Watch {
	clear: both;
	background: url(../img/bg_story.gif) repeat-y;
	zoom: 100%;
}
#persona-ts #Watch:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:"";
}
#persona-ts #Watch ul {
	margin: 0;
	padding: 9px 0 0 10px;
	text-align: left;
	}
#persona-ts #Watch li {
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
	height: 229px;
	float: left;
	text-indent: -10000px;
	display: inline;
}
#persona-ts #Watch li a {
	display: block;
	overflow: hidden;
	height: 229px;
	width: 105px;
	text-decoration: none;
}
#persona-ts #Watch li.pack01 {
	background: url(../img/btn_pack_01.gif) 0 0;
/*	left: 0;
	width: 105px;
	display : block;*/
}
#persona-ts #Watch li.pack01 a:hover {
	background: url(../img/btn_pack_01.gif) -105px 0 ;
/*	width: 105px;
	height: 229px;*/
}
#persona-ts #Watch li.pack02 {
	background: url(../img/btn_pack_02.gif) 0 0;
}
#persona-ts #Watch li.pack02 a:hover {
	background: url(../img/btn_pack_02.gif) -105px 0 ;
}
#persona-ts #Watch li.pack03 {
	background: url(../img/btn_pack_03.gif) 0 0;
}
#persona-ts #Watch li.pack03 a:hover {
	background: url(../img/btn_pack_03.gif) -105px 0 ;
}
#persona-ts #Watch li.pack04 {
	background: url(../img/btn_pack_04.gif) 0 0;
}
#persona-ts #Watch li.pack04 a:hover {
	background: url(../img/btn_pack_04.gif) -105px 0 ;
}
#persona-ts #Watch li.pack05 {
	background: url(../img/btn_pack_05.gif) 0 0;
}
#persona-ts #Watch li.pack05 a:hover {
	background: url(../img/btn_pack_05.gif) -105px 0 ;
}
	
/* Story 
------------------------------------------ */
#persona-ts #Story {
	clear: both;
	background: url(../img/bg_story.gif) repeat-y;
}
#persona-ts #Story p{
	color: #fff;
	line-height: 1.7em;
}
#persona-ts #Story td{
	color: #fff;
}
#persona-ts #Story .Img{
	padding-bottom: 16px;
}
#persona-ts #Story .BgTtl{
	background: url(../img/bg_ttl_story.gif) repeat-x;
}
#persona-ts #Story .BtmLine{
	border-bottom: solid 1px #066182;
	padding-bottom: 8px;
}
#persona-ts #Story .TxtNext{
	padding-top: 4px;
	text-align: center;
	color: #99eed0;
}


/* Character 
------------------------------------------ */
#persona-ts #Character {
	clear: both;
	background: url(../img/bg_story.gif) repeat-y;
}
#persona-ts #Character .Bg {
	background: url(../img/bg_ttl_character.gif) no-repeat;
}
#persona-ts #Character .Ttl {
	padding: 10px 0 0 0;
	float: left;
}
#persona-ts #Character .Btn {
	padding: 15px 0 0 0;
	float: right;
}
/* Checkpoint 
------------------------------------------ */
#persona-ts #Check {
	clear: both;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #000;
}
#persona-ts #Check .Bg {
	clear: both;
	background: url(../img/bg_check.jpg) no-repeat;
	height: 379px;
}
#persona-ts #Check .Ttl {
	padding: 9px 0;
}
#persona-ts #Check .TxtArea1 {
	padding-left:10px;
	height: 148px;
}
#persona-ts #Check .TxtArea1 .Txt {
	color:#fff;
	width: 220px;
	padding-top: 10px;
	line-height: 1.7em;
}
#persona-ts #Check .TxtArea2 {
	padding-left:10px;
}
#persona-ts #Check .TxtArea2 .Txt {
	color:#fff;
	width: 240px;
	padding-top: 10px;
	line-height: 1.7em;
}
#persona-ts #Check .Font-RB {
	color: #f00;
	font-weight: bold;
	letter-spacing: 0.1em;
}




/* Staff 
------------------------------------------ */
#persona-ts #Staff {
	clear: both;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #000;
}
#persona-ts #Staff .Bg {
	clear: both;
	background: url(../img/bg_staff.gif) repeat-y;
}
#persona-ts #Staff .Txt {
	color: #fff;
	line-height: 1.7em;
	padding:5px 15px 5px;
}
#persona-ts #Staff .Txt .Info {
	color: #6fb4b7;
	font-size: 10px;
}


/* Link 
------------------------------------------ */
#persona-ts #Link {
	clear: both;
	padding-left: 10px;
	background: #000;
}
#persona-ts #Link p {
	color: #fff;
}
#persona-ts #Link td {
	color: #fff;
}
#persona-ts #Link .Bg {
	clear: both;
	background: url(../img/bg_link.gif) repeat-y;
	padding: 10px;
}
#persona-ts #Link .Line {
	padding:10px 0;
}
#persona-ts #Link a:link {
	color: #fff;
}
#persona-ts #Link a:hover {
	color: #fff;
}
#persona-ts #Link a:visited {
	color: #fff;
}

#persona-ts #Content {
	clear: both;
}
#persona-ts #Footer {
	clear: both;
}
#persona-ts .float-l {
	float:left;
}
#persona-ts .float-r {
	float:right;
}
/* Copyright 
------------------------------------------ */
#persona-ts #Copyright {
	clear: both;
	padding: 5px;
}
#persona-ts #Copyright p {
	font-size: 10px;
	color:#999999;
}
/* Base 
------------------------------------------ */

/* details
------------------------------------------ */
#persona-ts .L-sp10 {
	padding-left:10px;
}
#persona-ts .Font-RB {
	color: #f00;
	font-weight: bold;
}
#persona-ts p {
	margin: 0px;
}
#persona-ts .clear {
	clear: both;
}
#persona-ts h1 {
	margin: 0px;
	padding: 0px;
}
#persona-ts .waku {
	border: 1px solid #000000;
}
/* HeaderList 
------------------------------------------ */
#persona-ts #HeaderList {
	clear: both;
	background: url(../img/list/bg_header.jpg) no-repeat #000;
}
#persona-ts #HeaderList .Btn {
	padding: 8px 0 8px 10px;
}
#persona-ts #HeaderList .Txt {
	text-align: center;
	padding-bottom: 13px;
}
/* キャンペーン 
------------------------------------------ */
#persona-ts #HeaderListCamp {
	clear: both;
	background: url(../img/campaign/bg_header.jpg) no-repeat #000;
}
#persona-ts #HeaderListCamp .Btn {
	padding: 8px 0 8px 10px;
}
#persona-ts #HeaderListCamp .Txt {
	text-align: center;
	padding-bottom: 13px;
}
#persona-ts #WatchFree  {
	background: url(../img/campaign/bg_watch.gif) repeat-y;
}
#persona-ts #WatchFree .TtlWatch  {
	text-align: center;
}
#persona-ts #WatchFree .BgTtl  {
	background: url(../img/bg_ttl_story.gif) repeat-x;
}
#persona-ts #WatchFree table  {
	margin-left: 15px;
}
#persona-ts #WatchFree .Txt  {
	color: #fff;
	line-height: 1.7em;
	padding-bottom: 8px;
}
#persona-ts #WatchFree .TxtTime  {
	color: #fff;
}
#persona-ts #WatchFree .TxtFree  {
	color: #f00;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#persona-ts #WatchFree .Line  {
	padding-left: 12px;
}
