@charset "shift_JIS";

/*

---------------------------------------------------------------------------------

import用

---------------------------------------------------------------------------------

[ ウェストコーポレーション ]



Author:Grobal Manpower

Since:07/11/21

---------------------------------------------------------------------------------*/



/*

▼import

---------------------------------------------------------------------------------*/

@import "../../css/reset.css";

@import "../../css/common.css";

@import "../../css/top.css";

@import "../../css/hack.css";





/*

▼イベントカレンダー

---------------------------------------------------------------------------------*/



div.cntWrap h2#titleEvent{

	background:url(../images/titleEvent.jpg) no-repeat;

	text-indent:-9999px;

}





div.cntWrap table#eventCalender{

	font-size:75%;

	text-align:left;

	border:1px solid #DEE1D7;

	margin:0px auto 10px;

}



div.cntWrap table#eventCalender thead th{

	background-color:#DEE1D7;

	font-weight:bolder;

	border-bottom:1px solid #BCC1AE;

	border-right:1px solid #BCC1AE;

	padding:5px;

}



div.cntWrap table#eventCalender tfoot td{

	border-bottom:none;

	line-height:1.4;

	padding:5px;

}



div.cntWrap table#eventCalender tbody td{

	line-height:1.4;

	padding:5px;

	border-bottom:1px dashed #BCC1AE;

}