table.menu { 
		border: 1px #000000 solid; 
		font-size: 13px;
		width: 600px;
		border-collapse: collapse; 
		border-spacing: 1;
		}

table.col01 { 
		border: 1px #000000 solid; 
		font-size: 13px;
		width: 580px;
		border-collapse: collapse; 
		border-spacing: 1;
		}



th,td {
padding: 2px 10px
}

.caption2 {
		text-align: center;
		border: 0px solid; 
		width: 262.5px;
		height:250px;
		padding: 1em;0;0;0;
		}

.yellow { 
		border: 1px #777777 solid; 
		font-size: 13px;
		font-weight: normal;
		text-align: left;
		background-color: #fffbcf;
		}

.lightpink { 
		border: 1px #777777 solid; 
		font-size: 13px;
		font-weight: normal;
		text-align: center;
		background-color: #ffe2ec;
		}

.lightblue { 
		border: 1px #777777 solid; 
		font-size: 13px;
		font-weight: normal;
		text-align: center;
		background-color: #cceeff;
		}

.shiroji { 
		border: 1px #777777 solid; 
		font-size: 13px;
		text-align: center;
		font-weight: normal;
		background-color: #ffffff;
		}

.lightgreen { 
		border: 1px #777777 solid; 
		font-size: 13px;
		font-weight: normal;
		text-align: center;
		background-color: #ddffcc;
		}

.darkblue { 
		border: 1px #777777 solid; 
		font-size: 13px;
		font-weight: bold;
		text-align: crnter;
		background-color: #3355ff;
		color: #ffffff;
		}


