@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

#frame {
	margin-left:auto;
	margin-right:auto;
	width:860px;
	text-align:center;
}

#menu {
	width:860px;
	height:15px;
	background-color:#ffffff;
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
	width:105px;
	height:15px;
	float:left;
	margin:0;
	padding:0;
}
li a{
	display:block;
	height:100%;
	text-indent:-9999px;
	text-decoration:none;
	margin:0;
	padding:0;
}
.li_space {
	list-style-type:none;
	width:2px;
	height:15px;
	float:left;
}

a:focus{
/*\*/
	overflow: hidden;
/**/
}
li a:hover{
	background:none !important;
}
li.home a{
	background:url(/images/staff_menu_home.jpg) no-repeat;
}
li.home {
	background:url(/images/staff_menu_home_on.jpg) no-repeat;
}
li.attend a {
	background:url(/images/staff_menu_sch.jpg) no-repeat;
}
li.attend {
	background:url(/images/staff_menu_sch_on.jpg) no-repeat;
}
li.companion a{
	background:url(/images/staff_menu_companion.jpg) no-repeat;
}
li.companion {
	background:url(/images/staff_menu_companion_on.jpg) no-repeat;
}
li.system a{
	background:url(/images/staff_menu_system.jpg) no-repeat;
}
li.system  {
	background:url(/images/staff_menu_system_on.jpg) no-repeat;
}
li.rec a{
	background:url(/images/staff_menu_recruit.jpg) no-repeat;
}
li.rec {
	background:url(/images/staff_menu_recruit_on.jpg) no-repeat;
}
li.mail a{
	background:url(/images/staff_menu_mailmag.jpg) no-repeat;
}
li.mail {
	background:url(/images/staff_menu_mailmag_on.jpg) no-repeat;
}
li.hotel a{
	background:url(/images/staff_menu_hotel.jpg) no-repeat;
}
li.hotel {
	background:url(/images/staff_menu_hotel_on.jpg) no-repeat;
}
li.bbs a{
	background:url(/images/staff_menu_bbs.jpg) no-repeat;
}
li.bbs {
	background:url(/images/staff_menu_bbs_on.jpg) no-repeat;
}
li.link a{
	background:url(/images/staff_menu_link.jpg) no-repeat;
}
li.link {
	background:url(/images/staff_menu_link_on.jpg) no-repeat;
}
li a:hover{
	background:none !important;
}

.footer {
	height:30px;
	color:#787878;
	font-size:12px;
}
.footer a {
	color:#787878;
	text-decoration:none;
	font-size:12px;
}
#staff_profile {
	color:#000000;
	font-size:12px;
	text-align:left;
}
#staff_msg {
	width:270px;
	height:40px;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
#staff_tentyo_msg {
	width:270px;
	height:100px;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}

.staff_sch_week {
	width:380px;
	height:80px;
	font-size:11px;
	padding:0px;
	margin:0px;
	border-collapse:separate;
	background:#FFF;
	border-spacing:0px;
	border:0;
	border-top:1px dotted #c8a1a1;
	border-left:1px dotted #c8a1a1;
}
.staff_sch_week th {
	background-color:#FFF;
	text-align:center;
	width:50px;
	height:35px;
	color:#000000;
	font-size:11px;
	padding:0px;
	border-right:1px dotted #c8a1a1;
	border-bottom:1px dotted #c8a1a1;
}
.staff_sch_week td {
	background:#FFF;
	text-align:center;
	width:50px;
	height:45px;
	color:#000000;
	font-size:11px;
	border-right:1px dotted #c8a1a1;
	border-bottom:1px dotted #c8a1a1;
}

.staff_sch_title {
	width:50px; 
	height:80px;
	font-size:11px;
}
.staff_sch_week {
/*	width:66px; */
	height:20px;
	font-size:11px;
}
.staff_sch_contents {
/*	width:66px; */
	height:60px;
	font-size:11px;
}

#campain_frame {
	width:200px;
	height:500px;
	background-color:#FFF;
	font-size:12px;
}
