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

/* Base 
------------------------------------------ */
div#kannagi {
	width: 575px;
}
div#kannagi .BgMain {
	background: url(../img/bg_header.jpg) no-repeat;
}
/* ヘッダー 
------------------------------------------ */
div#kannagi #Header {
	clear: both;
	height: 499px;
	position: relative;
}
div#kannagi #Header .freeCampaign {
	position: absolute;
	width: 90px;
	height: 90px;
	z-index: 1;
	left: 110px;
	top: 10px;
}
div#kannagi #Header .rCon {
	float: right;
	width: 488px;
}
div#kannagi #Header .lCon {
	float: left;
	width: 87px;
}
div#kannagi #Header h2 {
	background: url(../img/logo.gif) no-repeat right;
	width: 488px;
	height: 288px;
	text-indent: -9999px;
}
div#kannagi #Header h3 {
	background: url(../img/catch.gif) no-repeat right bottom;
	float: left;
	width: 87px;
	height: 487px;
	text-indent: -9999px;
}
div#kannagi #Header h4 {
	background: url(../img/read.gif) no-repeat bottom;
	width: 488px;
	height: 211px;
	text-indent: -9999px;
}
/* ストーリー 
------------------------------------------ */
div#kannagi #Story {
	clear: both;
	margin-bottom: 10px;
}
div#kannagi #Story h4 {
	clear: both;
	text-indent: -9999px;
}
div#kannagi #Story .Txt1 {
	background: url(../img/story_01.gif) no-repeat;
	width: 575px;
	height: 182px;
}
div#kannagi #Story .Txt2 {
	background: url(../img/story_02.jpg) no-repeat;
	width: 575px;
	height: 213px;
}
#cmsList .listBox {
	border: solid 2px #e4d4ac;
}
#cmsList div.listBox ul.upper{
	text-align:right;
	background:#e4d4ac;
	padding:2px 10px 2px 2px;
}
#cmsList div.listBox .lower .txtBox{
	float:right;
	margin:5px 5px 5px 0;
}

/* caution */
div#kannagi div.caution {
	padding: 10px 0 15px;
}
div#kannagi div.caution div.waku {
	border: 1px solid #f00;
	padding: 8px;
	background: #fff;
}
div#kannagi div.caution h4 {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 4px;
}
div#kannagi div.caution li {
	font-size: 12px;
	color: #f00;
	margin-bottom: 2px;
}

/* リスト 
------------------------------------------ */
div#kannagi #cmsList {
	clear: both;
	background: url(../img/bg_watch_repeat.gif) repeat-y;
	margin-bottom: 10px;
}
div#kannagi #cmsList .ttl {
	margin-bottom: 10px;
}
div#kannagi .BgBtm {
	background: url(../img/bg_watch_btm.gif) no-repeat bottom;
	padding-bottom: 10px;
}
div#kannagi #cmsList h4 {
	clear: both;
	background: url(../img/ttl_watch.gif) no-repeat top;
	width: 575px;
	height: 62px;
	text-indent: -9999px;
}
div#kannagi #cmsList .TtlFree {
	background: url(../img/ttl_watch_free.gif) no-repeat top;
}
#cmsList .free .listBox {
	border: solid 2px #f0444c;
}
#cmsList .free div.listBox ul.upper{
	text-align:right;
	background:#f0444c;
	padding:2px 10px 2px 2px;
}
#cmsList .free div.listBox li{
	color: #fff;
}
/* キャラクター紹介 
------------------------------------------ */
div#kannagi #Chara {
	clear: both;
	background: url(../img/bg_chara_btm.gif) no-repeat bottom;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
div#kannagi #Chara h4 {
	clear: both;
	background: url(../img/ttl_chara.gif) no-repeat top;
	width: 575px;
	height: 52px;
	text-indent: -9999px;
}
/* 作品データ 
------------------------------------------ */
div#kannagi #Data {
	clear: both;
	background: url(../img/bg_data_mid.jpg) no-repeat 0 38px;
	margin-bottom: 10px;
}
div#kannagi #Data .BgDataBtm {
	background: url(../img/bg_data_btm.gif) no-repeat bottom;
}
div#kannagi #Data h4 {
	clear: both;
	background: url(../img/ttl_data.gif) no-repeat;
	width: 575px;
	height: 38px;
	text-indent: -9999px;
}
div#kannagi #Data .Box {
	margin: 0 20px;
}
div#kannagi #Data h5 {
	text-indent: -9999px;
}
div#kannagi #Data .Staff {
	float: left;
	width: 307px;
}
div#kannagi #Data .Cast {
	float: right;
	width: 212px;
}
div#kannagi #Data p {
	font-size: 12px;
	color: #fff;
	line-height: 1.7em;
	margin: 3px 0 10px 0;
}
div#kannagi #Data .Staff h5 {
	background: url(../img/ttl_staff.gif) no-repeat;
	width: 56px;
	height: 30px;
}
div#kannagi #Data .Cast h5 {
	background: url(../img/ttl_cast.gif) no-repeat;
	width: 56px;
	height: 30px;
}
/* リンク 
------------------------------------------ */
div#kannagi #Link {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #271610;
	text-align: center;
}
div#kannagi #Link a {
	color: #ef454a;
	font-size: 12px;
}
div#kannagi #Link a:hover {
	color: #540807;
}
/* コピーライト 
------------------------------------------ */
div#kannagi #Copyright {
	clear: both;
	text-align: right;
	font-size: 12px;
}

