@charset "Shift_JIS";

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

	Style for Site Renewal: Sep,2008

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

/*center column-----------------*/

td#yachin{
	padding:        15px 4px 0 4px;
	border-left:    2px solid #f29cab;
	border-right:   2px solid #f29cab;
}

td#yachin p {
	padding-bottom: 2px;
}

td#yachin hr {
	border: none;
	border-bottom:1px solid #F29CAB;
}

td#yachin table td{
	padding:2px 0px;
}

td#staff{
	height:91px;
	background-color:#e9f3d2;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(/images/4th/bg_staff.jpg);
}

td#story{
	background-color:#fdf5e0;
}

td#womanView{
	padding:15px 15px 0px 15px;
	border-left:2px solid #f29cab;
	border-right:2px solid #f29cab;
}

td.womanViewNote{
	padding:3px 7px;
}

td.border{
	width:230px;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(/common/images/4th/border_dot.gif);
}

/*right column------------------*/

td.gray{
	background:#eee;
}

table#cal{
	background:#eee;
}

table#cal th,
table#cal td{
	padding:5px;
	background:#fff;
	text-align:center;
	vertical-align:middle;
}

table#cal th{
	font-weight:normal;
}

table#cal td.holiday{
	background:#f6cdd4;
}



/*
 * ===================================================================
 * modified: 02.Dec.Wed, 2008 22:23
 * written by: kz_uchimura
 * ===================================================================
 * 利用箇所：トップ左列　今週のオープンルーム
 * ===================================================================
*/
	#btnOpenroom {
		text-indent: -9999px;
	}
	#btnOpenroom span {
		/*display:none;*/
	}
	#btnOpenroom a {
		display:block;
		width:226px;
		height:50px;
		background:url(/common/images/4th/btn_openroom.gif) no-repeat;
	}
	
	#btnOpenroom a:hover {
		background:url(/common/images/4th/btn_openroom_on.gif) no-repeat;
	}




