@charset "Shift-JIS";
/* Default Css Document */
body{
 margin: 1px 0 1px 2px;
 padding: 0;
 font-size: 12pt;
 color: #000000;
 background-color: #3b1212;
 font-family: 'MS UI Gothic,Verdana, chicago, Arial, Times New Roman';
 line-hight: 16px;
}

td,th{
 margin: 0 0 0 0 ;
 font-size: 12px;
 color: #000000;
 background-color: #f7f7fd;
 line-hight: 16px;
}
 
/* ウィーク表示画面 */
table {
 border-top: 1px solid #3b1212;
 border-bottom: 1px solid #3b1212;
 border-reft: 1px solid #3b1212;
 border-right: 1px solid #3b1212;
}
#table1 table{
 border-right: none;	
	}
#scdl01 {
 padding: 3px 2px 3px 2px;
 width: 140px;
 text-align: center;
 background: url(../../img/bg-week.gif) 0 0 repeat;
 border: 2px solid #3b1212;
 border-top-style: none;
 border-left-style: none;
 border-right-style: none;
}
#scdl02 {
 padding: 3px 2px 3px 2px;
 width: 143px;
 text-align: center;
 background: url(../../img/bg-week.gif) 0 0 repeat;
 border: 2px solid #3b1212;
 border-top-style: none;
 border-left-style: none;
 border-right-style: none;
}

