@charset "Shift-JIS";
/* Default Css Document */
body,td,th {
 margin: 15px 1px 1px 1px;
 font-size: 10pt;
 color: #303030;
 background-color: #d8d4cb;
 font-family: 'MS UI Gothic,Verdana, chicago, Arial, Times New Roman';
}
/* ウィーク表示画面 */
table {
 border-collapse: collapse;
 width: 740px;
}
#scdl01 {
 width: 78px;
 height: 20px;
 text-align: center;
 color:#989898;
 background-color: #fe8db;
 border: 1px solid #989898;
}
#scdl02 {
 height: 40px;
 color:#989898;
 text-align: center;
 background-color: #ffffff;
 border: 1px solid #989898;
}

.note{
	font-size:10px;
	text-align: right;}
