@charset "Shift_JIS";


/* ------------------------------
 ヘッダー
------------------------------ */

.price { background-image: url(images/price_header.jpg); }

/* ------------------------------
 右エリア
------------------------------ */

.topBar {
	width: 620px;
	margin: 25px auto 5px;
}
table {
	width: 620px;
	margin: 0 auto;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
}
th,td {
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	padding: 5px;
}
th {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
.grayBg {
	background-color: #F5F5F5;
}
.yelBg {
	background-color: #FCF7E0;
}
.oreBg {
	background-color: #FBE9DD;
}
.redBg {
	background-color: #FDEAEB;
}
.bnrPrice {
	text-align: right;
	width: 90px;
}
.bnrTyp {
	width: 80px;
}
.cyui {
	width: 620px;
	margin: 10px auto 0;
}