/*page structure*/
* {padding:0;margin:0;}
* ul, ol,li {margin:0;padding:0;list-style:none;}
* a img,:link img,:visited img {border:none;}
* a {/*outline:none;*/border:none;color:#bbb;text-decoration:none;overflow:hidden;}
* a, a:visited {color:#6666cc;text-decoration:none;}
* a:hover {color:#ff6666;text-decoration:none;}
* a:focus, a:active {outline:none;-moz-outline:none;}
* img {border:none;}
.clear {clear:both;}
iframe {margin:0;padding:0;}

html, body {
	height:100%;
	width:100%;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	background:#fff url(../images/bg.jpg) 50% 0 repeat-y;
	line-height:150%;
	text-align:left;
}


/*pageBase*/

#wrapper {
	width:100%;
	/*height:100%;*/
	margin:0 auto;
	padding-top:5px;
	over-flow:hidden;
}

#header {
	behavior:url(../code/iepngfix.htc);
	behavior: expression(IEPNGFIX.fix(this));
	width:810px;
	height:110px;
	margin:0px auto;
	background:transparent url(../images/panel.png) 0 0 no-repeat;
}

#menu {
	width:100%;
	height:30px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	background:transparent url(../images/menu_base.png) 0 0;
}

* html #menu {
	background:#6666cc;
}

ul#menuBase {
	width:800px;
	height:30px;
	margin:0px auto;
	padding:0;
}

.btn {
	width:160px;
	height:30px;
	display:block;
}

#topBtn {
	background:transparent url(../images/top_btn_out.jpg) 0 0 no-repeat;
	width:135px;
	height:30px;
	float:left;
	text-indent:-9999px;
}

#topBtn a:hover, #topBtn .current {
	background:url(../images/top_btn_over.jpg) 0 0 no-repeat;
}

#systemBtn {
	background:transparent url(../images/system_btn_out.jpg) 0 0 no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
}

#systemBtn a:hover, #systemBtn .current {
	background:url(../images/system_btn_over.jpg) 0 0 no-repeat;
}

#ladiesBtn {
	background:transparent url(../images/ladies_btn_out.jpg) 0 0 no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
}

#ladiesBtn a:hover, #ladiesBtn .current {
	background:url(../images/ladies_btn_over.jpg) 0 0 no-repeat;
}
#scheduleBtn {
	background:transparent url(../images/schedule_btn_out.jpg) 0 0 no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
}

#scheduleBtn a:hover, #scheduleBtn .current {
	background:url(../images/schedule_btn_over.jpg) 0 0 no-repeat;
}
#recruitBtn {
	background:transparent url(../images/recruit_btn_out.jpg) 0 0 no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
}

#recruitBtn a:hover, #recruitBtn .current {
	background:url(../images/recruit_btn_over.jpg) 0 0 no-repeat;
}

#linkBtn {
	background:transparent url(../images/link_btn_out.jpg) 0 0 no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
}

#linkBtn a:hover, #linkBtn .current {
	background:url(../images/link_btn_over.jpg) 0 0 no-repeat;
}

#contentWrapper {
	position:relative;
	width:800px;
	margin:0 auto;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff url(../images/rose.jpg) 100% 100% no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

.ladiesoverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

.blogarea {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff url(../images/rose.jpg) 100% 550px no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}


.container {
	position: relative;
	float: left;
}

.content {
	position: relative; /* Fixes the z-index */
	float: left;
}

#column {
	width: 800px;
	/*height:700px;*/
	margin:10px auto;
}

#column .content {
	padding: 20px 0 20px 20px;
	width: 780px;
}

/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
* html #column .overlay { height: expression(document.getElementById("column").offsetHeight); }
* html #column .ladiesoverlay { height: expression(document.getElementById("column").offsetHeight); }

#footer {
	clear:both;
	width:800px;
	margin:10px auto 0;
	height:37px;
	background:#292f33 url(../images/footer.jpg) 100% 0 no-repeat;
	padding-top:3px;
}

ul#footerMenu {
	padding-left:20px;
	padding-top:10px;
}

li.bottomMenu {
	float:left;
	border-right:1px solid #666;
	/*margin-top:3px;*/
	padding:0 10px;
}

li.left {
	border-left:1px solid #666;
}

/*top page*/

body.blog {
	background:transparent;
}

#topMain {
	width:760px;
	margin-top:20px;
}

#blog {
	float:left;
	width:375px;
	margin-right:10px;
	background:transparent;
	padding-bottom:20px;
}

#blog h1 {
	width:375px;
	height:28px;
	text-indent:-9999px;
	background:transparent url(../images/blogtitle.jpg) 0 0 no-repeat;
	/*font: 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fff;
	padding:2px 0px 2px 5px ;
	font-weight:bold;
	background:#ff6699;*/
	margin-bottom:15px;
}

#blog h3 {
	font: 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#6666cc;
	padding:2px 0px 2px 5px;
	font-weight:normal;
	border-left:5px #6666cc solid;
	border-bottom:1px #6666cc solid;
	/*margin-top:20px;*/
	margin-bottom:5px;
}

#pickup {
	float:right;
	width:364px;
	height:290px;
	background:#eaeaea url(../images/pickuptitle.jpg) 0 0 no-repeat;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:33px 5px 5px 5px;
}

/*#pickup h1 {
	width:375px;
	height:28px;
	text-indent:-9999px;
	background:transparent url(../images/pickuptitle.jpg) 0 0 no-repeat;
	margin-bottom:5px;
	margin-left:-5px;
}*/

.p_name {
	padding:0 0 2px 0;
	display:block;
	border-bottom:1px #666699 solid;
	font-size:12px;
	color:#666699;
}

