@charset "UTF-8";
/* [www.ch-ginga.jp]
 * /special/css/poirot.css
 * Style for "poirot" Special Page.
 * Modified: 2009-09-11
 */

@import "../../js/fancybox/fancybox.css";

/* bg
----------------------------------------*/
dl#topic_path { margin-bottom: 0; }
#maincontent {
	width: 100%;
	background: #b8c7fe url(../images/poirot/bg_maincontent.jpg) repeat-x 0 0;
	margin: 30px 0 25px;
	padding-bottom: 2px;
}

/* lead
----------------------------------------*/
#lead {
	position: relative;
	width: 872px;
	margin: 0 auto 30px 27px;
	border: 1px solid #CCC;
	border-top: none;
	background-color: #000;
	color: #FFF;
}
#lead strong {
	color: #00CCFF;
}
#lead p.schedule {
	min-height: 42px;
	padding: 14px 280px 14px 15px;
	font-weight: bold;
	font-size: 133%;
	font-weight: bold;
	line-height: 1.37;
	_height: 42px; /* ie */
}
#lead p.btn {
	position: absolute;
	top: 12px;
	right: 15px;
	width: 255px;
}

/* profile
----------------------------------------*/
#profile {
	position: relative;
	width: 531px;
	margin: 0 auto 30px 27px;
	background: url(../images/poirot/bg_profile_mdl.gif) repeat-y;
	line-height: 1.5;
}
#profile div.inner {
	min-height: 232px;
	background: url(../images/poirot/bg_profile_btm.gif) no-repeat 0 100%;
	_height: 232px; /* ie */
}
#profile p.pct {
	position: absolute;
	top: 17px;
	left: 18px;
	width: 163px;
}
#profile h2 {
	padding: 25px 30px 8px 202px;
	background: url(../images/poirot/bg_profile_top.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 117%;
}
#profile div.comment {
	margin: 0 30px 0 202px;
	padding-bottom: 18px;
}

/* flash movie */
#movie {
	position: absolute;
	top: -7px;
	right: -343px;
	width: 333px;
	height: 243px;
}

/* episode
----------------------------------------*/
#episode {
	width: 885px;
	margin: 0 auto 0 27px;
	padding-bottom: 20px;
	line-height: 1.5;
}
#episode div.wrapper {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
#ep0102 {
	background: url(../images/poirot/bg_ep12_mdl.gif) no-repeat 0 100%;
}
#ep0304 {
	background: url(../images/poirot/bg_ep34_mdl.gif) no-repeat 0 100%;
}
div.episode {
	float: left;
	width: 432px;
	margin: 0 10px 0 0;
	background: url(../images/poirot/bg_ep_top.gif) no-repeat 0 0;
}
div.episode div.comment {
	min-height: 194px;
	margin-right: 12px;
	padding: 30px 218px 20px 32px;
	_height: 206px;
}
#ep01 div.comment {
	background: url(../images/poirot/pct_ep1.jpg) no-repeat 100% 100%;
}
#ep02 div.comment {
	background: url(../images/poirot/pct_ep2.jpg) no-repeat 100% 100%;
}
#ep03 div.comment {
	background: url(../images/poirot/pct_ep3.jpg) no-repeat 100% 100%;
}
#ep04 div.comment {
	background: url(../images/poirot/pct_ep4.jpg) no-repeat 100% 100%;
}

div.episode h3 {
	color: #a68f35;
	font-weight: bold;
	font-size: 117%;
}
div.episode p.logo {
	padding-top: 7px;
}

#ep01 p.logo {
	padding-bottom: 79px;
}
#ep02 p.logo {
	padding-bottom: 60px;
}
#ep03 p.logo {
	padding-bottom: 52px;
}
#ep04 div.comment p {
	padding-bottom: 90px;
}

/* gallery
----------------------------------------*/
#gallery {
	position: relative;
	width: 874px;
	margin: 0 auto 33px 27px;
	background: #836f29 url(../images/poirot/bg_gallery_mdl.gif) repeat-y 0 0;
	line-height: 1.75;
	color: #FFF;
}
#gallery div.inner {
	min-height: 178px;
	background: url(../images/poirot/bg_gallery_btm.gif) no-repeat 0 100%;
	_height: 178px;
}
#gallery h2 {
	padding: 27px 381px 0 12px;
	background: url(../images/poirot/bg_gallery_top.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 117%;
	text-align: center;
}
#gallery div.comment {
	margin: 0 381px 0 12px;
	text-align: center;
}
#gallery p.btn {
	margin: 5px auto 26px 127px;
}
#gallery p.link {
	position: absolute;
	top: 130px;
	left: 503px;
	width: 7.5em;
	font-weight: bold;
}
#gallery p.link a:link,
#gallery p.link a:visited {
	color: #00ccff;
}
#gallery ul {
	position: absolute;
	top: 32px;
	right: 26px;
	width: 346px;
}
#gallery ul li {
	float: left;
	margin-right: 5px;
}
#gallery p.copyright {
	position: absolute;
	top: 123px;
	right: 32px;
	width: 225px;
	text-align: right;
	color: #FFF;
	font-size: 10px;
}

/* author
----------------------------------------*/
#author {
	width: 618px;
	min-height: 109px;
	margin: 0 auto 40px 152px;
	background: url(../images/poirot/bg_author.gif) no-repeat 0 0;
	line-height: 1.75;
	text-align: center;
	_height: 109px;
}
#author h2 {
	padding: 0 40px;
	font-size: 117%;
	font-weight: bold;
}
#author p {
	padding: 0 40px;
}

