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

@import url(init.css);
@import url(menu.css);

* {
	margin:0;
	padding:0;
}

BODY , HTML {
  scrollbar-face-color: #ccffcc;       /* 表面の色 */
  scrollbar-3dlight-color: #009900;    /* 左端と上端の色 */
  scrollbar-highlight-color: #ccffcc;  /* ハイライトの色 */
  scrollbar-shadow-color: #ccffcc;     /* 影の色 */
  scrollbar-darkshadow-color: #009900; /* 右端と下端 */
  scrollbar-arrow-color: #009900;      /* 矢印の色 */
  scrollbar-track-color: #ccffcc;      /* バーの背景の色 */
}
 

#frame {
	margin-left:auto;
	margin-right:auto;
	width:860px;
	text-align:center;
}
#header_logo {
	width:860px;
	height:128px;
}
#footer {
	width:860px;
	height:80px;
	background-image:url(/images/footer.jpg);
	font-size:12px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color:#888888;
	text-decoration:none;
}
#footer_space {
	width:860px;
	height:5px;
	background-color:#fff;
}
#center_frame {
	width:450px;
	height:520px;
	background-color:#FFF;
	
}
#bbs_frame {
	width:450px;
	height:520px;
	background-color:#FFF;
	overflow-x:hidden;
	overflow-y:auto;
}
#campain_frame {
	width:200px;
	height:500px;
	background-color:#FFF;
}
#system_frame {
	width:450px;
	height:520px;
	background-color:#FFF;
	text-align:center;
}
	
#mailmag_frame {
	width:450px;
	height:540px;
	background-color:#FFF;
	text-align:center;
}
#mailmag_frame_in {
	width:430px;
	height:540px;
	background-color:#FFF;
	font-size:12px;
	text-align:center;
}
#attend_frame {
	width:655px;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
	background-image:url(../images/back_green.jpg);
	background-repeat:repeat-y;
}

#companion_frame {
	width:655px;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
}
#companion_table {
	width:600px;
}
#companion_table td {
	width:100px;
	height:160px;
	background-color:#B600CC;
	font-size:12px;
	color:#FFF;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.companion_table_img {
	width:90px;
	height:120px;
	overflow:hidden;
	text-align:center;
}
/***************************************/
.staff_schudle_waku {
	table-layout: fixed;
	width: 665px;
	font-size:12px;
}
.staff_schudle_th {
	width: 72px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
.staff_schudle_td {
	width: 72px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
.staff_schudle_td2 {
	width: 120px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
.staff_schudle_v_line {
	width: 1px;
}
.staff_schdule_week_title {
	width:72px;
	border:1px solid #aaaaaa;
	color:#000000;
}
.staff_schudle_week_waku {
	table-layout: fixed;
	width: 665px;
}
.staff_schdule_week_th {
	width:72px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #aaaaaa;
	color:#000000;
}
.staff_schdule_week_td {
	width:72px;
	height:70px;
	border:1px solid #aaaaaa;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}

#hotels_frame {
	width:655px;
	text-align:center;
	vertical-align:top;
}
#hotels {
	width:635px;
	margin:10px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}
/* hotel table */
table.border{
	border: #999 1px solid;
	border-collapse: collapse;
	width:635px;
}

table.border th{
	padding: 5px;
	border: solid #999999 1px;
	color: #666;
	background-color:#cccccc;
}

table.border td {
	padding: 5px;
	border: solid 1px #999;
}

table.border1 {
	border: #999 1px solid;
	border-collapse: collapse;
	width:540px;
}

table.border1 th{
	padding: 5px;
	border: solid #999999 1px;
	color: #000000;
	background-color:#ffddff;
}

table.border1 td {
	padding: 5px;
	border: solid 1px #999;
}

.table_border {
	padding: 5px;
	border: solid 1px #999;
	background-color:#ffffff;
}
.table_border1 {
	padding: 5px;
	border: solid 1px #999;
	background-color:#ffeeff;
}
#top_pickup {
	width:300px;
	height:525px;
	overflow:hidden;
	font-size:12px;
	background-color:#fff;
	text-align:center;
}
#top_newface {
	width:340px;
	height:190px;
	overflow:hidden;
	font-size:12px;
	margin:5px;
	background-color:#FFF;
}
#top_news {
	width:350;
	height:280px;
	overflow-x:hidden;
	overflow-y:scroll;
	font-size:12px;
	margin:5px;
	background-color:#FFF;
}
#campain_frame {
	width:190px;
	height:520px;
	background-color:#FFF;
	text-align:left;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	overflow-x:hidden;
	overflow-y:auto;
}
#campain_frame_recruit {
	width:190px;
	height:560px;
	background-color:#FFF;
	text-align:left;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	overflow-x:hidden;
	overflow-y:auto;
}

#campain_frame2 {
	width:190px;
	height:540px;
	background-color:#FFF;
	text-align:left;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	overflow-x:hidden;
	overflow-y:auto;
}
#map_frame {
	width:350px;
	height:440px;
	background-image:url(../images/map_back.jpg);
	background-repeat:no-repeat;
}
#map_frame_in {
	position:relative;
	width:325px;
	height:385px;
	top:34px;
	left:13px;
}
#system_comment {
	width:400px;
	text-align:left;
	font-size:14px;
}
#top_pickup_frame {
	width:280px;
	text-align:center;
}
#top_pickup_frame_text {
	width:280px;
	text-align:left;
}
#top_pickup_frame_link {
	width:280px;
	text-align:right;
}
#link_frame {
	width:450px;
	height:480px;
	overflow-x:hidden;
	overflow-y:auto;
}
