@import"../css/common.css";

/* index
------------------------------------ */

/* blanding */
#blanding {
	width: 590px;
	background: #d4d4d4 url(img/blandingImg_bg.gif) 16px 131px no-repeat;
	}
	
	#blandingText {
	border-bottom: 1px solid #fff;
	}
	
	#blandingImg {
	width: 532px;
	margin: 0 auto;
	}
	#blandingImg td {
	padding: 33px 5px;
	}

/* textarea */
#textarea {
	width: 560px;
	margin-top: 10px;
	padding: 10px 15px;
	border-top: 2px solid #dedede;
	border-bottom: 2px solid #dedede;
	}
	
	.shopOutline {
	width: 270px;
	min-height: 170px;
	padding: 20px 290px 0 0;
	background: url(img/logo.gif) right top no-repeat;
	}
	* html .shopOutline {
	height: 170px;
	}
	.shopOutline02 {
	width: 270px;
	padding: 20px 290px 0 0;
	background: url(img/logo2.gif) right top no-repeat;
	}
	p.shopOutline a {
	color: #00c;
	text-decoration: underline;
	}
	.shopOutline a:hover {
	color: #c00;
	}
	p.shopOutline02 a {
	color: #00c;
	text-decoration: underline;
	}
	.shopOutline02 a:hover {
	color: #c00;
	}
	
	.shopImg {
	padding: 30px 0 15px 0;
	}


/* page_01,02
------------------------------------ */

.specialBox {
	width: 590px;
	padding-top: 12px;
	line-height: 1.75em;
	color: #000;
	}
	.specialBox h4{
	width: 386px;
	}
	.specialBox p {
	padding: 0 0 15px 4px;
	width: 366px;
	}
	
	#pickupshot01 {
	padding-bottom: 580px;
	background: url(img/special01/pickupshot.jpg) left bottom no-repeat;
	}
	#pickupshot02 {
	padding-bottom: 565px;
	background: url(img/special02/pickupshot.jpg) left bottom no-repeat;
	}
	
	#frasharea {
	float: right;
	padding-bottom: 10px;
	}
	.content02 {
	clear: right;
	margin-left: 214px;
	}
	.content03 {
	margin-left: 208px;
	}
	.content04 {
	margin-left: 0;}
	
	span.g_voice{
	color:#FD2C89;}


#baggageCheck01,
#baggageCheck02 {
	min-height: 168px;
	padding-left: 266px;
	}
	* html #baggageCheck01,
	* html #baggageCheck02 { height: 168px; }

	#baggageCheck01 { background: url(img/special01/photo4.jpg) left top no-repeat; }
	#baggageCheck02 { background: url(img/special02/photo4.jpg) left top no-repeat; }

#baggageCheck01 dt,
#baggageCheck01 dt {
	margin-bottom: 2px;
}

.sexyPoint {
	padding: 13px;
	height: 455px;
	margin-top: 30px;
	}
	.sexyPoint dt {
	margin: 0;
	}
	.sexyPoint dd {
	width: 220px;
	padding: 0 0 0 32px;
	color: #fff;
	}
	#sexyshot01 {
	background: #474747 url(img/special01/sexypoint.jpg) left top no-repeat;
	}
	#sexyshot02 {
	background: #474747 url(img/special02/sexypoint.jpg) left top no-repeat;
	}
	
	

/* contentsNavi */
.contentsNavi {
	clear: both;
	list-style: none;
	width: 590px;
	padding-top: 97px;
	}
	.contentsNavi li {
	float: left;
	padding-right: 7px;
	}
	
	.specialTop {
	padding-top: 30px;
	}
	.specialShop {
	clear: left;
	width: 590px;
	padding-top: 10px;
	}
	.specialShop a {
	color: #00c;
	text-decoration: underline;
	}
	.specialShop a:hover {
	color: #c00;
	}

/*BackNumber
---------------------------------------*/
.backnumberbox {
    width: 590px;
	padding: 20px 0;
	border-bottom: solid #A6A6A6 1px;
    overflow: hidden;
	}
	/* floatによるboxのheight: 0;へのフォロー */
	.backnumberbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}
	/*\*/
	* html .backnumberbox {
	height: 1em;
	overflow: visible;
	}
	/**/
	img#girlsImage {
	float: left;
	margin-right: 10px;
	}
    dl#backnumlist {
	float: left;
	width: 470px;
	}
	dt {
	margin: 2px 0 25px 0;
	}
	.comment {
	float: left;
	padding-left: 27px;
	margin-top: 5px;
	font-size: 0.83em;
	line-height: 170%;
	}
	img.bk_border {
	clear: left;
	background-color: #a6a6a6;
	height: 1px;
	width: 590px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
div#border {
    clear: left;
	}
