/* -----------------------------------------------
              Top-Page
   ----------------------------------------------- */


/* -----------------------------------------------
              Box
   ----------------------------------------------- */

/* -----------------------------------------------
              Components
   ----------------------------------------------- */

/*photo*/

ul#gallery li {
	display: none;
}

ul#gallery li.current {
	display: block;
}

.gv-panel-overlay {
	width: 236px;
	height: 42px;
	line-height: 1.4;
	padding-top: 7px;
}

.gv-panel-overlay p {
	font-size: 10px;
}

.gv-panel .gv-panel-overlay p {
	font-size: 12px;
}

/*book*/

.area {
	width: 204px;
	height: 290px;
	overflow: hidden;
}

.comp-book .area-image img {
	/*width: 143px;*/
	position: relative;
	top: 0;
}

.sexyCycle {
	height: 290px;
}

.comp-book .area-hd {
	background: #666666 url(../img/bg_book_hd.gif?ver=20140105) repeat-x;
	width: 545px;
	height: 25px;
	position: absolute;
	left: -3px;
	top: 0;
}

.comp-book .area-hd h2 {
	width:140px;
}

.comp-book {
	padding: 25px 10px 7px;
	border: 3px solid #666666;
	border-top: none;
	height: 280px;
}
.comp-book .btn-prev {
	position: absolute;
	left: 20px;
	top: 129px;
}
.comp-book .btn-next {
	position: absolute;
	right: 20px;
	top: 129px;
}
.comp-book .area-image img {
	/*width: 143px;*/
	height: 190px;
	position: relative;
	top: 0;
}

.comp-photo .hd {
	background: url(../img/txt_photo_top.gif?ver=20140107);
	width: 200px;
	height: 13px;
	position: relative;
	left: 12px;
	top: 7px;
}

.comp-photo .btn-photo {
	position: absolute;
	left: 256px;
	top: 9px;
}

.comp-photo .btn-kk-photo {
	position: absolute;
	left: 309px;
	top: 9px;
}

.comp-photo .btn-photo-db {
	position: absolute;
	right: 10px;
	top: 263px;
}

#yawaoshi-eizo {
	 width: 545px;
	 height: 315px;
}

#yawaoshi-eizo a {
	display:block;
}

.eizo a:hover {
	opacity: 0.6;
}

#yawaoshi-eizo-top {
	width: 354px;
	height: 280px;
	overflow: hidden;
	float: left;
}

#yawaoshi-eizo-top .image_center {
	text-align:center;
	width:354px;
	margin-top:10px;
	margin-bottom:10px;
}

#yawaoshi-eizo-top .image_center img {
	margin-left:auto;
	margin-right:auto;
}

#yawaoshi-eizo-top h3 {
	margin-bottom:7px;
}

#yawaoshi-eizo-top p {
	height:38px;
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
}

#yawaoshi-eizo-thumbs {
	float:right;
}

#yawaoshi-eizo-thumbs ul {
	margin-top:10px;
}

#yawaoshi-eizo-thumbs img {
	display: block;
	margin-bottom:3px;
}

span.eizo-caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 138px;
	height: 14px;
	padding: 6px 8px 6px;
	overflow: hidden;
	line-height: 1.6;
	color: white;
	background: #000;
	opacity: 0.6;
}