@charset "utf-8";
h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


div.frameList {
	background-image: url(../catalog/img/frame_list_mid.jpg);
	background-repeat: repeat-y;
	width: 840px;
	margin-top: 20px;
}

div.frameList h2 {
	text-align: center;
	background-image: url(../catalog/img/frame_list_top.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 840px;
}
div.frameList .mid {
	width: 805px;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 15px;
}

div.frameList .bot {
	background-image: url(../catalog/img/frame_list_bot.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 10px;
	width: 840px;
}

div.frameList h3 {
	height: 21px;
	line-height: 22px;
	padding-left: 10px;
	font-size: 1em;
	color: #000;
	background-image: url(../catalog/img/h3.jpg);
	background-repeat: no-repeat;
	width: 780px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	font-weight: bold;
}
div.frameList .month {
	height: 21px;
	line-height: 22px;
	padding-left: 10px;
	font-size: 1em;
	color: #000;
	background-image: url(../catalog/img/month.jpg);
	background-repeat: no-repeat;
	width: 185px;
	margin-top: 5px;
	margin-bottom: 8px;
	float: left;
	font-weight: bold;
}
div.frameList ul {
	text-align: right;
	height: 21px;
	width: 780px;
	position: relative;
	top: -26px;
	margin-bottom: -21px;
	padding-top: 20px;
}
div.frameList li {
	font-size: 0.9em;
	line-height: 21px;
	font-weight: bold;
	color: #000;
	display: inline;
	padding-right: 13px;
	background-image: url(../img/arrow_shikiri.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div.frameList li.noShikiri {
	background-image: none;
	padding-right: 0px;
}

div.frameList li a {
	font-weight: normal;
}

div.frameList li a:visited {
	font-weight: normal;
	color: #f90113;
}




div.itemBoxNormal, div.itemBoxDVD {
	float: left;
	width: 80px;
	padding-right: 7px;
	padding-bottom: 7px;
}

div.itemBoxNormal img, div.itemBoxDVD img {
	height: 116px;
	width: 77px;
	position: absolute;
}

div.itemBoxDVD .iconDVD {
	left: -6px;
	top: 6px;
	position: absolute;
}

div.itemBoxNormal h4, div.itemBoxDVD h4 {
	height: 1.9em;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 100%;
	margin-bottom: 0.5em;
}

div.itemBoxNormal .actress, div.itemBoxDVD .actress {
	height: 1em;
	margin-bottom: 0.5em;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 100%;
	text-decoration: none;
	padding-top: 1px;
}

div.itemBoxNormal .zoom, div.itemBoxDVD .zoom {
	position: relative;
	height: 121px;
	width: 80px;
}

div.itemBoxNormal p.zoom a, div.itemBoxDVD p.zoom a:visited {
	position: absolute;
	height: 121px;
	width: 80px;
	display: block;
}

div.itemBoxNormal p.zoom a:hover, div.itemBoxDVD p.zoom a:hover {
	position: absolute;
	left: -30px;
	height: 242px;
	width: 160px;
	display: block;
}

div.itemBoxNormal p.zoom a:hover img, div.itemBoxDVD p.zoom a:hover img {
	position: absolute;
	left: -30%;
	top: -35%;
	height: 242px;
	width: 160px;
	display: block;
}




#new {
	clear: both;
	width: 840px;
	padding-top: 20px;
	border-top-color: #dedede;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #dedede;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#new #frameCont {
	clear: both;
	padding-left: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}

#new .itemBox {
	float: left;
	width: 130px;
	margin-right: 5px;
	margin-bottom: 20px;
}

#new .itemBox .zoom img {
	height: 190px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#new .itemBox h3 {
	height: 3em;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
	margin-bottom: 0.5em;
}

#new .itemBox .actress {
	height: 1em;
	width: 120px;
	padding-bottom: 0.5em;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

#new .itemBox .date {
	padding-bottom: 0.5em;
	color: #414141;
	text-align: right;
}

