@charset "shift_jis";
/* CSS Document */

body {
	background-color: #140f05;
	font-family: verdana, arial;
}
.border {
	border: 1px solid #3a2c12;
}
.blue {
	color: #0FF;
}
#girl_container {
	width: 866px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main_pic {
	padding: 1px;
	float: left;
	margin-right: 10px;
	width: 400px;
	margin-bottom: 15px;
}
#girl_right {
	float: left;
	width: 450px;
	height: 602px;
}
#girl_movie_container {
	height: 284px;
	padding-top: 10px;
	background-color: #000;
}
#girl_movie_container iframe {
	height: 275px;
	width: 100%;
}
#girl_movie_container_none {
	height: 279px;
	padding-top: 15px;
	background-color: #000;
}
#girl_movie_container_none img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 261px;
	width: 420px;
}
#girl_diary {
	display: block;
	left: 720px;
	position: absolute;
	top: 290px;
}
#girl_prof p {
	height: 27px;
	line-height: 27px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#girl_prof span {
	padding-left: 10px;
}
.left_side {
	padding-left: 10px;
	width: 140px;
}
.right_side {
	width: 300px;
}
#girl_name {
	font-weight: bold;
	color: #e5d2b1;
}
#girl_name span {
	font-size: 18px;
}
#girl_age {
	font-weight: bold;
	color: #e5d2b1;
}
#girl_com_container {
	clear: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 7px;
}
#girl_com_title {
	font-weight: bold;
	color: #e5d2b1;
	padding-bottom: 5px;
	height: 12px;
}
#girl_com {
	line-height: 14px;
	height: 99px;
	overflow: auto;
}
#girl_thum {
	padding-left: 25px;
}
#girl_thum a {
	display: block;
	float: left;
	margin-right: 5px;
}
#girl_thum img {
	padding: 1px;
	border: 1px solid #3a2c12;
	height: 107px;
	width: 71px;
}
#gravure_scroll {
	display: block;
	font-size: 11px;
	left: 566px;
	position: absolute;
	top: 615px;
}
#schedule_title {
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 770px;
}
#schedule_container {
	padding: 15px;
	clear: left;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
.schedule {
	float: left;
	text-align: center;
	width: 109px;
	line-height: 18px;
	height: 18px;
}
#schedule_date_container {
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3a2c12;
	margin-bottom: 3px;
}
.schedule_date {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #3a2c12;
	border-bottom-color: #3a2c12;
	border-right-color: #3a2c12;
}
#schedule_time_container {
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6d5c16;
}
.schedule_time {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #6d5c16;
	border-bottom-color: #6d5c16;
	border-right-color: #6d5c16;
}
#girl_movie_container video {
	display: block;
	height: 246px;
	width: 438px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#gravure {
	margin: 0 auto;
	width: 790px;
}
.gravure_title {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 40px;
	margin: 10px 5px;
	padding: 10px 0 5px;
	text-align: center;
}
.gravure_title span {
	font-size: 20px;
	margin-left: 20px;
}
.gravure_container {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	padding-bottom: 10px;
}
.gravure_thumb {
	display: block;
	max-width: 380px;
	width: auto;
}
.gravure_thumb img {
	display: block;
	width: 100%;
}
.ms-heaven {
  text-align: center;
}
.ms-heaven img {
  margin-bottom: 5px;
}
