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

/* Base 
------------------------------------------ */
div#MainContents {
	width: 575px;
	background: #dcfae8;
	padding-bottom: 10px;
}
/* ヘッダー 
------------------------------------------ */
div#MainContents #Header {
	clear: both;
	background: url(../img/bg.jpg) no-repeat;
	height: 486px;
	position: relative;
	position: relative;
}

div#MainContents #Header h1 {
	background: url(../img/logo.gif) no-repeat;
	width: 330px;
	height: 129px;
	text-indent: -9999px;
}
div#MainContents #Header h2 {
	background: url(../img/catch.gif) no-repeat;
	width: 575px;
	height: 42px;
	text-indent: -9999px;
}
div#MainContents #Header .update {
	position: absolute;
	width: 143px;
	height: 139px;
	z-index: 1;
	left: 421px;
	top: 388px;
}
div#MainContents #Header .freeCampaign {
	position: absolute;
	width: 90px;
	height: 90px;
	z-index: 1;
	left: 475px;
	top: 390px;
}
/* 新着 
------------------------------------------ */
div#MainContents #newEp {
	clear: both;
	margin: 0 10px;
}
div#MainContents #newEp .bgTop {
	clear: both;
	background: url(../img/newep_bg_top.gif) no-repeat;
	height: 13px;
}
div#MainContents #newEp .bgBtm {
	clear: both;
	background: url(../img/newep_bg_btm.gif) no-repeat;
	height: 11px;
}
div#MainContents #newEp .Box {
	background: url(../img/newep_bg.gif) no-repeat top;
	padding: 0 12px;
}
div#MainContents #newEp .lCon {
	width: 186px;
	float: left;
}
div#MainContents #newEp .rCon {
	width: 345px;
	float: right;
}
div#MainContents #newEp h3 {
	font-size: 14px;
	color: #fff;
	margin-top: 1px;
}
div#MainContents #newEp h3 a {
	color: #fff;
}
div#MainContents #newEp h3 a:hover {
	color: #ff0;
}
div#MainContents #newEp p {
	font-size: 12px;
	color: #fff;
	line-height: 1.8em;
	margin: 15px 0 0 0;
}
div#MainContents #newEp p.date {
	font-size: 10px;
	color: #ff0;
	margin-bottom: 10px;
	margin: 10px 0 10px 0;
}
div#MainContents #newEp ul {
	background: url(../img/btn_bg.gif) no-repeat bottom;
	padding: 14px 0 9px 167px;
	margin: 0;
}
div#MainContents #newEp li {
	margin: 0;
	padding: 0;
}
/* packbtn 
------------------------------------------ */
#packBtn {
	padding:0 10px;
}
#packBtn table {
}
#packBtn td {
	text-align: left;
}
/* caution */
div#MainContents div.caution {
	padding: 15px 10px 0;
}
div#MainContents div.caution div.waku {
	border: 1px solid #f00;
	padding: 8px;
	background: #fff;
}
div#MainContents div.caution h4 {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 4px;
}
div#MainContents div.caution li {
	font-size: 12px;
	color: #f00;
	margin-bottom: 2px;
}
/* cmsList 
------------------------------------------ */
#cmsList {
	margin-top: 10px;
}
#cmsList .listBox {
	border: solid 2px #00a9d1;
}
#cmsList div.listBox ul.upper{
	background: #00a9d1;
}
#cmsList .listBox {
	width:551px;
	_width:553px;
}
#cmsList div.listBox li{
	color: #fff;
}
#cmsList .listBox .lower .txtBox{
	width:460px;
	_width:450px;
}
#cmsList .free .listBox {
	border: solid 2px #4e60fc;
}
#cmsList .free div.listBox ul.upper{
	background: #4e60fc;
}
/* キャラクター紹介 
------------------------------------------ */
div#MainContents #chara {
	clear: both;
}
/* 作品データ 
------------------------------------------ */
div#MainContents #data {
	clear: both;
	background: url(../img/bg_data.gif) no-repeat bottom;
	margin: 0 10px;
}
div#MainContents #data .staff {
	float: left;
	width: 273px;
}
div#MainContents #data .cast {
	float: right;
	width: 273px;
}
div#MainContents #data p {
	color: #999999;
	font-size: 10px;
	line-height: 1.8em;
	margin: 5px 8px;
}
/* information 
------------------------------------------ */
div#MainContents #information {
	clear: both;
	text-align: center;
	margin: 5px 0 5px 0;
}
/* リンク 
------------------------------------------ */
div#MainContents #link {
	clear: both;
	font-size: 12px;
	text-align: center;
	margin: 15px 0 0 0;
}
div#MainContents #link a {
	color: #4e7344;
	font-weight: bold;
}
/* コピーライト 
------------------------------------------ */
div#MainContents #Copyright {
	clear: both;
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin: 10px 0 0 0;
}

