p.pra {
	margin-top:0.3em;
}
.msg {
	margin-bottom:1em;
}
.caption {
	padding-left:0.5em;
}
.photo01Area {
	float:right;
	margin:0.5em 0em 1em 1em;
	line-height:130%;
	font-size:90%;
	width:275px;
}
.photo02Area {
	font-size:90%;
	line-height:130%;
	margin-bottom:2em;
}
.photo03Area {
	float:left;
	margin:0.5em 1em 1em 0em;
	line-height:130%;
	font-size:90%;
	width:250px;
}
.photo04Area {
	float:left;
	margin:0.5em 1em 1em 0em;
	line-height:130%;
	font-size:90%;
	width:220px;
}

.un {
	position:relative;
	margin:0px 3px;
	top:2px;
	left:0px;
	behavior: url("/js/csshover2.htc");
}
.un .big {
	display:none;
	position:absolute;
	top:12px;
	left:10px;
	border:1px solid #98003f;
}
.un:hover .big {
	display:block;
}
.bigCom {
	font-size:90%;
	color:#555555;
	padding-left:0.5em;
}

fieldset {
	margin-bottom:1em;
	font-family:monospace;
	border:1px solid #98003f;
	border-width:1px 5px;
	width:592px;
}
fieldset legend {
	color:#98003f;
	font-weight:bold;
	padding:0px 1em;
	font-size:110%;
}
fieldset .note {
	padding:0.5em 10px;
	border:1px solid #98003f;
	border-width:0px 1px;
	margin:0px 10px 5px 10px;
	width:550px;
}
fieldset .text {
	margin-top:1em;
}