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

/* Base 
------------------------------------------ */
div#phantom {
	width: 575px;
	background: #000000;
}

div#phantom .title {
	padding: 0 0 5px 0;
}

/* ヘッダー 
------------------------------------------ */
div#phantom #Header {
	clear: both;
	width: 575px;
	height: 725px;
	background: url(../img/091002/header_bg.jpg) no-repeat top;
}

div#phantom #Header h2 {
	clear: both;
	background: url(../img/logo.jpg) no-repeat;
	width: 338px;
	height: 107px;
	text-indent: -9999px;
	outline: none;
}

div#phantom #Header h3 {
	clear: both;
	background: url(../img/catch.jpg) no-repeat;
	width: 282px;
	height: 66px;
	text-indent: -9999px;
	outline: none;
	margin: 125px 0 281px 0;
}

div#phantom #Header h4 {
	clear: both;
	background: url(../img/story.jpg) no-repeat;
	width: 575px;
	height: 146px;
	text-indent: -9999px;
	outline: none;
}

/* 会員見放題
------------------------------------------ */
div#phantom #Free {
	clear: both;
	padding: 20px 0 0 9px;
}

div#phantom #Free .left {
	clear: both;
	float: left;
	width: 349px;
	height: 94px;
	background: url(../img/free_img.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
}

div#phantom #Free .right {
	float: left;
	width: 206px;
	height: 51px;
	background: url(../img/free_btn_bg.gif) no-repeat;
	padding: 43px 0 0 0;
}

div#phantom #Free .right .btn01 {
	clear: both;
	width: 70px;
	padding: 0 0 3px 120px;
}

div#phantom #Free .right .btn02 {
	float: left;
	padding: 0 10px 0 0;
	_padding: 0 7px 0 0;
}

div#phantom #Free .right ul {
	margin: 0;
	text-align: center;
	padding: 4px 0 0 0;
}
div#phantom #Free .right li {
	list-style-type: none;
	display: inline;
	margin: 0 5px;
}

/* 最新話
------------------------------------------ */
div#phantom #Latest {
	clear: both;
	padding: 0 10px;
}

div#phantom #Latest .img {
	clear: both;
	padding: 10px 0;
}

div#phantom #Latest .left {
	clear: both;
	float: left;
	width: 272px;
	padding: 0 10px 0 0;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}

div#phantom #Latest .right {
	float: right;
	width: 232px;
	height: 37px;
	background: url(../img/ep_btn_bg.gif) no-repeat;
	padding: 33px 0 0 40px;
}

div#phantom #Latest .right .btn {
	clear: both;
	float: left;
	padding: 0 10px 0 0;
}

div#phantom #Latest .ep_btn {
	clear: both;
	padding: 20px 0 0 0;
}

div#phantom #Latest ul {
	margin: 0 35px 0 0 ;
	text-align: center;
}
div#phantom #Latest li {
	margin: 0;
	list-style-type: none;
}

/* キャラクター紹介
------------------------------------------ */
div#phantom #chara {
	clear: both;
	padding: 5px 10px 0 10px;
	
}
div#phantom #chara ul {
	list-style: none;
}
div#phantom #chara li {
	float: left;
}
div#phantom #chara .center {
	padding: 0 5px;
}




/* 注意書き
------------------------------------------ */
div#phantom .Att {
	clear: both;
	font-size: 12px;
	line-height: 1.8em;
	margin: 0 10px 15px;
	color: #ff860d;
}

/* リスト
------------------------------------------ */
div#phantom #cmsList {
	clear: both;
	text-align: center;
	margin: 0 0 10px;
}

div#phantom #cmsList #Free {
	clear: both;
	width: 555px;
	margin: 0 auto 5px;
	background: #16599a;
}

div#phantom #cmsList #Free .Ttl {
	clear: both;
	background: url(../img/ttl_free.gif) no-repeat;
	height: 55px;
}

div#phantom #cmsList #Free .listBox {
	border: solid 2px #ff6673;
}

div#phantom #cmsList #Free div.listBox ul.upper{
	text-align:right;
	background:#ff6673;
	padding:2px 10px 2px 2px;
	color: #fff;
}

div#phantom #cmsList #Free div.listBox .upper li{
	color: #fff;
}

div#phantom #cmsList div.listBox .lower .txtBox{
	float:right;
	margin:5px 5px 5px 0;
}

div#phantom #cmsList .listBox {
	border: solid 2px #bfbfbf;
}

div#phantom #cmsList div.listBox ul.upper{
	text-align:right;
	background: #bfbfbf;
	padding: 2px 10px 2px 2px;
	color: #fff;
}


div#phantom #cmsList div.listBox .lower .txtBox{
	float:right;
	margin:5px 5px 5px 0;
}


/* 作品データ
------------------------------------------ */

div#phantom #Data {
	clear: both;
	width: 575px;
}

div#phantom #Data ul {
	width: 275px;
	padding: 0 0 15px 5px;
	float: left;
}

div#phantom #Data li {
	color: #ffffff;
	font-size: 12px;
	line-height: 1.6em;
	list-style: none;
	padding: 0 0 0 25px;
}

div#phantom #Data .link {
	clear: both;
	padding: 0 10px 10px 0;
	color: #ffffff;
	font-size: 12px;
	text-align: right;
}

/* Copyright
------------------------------------------ */
div#phantom #Copyright {
	clear: both;
	font-size: 12px;
}

/* details
------------------------------------------ */

h2,h3,h4,dl,dt,dd,ul,li {
	margin: 0;
	padding: 0;
}

a {
	overflow:hidden;
	outline:none;
	color: #FFFFFF;
}

.clear {
	clear: both;
}