@charset "UTF-8";
/* ==============================
  css-manga-detail
=================================
main
---------------------------------
h2-title-aria
---------------------------------
main-txt
---------------------------------
btn-link
---------------------------------
h4
---------------------------------
topics
---------------------------------
comics
---------------------------------
character
---------------------------------
other
============================== */

/* ------------------------------
  main
------------------------------ */
#main {
	width: 960px;
	margin-bottom: 50px;
	position: relative;
}

/* ------------------------------
  h2-title-aria
------------------------------ */
#h2-title-aria {
	width: 461px;
	padding-top: 45px;
	margin-bottom: 16px;
}
h2 {
	width: 275px;
	height: 111px;
	background: url(/image/contents/manga/h2.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	float: left;
}

#h2-title-aria ul {
	width: 158px;
	padding-top: 44px;
	float: right;
}
#h2-title-aria li {
	width: 158px;
	height: 30px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#h2-title-aria li a {
	width: 158px;
	height: 30px;
	background: url(/image/contents/manga/nav_comics_list.gif) no-repeat;
	text-decoration: none;
	display: block;
	outline: none;
}
#h2-title-aria li a:hover {
	background-position: 0 -30px;
}

/* ------------------------------
  main-txt
------------------------------ */
#main-txt {
	width: 880px;
	color: #FFFFFF;
	padding-top: 155px;
	padding-left: 40px;
	padding-right: 40px;
}

#main-txt h3 {
	font-size: 14px;
	margin-bottom: 14px;
}

#main-txt p {
	font-size: 12px;
	line-height: 1.5;
}
#main-txt p a {
	color: #ffd200;
}
#main-txt p a:hover {
	color: #ffe87c;
}

#main-txt p.btm20 {
	margin-bottom: 20px;
}
#main-txt p.btm30 {
	margin-bottom: 30px;
}

#main-txt p#label_continue span.labelImg {
	width: 65px;
	height: 19px;
	background: url(/image/contents/manga/label_continue2.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	display: block;
	float: left;
}
* html #main-txt p#label_continue span.labelImg {
	behavior: expression(IEPNGFIX.fix(this));
}
#main-txt p#label_continue span.labelTxt {
	width: 500px;
	color: #a3a3a3;
	display: block;
	padding-left: 10px;
	float: left;
}

#main-txt p#label_serially span.labelImg {
	width: 65px;
	height: 19px;
	background: url(/image/contents/manga/label_serially2.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	display: block;
	float: left;
}
* html #main-txt p#label_serially span.labelImg {
	behavior: expression(IEPNGFIX.fix(this));
}
#main-txt p#label_serially span.labelTxt {
	width: 500px;
	color: #a3a3a3;
	display: block;
	padding-left: 10px;
	float: left;
}

#main-txt p#label_complete span.labelImg {
	width: 65px;
	height: 19px;
	background: url(/image/contents/manga/label_complete2.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	display: block;
	float: left;
}
* html #main-txt p#label_complete span.labelImg {
	behavior: expression(IEPNGFIX.fix(this));
}
#main-txt p#label_complete span.labelTxt {
	width: 500px;
	color: #a3a3a3;
	display: block;
	padding-left: 10px;
	float: left;
}

/* ------------------------------
 btn-link
------------------------------ */
#main ul#btn-link {
	width: 432px;
	position: absolute;
	left: 0;
	bottom: 17px;
}

#main ul#btn-link li {
	width: 137px;
	height: 29px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	padding-right: 7px;
	float: left;
}
#main ul#btn-link li a {
	width: 137px;
	height: 29px;
	text-decoration: none;
	display: block;
	outline: none;
	background-repeat: no-repeat;
}
#main ul#btn-link li#btn-comics a {
	background-image: url(/image/contents/manga/btn_comics.gif);
}
#main ul#btn-link li#btn-character a {
	background-image: url(/image/contents/manga/btn_character.gif);
}
#main ul#btn-link li#btn-other a {
	background-image: url(/image/contents/manga/btn_other.gif);
}
#main ul#btn-link li a:hover {
	background-position: 0 -29px;
}

/* ------------------------------
  h4
------------------------------ */
h4 {
	width: 960px;
	height: 42px;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#topics h4 {
	width: 206px;
	height: 51px;
	background-image: url(/image/contents/manga/h4_topics.gif);
	margin-bottom: 13px;
}
#comics h4 {
	background-image: url(/image/contents/manga/h4_comics.gif);
}
#character h4 {
	background-image: url(/image/contents/manga/h4_character.gif);
}
#other h4 {
	background-image: url(/image/contents/manga/h4_other.gif);
}

/* ------------------------------
  topics
------------------------------ */
#topics {
	width: 960px;
	margin-bottom: 20px;
}

#topics #title-aria {
	width: 206px;
	float: left;
}

#topics #title-aria li {
	width: 199px;
	height: 29px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#topics #title-aria li a {
	width: 199px;
	height: 29px;
	background: url(/image/contents/manga/nav_topics_list.gif) no-repeat;
	text-decoration: none;
	display: block;
	outline: none;
}
#topics #title-aria li a:hover {
	background-position: 0 -29px;
}

#topics #info-aria {
	width: 713px;
	float: right;
}

/* ------------------------------
  comics
------------------------------ */
#comics {
	width: 960px;
	margin-bottom: 40px;
}

#comics ul {
	width: 958px;
	padding-left: 2px;
	padding-bottom: 30px;
}
/* clearfix */
#comics ul:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#comics ul {
    display:inline-block;
    min-height:1%; /* for IE 7 */
}
/* Hides from IE-mac \*/
* html #comics ul {
	height: 1%;
}
#comics ul {
	display: block;
}
/* End hide from IE-mac */

#comics li {
	width: 79px;
	background: url(/image/contents/manga/list_comics_bg.gif) no-repeat top;
	margin-right: 18px;
	float: left;
}
#comics li.none {
	margin-right: 0;
}

#comics li span.book {
	width: 74px;
	font-size: 1px;
	line-height: 1px;
}

#comics li span.shadow {
	width: 79px;
	height: 5px;
	background: url(/image/contents/manga/list_comics_bg_btm.gif) no-repeat bottom;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

#comics li span.book a img {
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#comics li span.book a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* ------------------------------
  character
------------------------------ */
#character {
	width: 960px;
	margin-bottom: 30px;
}

/* ------------------------------
  other
------------------------------ */
#other {
	width: 960px;
}

