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

/* Base 
------------------------------------------ */
div#zipang {
	width: 575px;
	text-align: center;
}
div#zipang .Line {
	background: url(../img/bg_line.gif) no-repeat;
	height: 20px;
}
/* ヘッダー 
------------------------------------------ */
div#zipang #Header {
	clear: both;
	background: url(../img/bg_header.jpg) no-repeat;
	height: 438px;
}
div#zipang #Header .Left {
	width: 293px;
	height: 395px;
	float: left;
	background: url(../img/img_main_s.jpg) no-repeat 9px 100%;
}
div#zipang #Header h2 {
	background: url(../img/logo.gif) no-repeat bottom;
	width: 293px;
	height: 178px;
	text-indent: -9999px;
}
div#zipang #Header h3 {
	background: url(../img/catch.gif) no-repeat;
	width: 293px;
	height: 107px;
	text-indent: -9999px;
}
div#zipang #Header .Img {
	margin: 51px 0 0 0;
	float: left;
}
/* あらすじ 
------------------------------------------ */
div#zipang #Story {
	clear: both;
	background: url(../img/bg_story.jpg) no-repeat;
	padding: 22px 0;
}
div#zipang #Story h4 {
	clear: both;
	background: url(../img/ttl_story.gif) no-repeat;
	height: 34px;
	width: 161px;
	text-indent: -9999px;
	margin: 0 auto;
}
div#zipang #Story h5 {
	clear: both;
	background: url(../img/txt_story.gif) no-repeat;
	height: 221px;
	width: 555px;
	text-indent: -9999px;
	margin: 0 auto;
}
/* キャラクター紹介 
------------------------------------------ */
div#zipang #Chara {
	clear: both;
	background: url(../img/bg_repeat.gif) repeat-y;
}
div#zipang #Chara h4 {
	clear: both;
	background: url(../img/ttl_chara.gif) no-repeat;
	height: 41px;
	width: 221px;
	text-indent: -9999px;
	margin: 0 auto;
}
/* 作品データ 
------------------------------------------ */
div#zipang #Data {
	clear: both;
	background: url(../img/bg_repeat.gif) repeat-y;
}
div#zipang #Data h4 {
	clear: both;
	background: url(../img/ttl_data.gif) no-repeat;
	height: 41px;
	width: 221px;
	text-indent: -9999px;
	margin: 0 auto;
}
div#zipang #Data .Main {
	width: 535px;
	margin: 0 auto;
}
div#zipang #Data .TxtStaff {
	width: 535px;
	background: url(../img/txt_staff.gif) no-repeat;
	height: 22px;
	text-indent: -9999px;
}
div#zipang #Data .TxtCast {
	width: 535px;
	background: url(../img/txt_cast.gif) no-repeat;
	height: 22px;
	text-indent: -9999px;
}
div#zipang #Data p {
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	color: #a0a0a0;
	padding: 15px 0;
}
div#zipang #Data .Name {
	color: #fff;
}
/* コピーライト 
------------------------------------------ */
div#zipang #Copyright {
	clear: both;
	font-size: 12px;
	text-align: left;
	padding: 5px 0 0 0;
}

