@charset "EUC-JP";
@import url(default.css);
@import url(frame.css);

.errMsg {
	padding: 8px 12px;
	margin-bottom: 15px;
	background: #ffedf2;
	border: #CC0033 solid 2px;
	color: #CC0033;
	line-height: 160%;
}

.list li {
    clear: both;
}

.itemName {
  font-size: 12pt;
  vertical-align: bottom;
}