@charset 'UTF-8';

#price {
}

p.caption {
	margin:0 0 20px 0;
}
p.caption span {
	font-size:80%;
	padding:0 0 0 0px;
}
/*------------------------*/
#price table.price_table {
	border-top:1px solid #C5BEBA;
	border-right:1px solid #C5BEBA;
	border-left:1px solid #F0D9E3;
	border-bottom:1px solid #C5BEBA;
	border-left:3px solid #51282D;
	width:100%;
	border-collapse:collapse;
	margin:0 auto 30px auto;
}
#price table.price_table th {
	background:#51282D;
	background:#E0D6CF;
	border:1px solid #B8AE9C;
	padding:2px;
	color:#361616;
	font-weight:normal;
	font-size:80%;
}
#price table.price_table th.cource {
	font-size:100%;
	font-weight:bold;
	border:1px solid #84595E;
	color:#361616;
}
#price table.price_table td {
	border:1px solid #EADDDD;
	padding:5px;
	text-align:center;
	background:#F3EDED;
}
table.price_table caption {
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:2.5em;
	font-weight:bold;
	font-size:110%;
	color:#b91825;
}

table.price_table caption span.detail {
	font-size:70%;
	font-weight:normal;
	color:#CCCCCC;
	margin:0 0 0 8px;
}
/*------------------------*/

#price ul.addinfo {
	font-size:85%;
	color:#616161;
	margin:-10px 0 0 0;
}
#price ul li {
	margin:0 0 0.2em 20px;
}
.kashikiri {
	font-size:85%;
	color:#616161;
	margin:20px 0 0 20px;
}