#new .itemBox ul {
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#new .itemBox li {
	height: 22px;
	padding-bottom: 1px;
}

#new .itemBox .dvd {


}

.dir {
	clear: both;
	height: 30px;
	width: 840px;
	line-height: 30px;
	background-image: url(../img/dir_bg.jpg);
	background-repeat: repeat-x;
}

.dir ul {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.dir li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.dir .month {
	float: left;
	height: 30px;
	width: 420px;
	text-align: center;
}

.dir .prev {
	float: left;
	width: 100px;
	padding-left: 15px;
	text-align: left;
	background-image: url(../img/arrow_prev.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.dir .next {
	float: right;
	width: 100px;
	padding-right: 15px;
	text-align: right;
	background-image: url(../img/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.dir .prevEnd {
	float: left;
	width: 100px;
	padding-left: 15px;
	text-align: left;
	background-image: none;
}


.seriesDir {
	clear: both;
	height: 50px;
	width: 840px;
	line-height: 50px;
}

.seriesDir ul {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.seriesDir li {
	width: 65px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

#frame {
	clear: both;
	width: 820px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/frame_mid.jpg);
	background-repeat: repeat-y;
}

#frame h2 {
	height: 60px;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	line-height: 56px;
	background-image: url(../img/frame_top.jpg);
	background-repeat: no-repeat;
}

#frame #backIndex {
	height: 60px;
	width: 250px;
	padding-right: 25px;
	margin-top: -60px;
	margin-left: 550px;
	font-size: 0.9em;
	color: #000;
	line-height: 60px;
	text-align: right;
}

#frame #backIndex a {
	padding-right: 15px;
	display: block;
	background-image: url(../img/arrow_back.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#frame h2 .actress {
	margin-left: 2em;
	font-size: 1em;
	font-weight: normal;
}

#frame #frameCont {
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

#frameCont #label {
	position: relative;
	top: 59px;
	height: 59px;
	width: 80px;
	margin-top: -59px;
	margin-left: 670px;
	text-align: right;
}


#frame #frameCont #leftCol {
	float: left;
	width: 340px;
	padding-left: 10px;
	margin-right: 20px;
}

#frame #frameCont #rightCol {
	float: left;
	width: 340px;
	padding-top: 1em;
}

#frame #frameBot {
	clear: both;
	height: 30px;
	width: 820px;
	background-image: url(../img/frame_bot.jpg);
	background-repeat: no-repeat;
}

#frame .itemBox {
	float: left;
	width: 86px;
	margin-right: 4px;
	margin-bottom: 12px;
	border-bottom-color: #dedede;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#frame .itemBox img {
	height: 121px;
	width: 80px;
}

#frame .itemBox h3 {
	height: 3em;
	padding-top: 3px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 100%;
}

#frame .itemBox .actress {
	height: 1em;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 100%;
}

#frame .itemBox .zoom {
	position: relative;
	height: 121px;
	width: 80px;
}

#frame .itemBox p.zoom a, .itemBox p.zoom a:visited {
	position: absolute;
	height: 121px;
	width: 80px;
	display: block;
}

#frame .itemBox p.zoom a:hover {
	position: absolute;
	left: -30px;
	height: 242px;
	width: 160px;
	display: block;
}

#frame .itemBox p.zoom a:hover img {
	position: relative;
	left: -25%;
	top: -25%;
	height: 242px;
	width: 160px;
	z-index: 999;
	display: block;
}

#extra {
	clear: both;
}

#extra h3 {
	height: 40px;
	width: 340px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #414141;
	line-height: 30px;
	background-image: url(../img/frame340_top.jpg);
	background-repeat: no-repeat;
}

#extra #frame320Mid {
	width: 320px;
	background-image: url(../img/frame320_mid.jpg);
	background-repeat: repeat-y;
}

#extra #frame320Bot {
	height: 30px;
	width: 320px;
	background-image: url(../img/frame320_bot.jpg);
	background-repeat: no-repeat;
}

#extra #frame340Mid {
	width: 340px;
	background-image: url(../img/frame340_mid.jpg);
	background-repeat: repeat-y;
}

