@charset "utf-8";
/* CSS Document */


/* system */


#main_contents #price{
	width:615px;
	margin-right: auto;
	margin-left: auto;
 }
 
#main_contents #price span{
	font-size:16px;
	font-weight: bold;


}



#main_contents #price #price_table{
	text-align: center;
	vertical-align: middle;
	color: #231304;
	width: 615px;
	border: 2px solid #110C06;
	background-color: #ECE9D8;
}

#main_contents #price #price_table th,
#main_contents #price #price_table td{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #110C06;
    padding:2px;
}



#main_contents #price #price_table span{
	font-size:16px;
	font-weight: bold;
	color: #231304;
	vertical-align: middle;

}
#main_contents #price #price_table p{
	font-size:10px;
	color: #231304;
	vertical-align: middle;

}

/*
#main_contents #party_plan {
	width:615px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;

}
*/
#main_contents #party_plan {
	width: 617px;
	margin: 20px auto;
}

#main_contents #party_plan h2 {
	margin: 0 0 20px 0;
}

#main_contents #party_plan dl {
	margin: 0 auto;
}

#main_contents #party_plan dt {
	margin: 0 0 5px 0;
}

#main_contents #party_plan dd {
}

#main_contents #price #price_table #top{
	background-color: #8B7963;

}

#main_contents #price #price_table .color{
/*	background: #E3DDC6;	*/
	background: #DDD6BF;

}

