#mochaWindow01 {
	width: 240px;
	height:150px;
}
#mochaWindow02 {
	width: 200px;
	height:150px;
}
#mochaWindow03 {
	width: 320px;
	height:200px;
}
#mochaWindow04 {
	width: 200px;
	height:200px;
}
/* caution page */
#caution h1 {
	color : #f00;
	border-bottom : 1px dotted #ffafaf;
	font-size : 18pt;
	width:400px;
}
#caution p {
	background-color:white;
	color:#000000;
}
#caution {
	background-color:#ffffff;
}
