@charset "UTF-8";
/* ==============================
  css-special-giass
=================================
main
---------------------------------
titleAria
---------------------------------
contentAria
---------------------------------
topics
---------------------------------
comics
---------------------------------
books
---------------------------------
dvd
---------------------------------
music-cd
---------------------------------
drama-cd
============================== */

/* ------------------------------
  main
------------------------------ */
#main {
	width: 958px;
	height: 376px;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}

#main ul {
	width: 958px;
	height: 376px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#main #bk-bg {
	width: 958px;
	height: 130px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	top: 246px;
	left: 0;
	z-index: 2;
}

#main #main-bg-top {
	width: 958px;
	height: 10px;
	background: url(/image/contents/special/giass/main_bg_top.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
* html #main #main-bg-top {
	behavior: expression(IEPNGFIX.fix(this));
}

#main #main-bg-btm {
	width: 958px;
	height: 10px;
	background: url(/image/contents/special/giass/main_bg_btm.png) no-repeat left bottom;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 366px;
	left: 0;
	z-index: 4;
}
* html #main #main-bg-btm {
	behavior: expression(IEPNGFIX.fix(this));
}

#main h3 {
	width: 364px;
	height: 27px;
	background: url(/image/contents/special/giass/main_h3.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	position: absolute;
	top: 271px;
	left: 33px;
	z-index: 5;
}
* html #main h3 {
	behavior: expression(IEPNGFIX.fix(this));
}

#main p.clamp {
	width: 137px;
	height: 12px;
	background: url(/image/contents/special/giass/main_clamp.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	position: absolute;
	top: 305px;
	left: 33px;
	z-index: 6;
}
* html #main p.clamp {
	behavior: expression(IEPNGFIX.fix(this));
}

#main p.caption {
	width: 530px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5;
	position: absolute;
	top: 270px;
	left: 430px;
	z-index: 7;
}

/* ------------------------------
  titleAria
------------------------------ */
.titleAria {
	width: 210px;
	float: left;
}
.titleAria h4 {
	width: 210px;
	height: 31px;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-top: 60px;
}

#topics h4 {
	height: 51px;
	background-image: url(/image/contents/special/h4_topics.gif);
	margin-top: 0;
	margin-bottom: 13px;
}
#comics h4 {
	background-image: url(/image/contents/special/h4_comics.gif);
}
#books h4 {
	background-image: url(/image/contents/special/h4_books.gif);
}
#dvd h4 {
	background-image: url(/image/contents/special/h4_dvd.gif);
}
#music-cd h4 {
	background-image: url(/image/contents/special/h4_music_cd.gif);
}
#drama-cd h4 {
	background-image: url(/image/contents/special/h4_drama_cd.gif);
}

/* ------------------------------
  contentAria
------------------------------ */
.contentAria {
	width: 713px;
	float: right;
}

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

ul.goodsList li {
	padding-top: 21px;
	padding-right: 18px;
	float: left;
}
#drama-cd ul.goodsList li {
	padding-right: 13px;
}

ul.goodsList li a {
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
ul.goodsList li a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

ul.goodsList li.none {
	padding-right: 0;
}
ul.goodsList li.new {
	background: url(/image/contents/topics/new.gif) no-repeat;
}

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

#topics .titleAria li {
	width: 199px;
	height: 29px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#topics .titleAria 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 .titleAria li a:hover {
	background-position: 0 -29px;
}

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

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

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

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

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

/* ------------------------------
  drama-cd
------------------------------ */
#drama-cd {
	width: 960px;
	margin-bottom: 50px;
}

