@charset "UTF-8";
/* CSS Document */

#navi .btn2-oteire {
	height:35px;
}

#navi .btn2-kitsuke {
	height:35px;
}



.btn2-oteire a {
	background:url(../images/oteire/btn-oteire.png) no-repeat;
	height:35px;
	width:215px;
	display:block;
	margin:0 0 0 15px;
	padding:0;
}

.btn2-kitsuke a {
	background:url(../images/oteire/btn-oteire.png) no-repeat;
	background-position:0 -35px;
	height:35px;
	width:215px;
	margin:0 0 0 15px;
	padding:0;
}

.oteire-content {
	padding:20px;
}

#oteire-step {
	padding:10px 0;
}

.oteire-content .price {
	background:url(../images/oteire/price-bg.png) repeat-y;
}

.kitsuke-content .price {
	background:url(../images/oteire/price-bg.png) repeat-y;
}

.price-inside {
	background:url(../images/oteire/price-bottom.png) left bottom no-repeat;
	padding:0 0 10px;
}

.price table {
	margin:15px 30px 20px;
	border-top:1px #e2d7b4 solid;
	border-left:1px #e2d7b4 solid;
	border-collapse:collapse;
	font-size:14px;
	line-height:18px;
	width:598px;
}

.price table th {
	background:#fbf6e6;
	border-right:1px #e2d7b4 solid;
	border-bottom:1px #e2d7b4 solid;
	color:#8b6406;
	font-weight:normal;
	text-align:left;
	padding:10px;
}

.price table td {
	background:#fff;
	border-right:1px #e2d7b4 solid;
	border-bottom:1px #e2d7b4 solid;
	color:#555;
	font-weight:normal;
	padding:10px;
}

.price table td small {
	font-size:12px;
}

.kitsuke-content {
	padding:20px;
}

.price .item-name {
	background:#fdfaf2;
	width:600px;
}

.item-price {
	width:100px;
}
