@charset "Shift_JIS";

.caltitle{
	color:green;
	background-color:#ffcccc;
}

.calborder{
	border:2px solid #ff99cc;
	border-collapse:collapse;
	background-color:ivory;
}

.imgStyle{
	border:none;
	border-collapse:collapse;
}

.calcolor{
	color:#006600;
	background-color:mistyrose;
}

.calborder_dt{
	border-bottom:2px solid seagreen;
	border-top:2px solid seagreen;
	border-right:2px solid seagreen;
	border-left:2px solid seagreen;
	border-collapse:collapse;
/*	background-color:mediumseagreen;*/
	background-color:seagreen;
}
.calborder_dn{
	border-bottom:2px dotted seagreen;
	border-top:2px solid white;
	border-right:2px solid white;
	border-left:2px solid white;
	border-collapse:collapse;
/*	background-color:floralwhite*/;
	background-color:white;
}

.wid100{
	width:100px;
}
.wid150{
	width:150px;
}
.wid200{
	width:200px;
}
.wid250{
	width:250px;
}
.wid260{
	width:260px;
}
.wid270{
	width:270px;
}
.wid300{
	width:300px;
}
.wid350{
	width:350px;
}
.wid400{
	width:400px;
}
.wid450{
	width:450px;
}
.wid500{
	width:500px;
}
.wid550{
	width:550px;
}
.wid600{
	width:600px;
}
.wid650{
	width:650px;
}
.wid700{
	width:700px;
}
.wid750{
	width:750px;
}
.wid800{
	width:800px;
}
.wid850{
	width:850px;
}
.firebrick{
	color:firebrick;
}
.tomato{
	color:tomato;
}
.indianred{
	color:indianred;
}
.antique{
	color:antiquewhite;
}
.mistyrose{
	color:mistyrose;
}
.choco{
	color:chocolate;
}
.brown{
	color:brown;
}
.darkred{
	color:darkred;
}
.maroon{
	color:maroon;
}
.seagreen{
	color:seagreen;
}
.darkolive{
	color:darkolivegreen;
}
.lightcoral{
	color:lightcoral;
}

