@charset "utf-8";
/* CSS Document */

.price_amendment {
	width: 800px;
	margin:  5px auto;
	background: url(back_kageatsu.jpg) no-repeat top left;
	border: 1px #000 solid;
	text-align: center;
	padding-bottom: 50px;
}

.price_amendment p {
	color: #000;
	text-align: center;
	font-size: 16px;
	line-height: 1.6;
	width: 700px;
	margin: 30px auto 40px;
}


.price_amendment > h2 {
	background:url(kagetsu_title.gif) no-repeat;
	width: 683px;
	height: 95px;
	text-indent: -9999px;
	margin: 40px auto;
}

.atention  {
	font-size: 13px;
}

.price {
	width: 600px;
	text-align: left;
	margin: 0px auto 10px;
}




h3 {
	font-size: 18px;
	font-weight: bold;
	background: url(uzu_icon.gif) no-repeat;
	padding-left: 25px;
}

.orange {
	color: #F60;
}

.price table {
	width: 600px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}

.price table th {
	text-align: center;
	border: #999 solid 1px;
	padding: 8px;
	background: #000;
	color: #F60;
}

.price table td {
	border: #000 solid 1px;
	padding: 6px;
}

.price table td.ramen {
	text-align: left;
	line-height: 1.4;
	color: #000;
	padding-left: 10px;
}

