@charset "UTF-8";
/* CSS Document */



/* wrapper */
#wrapper {
	background-color: #000000;
}




/* #container #girl */
#girl {
	width: 730px;
	background-image: url(../img/schedule/730_73.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#girl h2 {
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	height: 123px;
}




#girl .girls-frame {
	width: 220px;
	height: 257px;
	background-image: url(../img/top/227_257.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: none;
	margin-left: 22px;
	margin-bottom: 20px;
	display: inline;
}
#girl .girls-size {
	width: 52px;
	height: 150px;
	background-image: url(../img/top/50_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#girl .girls-size ul {
	padding-left: 1px;
	padding-top: 12px;
}
#girl .girls-size li {
	list-style: none;
	font-weight: normal;
	color: #a5a4a4;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-size: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 1.7;
}
#girl p.girls-img {
	padding: 0px;
	width: 120px;
	float: left;
	height: 160px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}



/* #container #day */
#container div.day01 {
	width: 730px;
	padding: 0px;
	float: left;
	background-image: url(../img/schedule/today.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container div.day01 dt {
	color: #666666;
	letter-spacing: 0.2em;
	margin-top: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	float: right;
	margin-right: 25px;
}

#container div.day02 {
	width: 730px;
	padding: 0px;
	float: left;
	background-image: url(../img/schedule/tomorrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container div.day02 dt {
	color: #666666;
	letter-spacing: 0.2em;
	margin-top: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	float: right;
	margin-right: 25px;
}

#container div.day03 {
	width: 730px;
	padding: 0px;
	float: left;
	background-image: url(../img/schedule/day_after.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container div.day03 dt {
	color: #666666;
	letter-spacing: 0.2em;
	margin-top: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	float: right;
	margin-right: 25px;
}




/* #container #space */
#container #space {
	width: 730px;
	height: 50px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