#extra #frame340Bot {
	height: 30px;
	width: 340px;
	background-image: url(../img/frame340_bot.jpg);
	background-repeat: no-repeat;
}

#extra #photo {
	padding-top: 10px;
	padding-left: 10px;
}

#extra #photo p {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#details {
	margin-bottom: 15px;
}

#details ul {
	clear: both;
	padding-right: 15px;
	padding-bottom: 5px;
}

#details li {
	padding-left: 63px;
	margin-right: 20px;
	margin-bottom: 5px;
	line-height: 20px;
}

#details #fukusuu .actress a {
	padding-right: 13px;
	display: inline;
	background-image: url(../img/arrow_triangle.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}

#details li a {
	padding-right: 13px;
	background-image: url(../img/arrow_triangle.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}

#details p {
	clear: both;
	padding-bottom: 10px;
	line-height: 1.3em;
}

#details2 {
	clear: both;
}

#details2 ul {
	clear: both;
}

#details2 li {
	float: left;
	padding-left: 63px;
	margin-right: 20px;
	margin-bottom: 5px;
	line-height: 20px;
}

#details .actress {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	background-image: url(../img/koumoku_actress.jpg);
	background-repeat: no-repeat;
}

#details .label {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	background-image: url(../img/koumoku_label.jpg);
	background-repeat: no-repeat;
}


#details .series {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	background-image: url(../img/koumoku_series.jpg);
	background-repeat: no-repeat;
}

#details .lead {
	padding-bottom: 5px;
	display: none;
}

#details .text {
	padding-left: 1em;
}

#details .price {
	background-image: url(../img/koumoku_price.jpg);
	background-repeat: no-repeat;
}

#details .buy {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	text-align: left;
}

#details .buy img {
	vertical-align: middle;
}

#details .normalPrice {
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-decoration: line-through;
}

#details .normalPrice2 {
	padding-right: 0.5em;
	padding-left: 0.5em;
}


#details .joyclub {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	color: #d70211;
}

#details .premium {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	color: #0c72af;
}

#details .xcity {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	color: #ff9d02;
}

#details #dvd {


}

#details .dvd {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	color: #1a6300;
}

#details #faq {
	background: url(../catalog/img/faq.gif) no-repeat;
	padding-top: 6px;
	padding-left: 25px;
	margin-bottom: 10px;
}


#details .amazon {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	color: #ff3333;
}

#details .dmm {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	color: #ff3366;
}



#details2 .date {
	background-image: url(../img/koumoku_date.jpg);
	background-repeat: no-repeat;
}

#details2 .time {
	background-image: url(../img/koumoku_time.jpg);
	background-repeat: no-repeat;
}

#details2 .num {
	background-image: url(../img/koumoku_num.jpg);
	background-repeat: no-repeat;
}

#details2 .director {
	background-image: url(../img/koumoku_dir.jpg);
	background-repeat: no-repeat;
}
#details2   .genre {
	background-image: url(../img/koumoku_genre.jpg);
	background-repeat: no-repeat;
	display: none;
}

.frame185 {
	clear: both;
	width: 790px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-top: 2px dotted #CCC;
}

.frame185 h2 {
	display: none;
	height: 40px;
	width: 600px;
	background-image: url(../img/frame185_top.jpg);
	background-repeat: no-repeat;
}

.frame185 p {
	float: left;
	width: 165px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.frame185 p.logo {
	margin: 10px 15px 10px 5px;
	width: 165px;
}

.frame185 .bot a {
	padding-right: 1em;
	padding-left: 15px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
}

.frame185 .txt {
	width: 600px;
	line-height: 1.4em;
	margin: 20px 0 10px 0;
}

.frame185 .mid {
	width: 790px;
}

.frame185 .bot {
	height: 30px;
	width: 790px;
}


#series #frameCont {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}


#nPackageT {
	margin: 10px 0;
}

#nPackageT img {
	border: 3px solid #EEEEEE;
}
as