/*
メニューデザイン
*/
.sepmenutitle {

}

/*
テーブルデザイン
*/
th { 
background-color: #ccfccc; 
border: 1px #85c0ff solid; 
font-size: 81%; 
text-align: center; 
} 

.m { 
background-color: #5555ff; 
color: #fcfcfc;
} 
.fm { 
background-color: #ffccff; 
} 

.name { 
width: 75px;
} 
.come { 
border: 1px #85c0ff solid; 
font-size: 80%; 
width: 25%;
} 
.come2 { 
width: 53%;
} 
.defcome { 
width: 31%;
} 
.sttit { 
background-color: #ffffcc; 
} 
.stpr { 
background-color: #88ccff; 
} 