@charset "Shift_JIS";


.price-text{
	width: 690px;
	margin: 10px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

.price-ico{
	width: 300px;
	margin: 30px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.price-inst{
	width: 690px;
	margin: 20px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	color:#ff6699;
}
.price-inst-text{
	width: 670px;
	margin: 5px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
ul.inst li {
	list-style :disc;
	margin: 4px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
.price-inst-at{
	width: 670px;
	margin: 10px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	color:#339999;
}

.table-price { 
	border-style: none; background-color:#009999;
	margin: 20px 0px 0px 50px;
}
.price-1 { background-color:#ffffff; width: 200px; text-align:center; }
.price-2 { background-color:#ffffff; width: 140px; text-align:center; }
.price-3 { background-color:#ffffff; width: 330px; text-align:left; }

.table-price-2 { 
	border-style: none; background-color:#009999;
	margin: 20px 0px 0px 50px;
}
.price-a { background-color:#ffffff; width: 500px; text-align:left; }
.price-b { background-color:#ffffff; width: 175px; text-align:right; }




