div.message1 {
	margin-top: 50;
	margin-bottom: 150;
	margin-left: 25;
	color: red;
}

div.message2 {
	margin-top: 15;
	margin-left: 25;
	margin-bottom: 15;
	color: red;
	font-size: 16px;
}

div.message3 {
	margin-top: 15;
	margin-left: 25;
	margin-bottom: 150;
	color: red;
}

div.message4 {
	color: red;
	font-size: 16px;
}

div.message5 {
	margin-top: 15;
	margin-left: 25;
	margin-bottom: 15;
	color: blue;
	font-size: 16px;
}

span.message1 {
	padding-left: 14px;
	margin-bottom: 2px;
	background: url("../images/i_modoru.gif");
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}

.shop_hp_capacity_over_comment {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}

.shop_hp_capacity_over_comment > p {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	margin-top: 5px;
}