#index-frame {
	background-color: #ffffff;
}

#top_flash {
	clear: both;
	width: 758px;
	height: 180px;
}



#sub-menu {
	width: 756px;
	margin: 0 auto 10px auto;
	padding: 0;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}

#sub-menu:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#sub-menu ul {
}

#sub-menu li {
	float: left;
}





#index-girl-area {
	width: 758px;
	padding-bottom: 15px;
	text-align:left;
}

#index-girl-area-title {
	width: 758px;
	margin: 0;
	padding: 0;
}

#index-girl-area-title:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#index-girl-area-title h3 {
	float: left;
	width: 174px;
}

#index-girl-area-title-reload {
	float: left;
	width: 95px;
}

#index-girl-area-title-disc {
	float: left;
	font-size: 10px;
	color: #06c;
	padding-top: 10px;
	padding-left: 20px;
}


#online_girls {
	width: 758px;
	margin: 0 auto;
}

#online_girls ul {
	margin: 2px 0 0 0;
	padding: 0 12px 12px 12px;
	list-style-type: none;
	background-image: url('/img/first/ind2.gif');
	background-position: center bottom;
	background-repeat: no-repeat;	/*下部の罫線。hr要素の使用は断念*/
}

#online_girls li {
	clear: both;
	margin: 0 0 2px 0;
	padding: 0;
	border: 1px solid #999;
	height: 90px;
}

#online_girls li:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.online_girl {/*一人分*/
	float: left;
	border-collapse: collapse;
	width: 183px;
	height: 90px;
}

.online_girl td {
	padding: 0;
	text-align: left;
}

.online_girl .photo {
	width: 98px;
	background: center center no-repeat;
}

.online_girl .photo img {
	float: left;
}

.online_girl .nick_name {
	width: 81px;	/* paddingを左右2pxずつ取るので、その分を差し引いておく。 */
	padding: 0 2px;
	line-height: 14px;
	font-weight: bold;
	color: #e6004c;
}

.online_girl .nick_name div {
	width: 81px;
	height: 14px;
	overflow: hidden;
}

.online_girl .profile {
	text-align: center;
	height: 16px;
}

.online_girl .three_size,
.online_girl .age,
.online_girl .area {
	padding: 0 2px;
	line-height: 20px;
}

.online_girl .online div {
	position:relative;
	top:-8px;	/* 原因不明 */
}
.online_girl .online div img {
	position:absolute;
}
.online_girl .online div img.mic {
	top:1px;
	left:1px;
	z-index:1;
}




#osusume-girl-list {
	width: 737px;
	margin: 0 auto;
	clear: both;
	padding-bottom: 15px;
}

#osusume-girl-list:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#osusume {
	width: 510px;
	float: left;
}

#osusume-girl-list-l-title {
	width: 510px;
	text-align: left;
}

#osusume-girl-list-l-title:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#osusume-girl-list-l-title h3 {
	float: left;
	width: 205px;
}

#osusume-girl-list-l-title-txt {
	font-size: 10px;
	color: #06c;
	width: 305px;
	float: left;
	padding-top: 3px;
}


#osusume-girl-list-l-area {
}

#osusume-girl-list-l-area #osusume_girls {
	clear: both;
	width: 510px;
	height: 384px;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #999;
	background: #ccecff url('/img/osusume_bg.png') center center no-repeat;
}

.osusume_girl { /* 一人分 */
	padding: 8px 10px 10px 8px;
}

.osusume_girl#osusume4,
.osusume_girl#osusume8 {
	padding-right: 8px;
}

.osusume_girl#osusume5,
.osusume_girl#osusume6,
.osusume_girl#osusume7,
.osusume_girl#osusume8 {
	padding-bottom: 8px;
}

.osusume_girl table {
	position: relative;
	z-index: 1;
	width: 110px;
	height: 175px;
	border-collapse: collapse;
}

.osusume_girl table td {
	height: 14px;
	padding: 0 2px;
	white-space: nowrap;
	background-color: #fff;
}

.osusume_girl .photo {
	height: 83px;
	padding: 0;
	border-bottom: 3px solid #ccecff;
	background: transparent url('/img/bbgirl6.gif') center center no-repeat;
	cursor: pointer;
}

.osusume_girl .photo img {
	position: relative;
	z-index: -1;
}

.osusume_girl .nick_name {
	line-height: 16px;
	font-size: 12px;
	color: #333;
	background-color: #ccc;
	text-align: center;
	font-weight: bold;
}

.osusume_girl .age,
.osusume_girl .blood_type,
.osusume_girl .appear_time,
.osusume_girl .three_size {
	text-align: left;
}

.osusume_girl .profile {
	height: 17px;
	text-align: right;
}





#super_osusume {
	float: right;
	width: 217px;
}

#osusume-girl-list-r-title {
	width: 217px;
}