#mobile {
	width:750px;
	height:80px;
	background:#fff;
	margin-top:10px;
	padding:5px;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

.title {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#6666cc;
	padding:5px 0px 2px 0px ;
	width:560px;
	font-weight:normal;
	border-bottom:1px #6666cc solid;
	margin-bottom:5px;
}

* html .title {width:470px;}
*:first-child+html .title {width:470px;}


/*system page*/

#systeminfo {
	width:760px;
	height:500px;
	/*padding-bottom:120px;*/
}

#systeminfo h1 {
	margin:0;
	padding:0 0 2px 5px;
	width:750px;
	font-size:16px;
	font-weight:normal;
	color:#6666cc;
	border-left:5px solid #6666cc;
	border-bottom:1px solid #6666cc;
}

#systeminfo h2 {
	margin-top:20px;
	margin-bottom:5px;
	padding:0 0 2px 0;
	width:760px;
	font-size:12px;
	font-weight:normal;
	color:#6666cc;
	border-bottom:1px dotted #6666cc;
}

.lead {
	margin:20px 0;
	line-height:1.6;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	color:#6666cc;
	border-top:1px solid #6666cc;
	border-bottom:1px solid #6666cc;
}

/*Ladies Page*/

img.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

#list h1 {
	margin:0;
	padding:0 0 2px 5px;
	width:750px;
	font-size:16px;
	font-weight:normal;
	color:#6666cc;
	border-left:5px solid #6666cc;
	border-bottom:1px solid #6666cc;
}

#list {
	width:760px;
	/*height:700px;*/
	margin:0;
	padding:0;
}

ul#ladiesList {
	width:760px;
}

li.thumb {
	float:left;
	width:120px;
	height:180px;
	margin-top:15px;
	background:#fff;
}


/*thumbのサイズが足りない時用*/
li.thumb_small {
	float:left;
	width:120px;
	height:160px;
	margin-top:15px;
	background:transparent;
}

li.thumb_small a img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

* html li.thumb_small a img {margin-bottom:-2px;}

li.thumb_small a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


li.data {
	float:left;
	width:57px;
	padding-left:3px;
	padding-right:10px;
	margin-top:15px;
}

span.name {
	display:block;
	font-size:12px;
	color:#ff6699;
	border-bottom:1px #ff6699 solid;
}

li.thumb a img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

* html li.thumb a img {margin-bottom:-2px;}

li.thumb a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/*recruit page*/

#recruit {
	width:760px;
	height:500px;
	/*padding-bottom:100px;*/
}

#recruit h1 {
	margin:0;
	padding:0 0 2px 5px;
	width:750px;
	font-size:16px;
	font-weight:normal;
	color:#6666cc;
	border-left:5px solid #6666cc;
	border-bottom:1px solid #6666cc;
}

#recruit h2 {
	margin-top:20px;
	margin-bottom:5px;
	padding:0 0 2px 0;
	width:760px;
	font-size:12px;
	font-weight:normal;
	color:#6666cc;
	border-bottom:1px dotted #6666cc;
}

/*link page*/

#link {
	width:760px;
	height:550px;
}

#link h1 {
	margin:0;
	padding:0 0 2px 5px;
	width:750px;
	font-size:16px;
	font-weight:normal;
	color:#6666cc;
	border-left:5px solid #6666cc;
	border-bottom:1px solid #6666cc;
}

#link h2 {
	margin-top:20px;
	margin-bottom:5px;
	padding:0 0 2px 0;
	width:760px;
	font-size:12px;
	font-weight:normal;
	color:#6666cc;
	border-bottom:1px dotted #6666cc;
}

/*entrance*/

body.entrance {
	width:100%;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	background:#000;
	line-height:150%;
	text-align:left;
}

#top_wrapper {
	position:relative;
	width:100%;
	margin:0 auto;
	padding-top:20px;
	background:#000;
	text-align:center;
}

p.entranceTitle {
	font-size:16px;
	color:#fff;
	margin-bottom:10px;
}

p.comment {
	font-size:12px;
	line-height:1.6;
	color:#fff;
	width:600px;
	margin:20px auto;
}

#flash {
	background:transparent;
	width:800px;
	height:600px;
	margin:0px auto 20px;
}

#agreement {
	margin:10px auto;
	height:42px;
	width:260px;
}

ul#agreement_btn li.yes {
	list-style:none;
	float:left;
	padding:0px;
	margin-right:20px;
}

ul#agreement_btn li.no {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}






/*schedule*/

#schedule {
	width:760px;
	/*height:500px;*/
	/*padding-bottom:100px;*/
}

#schedule h1 {
	margin:0;
	padding:0 0 2px 5px;
	width:750px;
	font-size:16px;
	font-weight:normal;
	color:#6666cc;
	border-left:5px solid #6666cc;
	border-bottom:1px solid #6666cc;
}

#schedule h2 {
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	padding:0 0 2px 0;
	width:760px;
	font-size:12px;
	font-weight:normal;
	color:#6666cc;
	border-bottom:1px dotted #6666cc;
}

#today {
	width:735px;
	margin:0 auto;
	overflow:auto;
	padding-bottom:20px;
}

#today li  {
	padding:15px;
	padding-top:0;
	padding-left:0;
	float:left;
}
#today li dl {
	width:90px;
}

#week table {
	width:740px;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
	border-collapse:collapse;
}

#week th {
	border:1px dotted #CCCCCC;
}

#week td {
	border:1px dotted #CCCCCC;
	width:80px;
}


.sat {
	color:blue;
}


.sun {
	color:red;
}