@charset "UTF-8";

div.err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background-image: url(./images/error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	background-image: url(../images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.caption{
	text-align: left;
	font-size: 93%;
	color: #666;
	line-height: 1.8em;
}

p span {
	color: #333;
}

p span.attention {
	color:#EB0683;
}

.ticket_num {
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: 2px;
	float: left;
	white-space: nowrap;
}

.oshiidol{
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: 2px;
	white-space: nowrap;
	padding-left: 10px;
}