#osusume-girl-list-r-title h3 {
}



#osusume-girl-list-r-area {
	
}

#osusume-girl-list-r-area ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 4px;
	border: 1px solid #999;
	background-color: #f0f0f0;
}

#osusume-girl-list-r-area ul li {
	margin: 0 0 4px;
	padding: 0 0 4px;
	border-bottom: 1px solid #ccc;
}

#osusume-girl-list-r-area ul li table {
	position: relative;
	z-index: 1;
	width: 100%;
	border-collapse: collapse;
}

#osusume-girl-list-r-area ul li .photo {
	background: transparent url('/img/bbgirl6.gif') center center no-repeat;
	cursor: pointer;
}

#osusume-girl-list-r-area ul li .photo img {
	position: relative;
	z-index: -1;
}

#osusume-girl-list-r-area ul li .profile {
	text-align: right;
}

#osusume-girl-list-r-area ul li .nick_name {
	text-align: left;
	font-weight: bold;
	color: #e6004c;
}

#osusume-girl-list-r-area ul li .age,
#osusume-girl-list-r-area ul li .appear_time,
#osusume-girl-list-r-area ul li .three_size {
	text-align: left;
}

#osusume-girl-list-r-area ul li td {
	white-space: nowrap;
}


#index-infomation {
	width: 737px;
	margin: 0 auto;
	padding-bottom:1.5em;
	clear: both;
}

#index-infomation:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#index-infomation-l {
	width: 501px;
	float: left;
}

#index-infomation-l h3 {
	width: 501px;
	margin: 0;
}

#index-infomation-l-body {
	height: 185px;

}

#index-infomation-l-body iframe {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 499px;
	height: 170px;
}

#bottom_info {
	clear:both;
	margin-bottom:10px;
	height:auto;
}
#bottom_info1 {
	text-align:left;
	float:left;
	width:290px;
	height:auto;
	text-decoration:none;
	font-size:11px;
	padding:3px;
	border-left:5px solid #666;
}
#bottom_info1 a {
	color:#00f;
	background-color:transparent;
}
#bottom_info2 {
	float:left;
}
#bottom_info3 {
	text-align:left;
	float:left;
	font-size:9px;
	width:110px;
}

#index-infomation-r {
	float: right;
	width: 217px;
}
#index-infomation-r > div {
	margin-bottom:2px ;
	margin-top:2px ;
	padding-bottom:0px ;
	padding-top:0px ;
}
.osusume_few {
	position:relative;
	top:-106px;
	height:0;
}
.osusume_few > div {
	margin-bottom:20px !important;
	margin-top:20px !important;
}


#index-caution-area {
	width: 217px;
	margin: 0;
	padding-bottom: 8px;
}
#index-caution-area .osusume_few {
	margin:16px 0 40px;
}

#index-caution-area-tbl {
	border-left: 7px solid #808080;
	background-color: #f0f0f0;
	text-align: left;
	padding: 8px;
	font-size: 10px;
}

#index-caution-area-tbl a,
#index-caution-area-tbl a:hover {
	color: blue;
	text-decoration: none;
	line-height: 120%;
	background-color: #f0f0f0;
}


#index-adobe-area {
	width: 217px;
	padding-bottom: 8px;
}

#index-adobe-area:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#index-adobe-area-l {
	width: 88px;
	float: left;
}

#index-adobe-area-l img {
	padding-top: 7px;
}

#index-adobe-area-r {
	width: 124px;
	float: right;
	text-align: left;
	font-size: 10px;
}




#index-bitcash-area {
	width: 217px;
	padding-bottom: 8px;
	text-align: left;
}

#index-rakuten-area {
	width: 217px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}


/**************************************/

#access {
	position:absolute;
	right:0;
	bottom:0;
}

#bb_nc_camp {
	position:absolute;
	top:95px;
	z-index:1000;
	width:600px;
	height:150px;
}
#bb_nc_camp .close {
	position:absolute;
	top:4px;
	right:4px;
	cursor:pointer;
}

/*フッタ*/
#footer {
	clear:both;
	color:#fff;
	background-color:#d32424;
	width:758px;
	border-top:1px solid #900;
	padding:4px 0;
	margin:auto;
	text-align:center;
	line-height:120%;
}
#footer a {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}
#footer hr {
	width:100%;
	height:0;
	border:0;
	border-top:1px solid #900;
	border-bottom:1px solid #ffc2c2;
	margin:4px 0;
}
#footer strong {
	font-weight:normal;
	color:#ff3;
	background-color:transparent;
}
#footer .image_girl {/*イメージガール*/
	color:#fff;
	background-color:#f6d;
}
address {
	color:#fff;
	background-color:#b30505;
	text-align:center;
	font-style:normal;
}
address a {
	color:#fff;
	background-color:transparent;
}



.nick_name {
	font-size:10px;
	font-weight:bold;
}
