@charset "EUC-JP";
@import'common.css';
@import'/etc/animation/css/recommend_mini.css';

/* Base 
------------------------------------------ */
div#maincontents {
	width: 575px;
}
/* header 
------------------------------------------ */
div#maincontents #header {
	clear: both;
	width: 575px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: url(../img/bg_sideborder.gif) repeat-y;
	margin: 1px 0 0;
}
div#maincontents #header p.ttl {
	text-align: center;
}
div#maincontents #header p.catch {
	text-align: center;
}
div#maincontents #header div.intro {
	margin: 0 4px 2px;
	border: 1px solid #000;
}
div#maincontents #header div.intro div.txt {
	padding: 5px;
}
div#maincontents #header div.intro div.txt p {
	font-size: 12px;
	line-height: 1.9em;
	letter-spacing: 0.1em;
}
/* free 
------------------------------------------ */
div#maincontents #freeEpisode {
	clear: both;
	border: 2px solid #000000;
	border-top: none;
	padding: 1px;
}
div#maincontents #freeEpisode .img {
	float: left;
	width: 118px;
	padding: 5px 0;
	text-align: right;
}
div#maincontents #freeEpisode .img img {
	padding: 1px;
	border: 1px solid #c7c7c7;
}
div#maincontents #freeEpisode .img a:hover img {
	padding: 1px;
	border: 1px solid #c30012;
}
div#maincontents #freeEpisode .main {
	float: right;
	width: 442px;
	padding: 13px 0;
}
div#maincontents #freeEpisode .main ul {
	margin: 15px 5px 0 145px;
	text-align: right;
}
div#maincontents #freeEpisode .main li {
	display: inline;
}
/* caution */
div#maincontents .caution {
	color: #f00;
	font-size: 12px;
	line-height: 1.8em;
	margin: 10px 0;
}
/* watch 
------------------------------------------ */
div#maincontents #watch {
	clear: both;
	border-bottom: 2px solid #000000;
	background: url(../img/bg_sideborder.gif) repeat-y;
	padding: 0 3px 1px;
	margin-bottom: 10px;
}
div#maincontents #watch a {
	color: #c30012;
}
div#maincontents #watch a:hover {
	color: #26a6a8;
}
div#maincontents #watch table {
	border-collapse: collapse;
	border-spacing: 0;
}
div#maincontents #watch td {
	font-size: 12px;
	padding: 5px;
}
div#maincontents #watch table .price {
	text-align: center;
	width: 21%;
}
div#maincontents #watch table .off {
	font-size: 12px;
	background: #c30012;
	color: #ffffff;
	padding: 1px 2px;
	margin: 0 0 0 4px;
}
div#maincontents #watch table .day {
	text-align: center;
	width: 32%;
}
div#maincontents #watch table .ttl {
	text-align: left;
	padding-left: 10px
	width: 47%;
}
div#maincontents #watch table .bgColor {
	background: #e9e9e9;
}
/* list 
------------------------------------------ */
div#mainContents #cmsList {
	clear: both;
	margin-bottom: 10px;
}
#cmsList .listBox {
	width:571px;
}
#cmsList div.listBox .lower .txtBox{
	width:470px;
}
#cmsList .free {
	background: #000;
	margin-bottom: 10px;
}
#cmsList .free .listBox {
	border: solid 2px #000;
}
#cmsList .free div.listBox ul.upper{
	background:#ffe7e7;
}
/* info 
------------------------------------------ */
div#maincontents #info {
	clear: both;
	border-bottom: 2px solid #008aff;
	background: url(../img/bg_sideborder_info.gif) repeat-y;
	padding: 3px 3px 0;
}
div#maincontents #info h5 {
	background: #c9e6ff;
	font-size: 12px;
	padding: 4px 8px;
	margin: 0 0 5px;
	font-weight: bold;
}
div#maincontents #info h5.ttl {
	font-size: 14px;
	padding: 8px 8px 4px;
	margin: 0 0 5px;
	font-weight: bold;
	color: #008aff;
	background: #fff;
	text-align: center;
}
div#maincontents #info p {
	font-size: 12px;
	line-height: 1.8em;
	margin: 5px 10px;
}
div#maincontents #info p {
	font-size: 12px;
	line-height: 1.8em;
	margin: 5px 10px;
}
div#maincontents #info p.txt {
	font-size: 12px;
	line-height: 1.8em;
	margin: 5px 10px;
	color: #008aff;
}
/* data 
------------------------------------------ */
div#maincontents #data {
	clear: both;
	border-bottom: 2px solid #000000;
	background: url(../img/bg_sideborder.gif) repeat-y;
	padding: 3px 3px 0;
}
div#maincontents #data h5 {
	background: #e9e9e9;
	font-size: 12px;
	padding: 4px 8px;
	margin: 0 0 5px;
}
div#maincontents #data p {
	font-size: 12px;
	line-height: 1.8em;
	margin: 5px 10px;
}
/* copyright 
------------------------------------------ */
div#maincontents #copyright {
	clear: both;
	font-size: 12px;
	margin: 10px 0;
}

